+ 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:15:14.324 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event 04:15:14.324 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:15:14.324 [debug] Lager installed handler error_logger_lager_h into error_logger *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:15:14.501 [info] RegName: port_gtp0 04:15:14.503 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.2044474368.3268804649.244209>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.2044474368.3268804611.244378>}}} 04:15:14.503 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:15:14.505 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],4,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:15:14.506 [debug] Device configured: "gtp0" has Idx 4 04:15:14.506 [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:15:14.506 [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:15:14.506 [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:15:14.506 [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:15:14.506 [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,323224077,37328,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:15:14.506 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,24185,16500,36551,15487}},{ifa_cacheinfo,4294967295,4294967295,323224077,323224077},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:15:14.506 [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,24185,16500,36551,15487}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:15:14.507 [notice] osmo-epdg app started 04:15:14.507 [info] Config for GTP-U Local IP Address: "172.18.176.20" 04:15:14.538 [notice] aaa_diameter_swx connecting to IP 172.18.176.103 port 3868 04:15:14.563 [notice] aaa_diameter_s6b Listening on IP 172.18.176.20 port 3869 04:15:14.569 [info] epdg_gtpc_s2b: init(): ["172.18.176.20",2123,"172.18.176.103",2123,"172.18.176.20",[]] 04:15:14.569 [info] epdg_gtpc_s2b: Binding to IP 172.18.176.20 port 2123 04:15:14.571 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:15:14.571 [info] epdg_gtpc_s2b connecting to IP 172.18.176.103 port 2123 04:15:14.573 [info] GSUP Server on IP 172.18.176.20 port 4222 04:15:14.575 [info] GSUP server listen socket #Port<0.16> 04:15:14.815 [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,176,103},40253}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.18>} Setting ccm options for socket #Port<0.18> 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:15:17.895 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.18> Stream {osmo, 5} Unblocking socket #Port<0.18> Unblocking socket #Port<0.18>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.18> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.18> Stream 254: ID_RESP -> ID_ACK 04:15:17.926 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:18.909 [info] Peer up: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.18>, {osmo,5}, #{imsi => <<"262426324111653">>, 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:15:24.977 [info] GSUP: Rx #{imsi => <<"262426324111653">>,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_262426324111653 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426324111653 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426324111653 receive call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new *DBG* epdg_ue_fsm_262426324111653 send ok to <0.249.0> *DBG* epdg_ue_fsm_262426324111653 consume call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new => state_wait_auth_resp 04:15:24.982 [info] ue_fsm start(epdg_ue_fsm_262426324111653) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426324111653 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:24.982 [info] ue_fsm init(<<"262426324111653">>) 04:15:24.982 [info] ue_fsm auth_request 04:15:24.982 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426324111653 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262426324111653 consume internal init_state in state state_new 04:15:24.984 [info] ue_fsm start_link(aaa_ue_fsm_262426324111653) *DBG* aaa_ue_fsm_262426324111653 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:24.984 [info] ue_fsm init("262426324111653") 04:15:24.984 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:24.984 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426324111653",undefined,undefined,false,false,undefined} 04:15:24.984 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:24.984 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262426324111653",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426324111653 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426324111653 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:25.001 [info] SWx Rx MAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426324111653",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112]],[[118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38]],["foobar"],[[217,18,3,122,127,252,83,152,158,187,158,112,160,16,174,44]],[[162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426324111653 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>, <<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121, 63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>, <<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>, <<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174, 44>>}]}} from <0.252.0> in state state_wait_swx_maa 04:15:25.002 [info] dia_sip2gsup: auth [118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112] authz [118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38]  04:15:25.002 [info] rand [118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63] autn [74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112]  *DBG* aaa_ue_fsm_262426324111653 send ok to <0.252.0> 04:15:25.002 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426324111653 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>, <<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121, 63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>, <<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>, <<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174, 44>>}]}} from <0.252.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426324111653 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>, <<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121, 63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>, <<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>, <<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174, 44>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:25.002 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426324111653",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426324111653 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426324111653">>, {ok, [{epdg_auth_tuple, <<118,214,177,142,67,157,37,255,227,59,101,119, 228,222,121,63>>, <<74,114,122,89,81,57,145,178,102,162,18,128, 27,203,52,112>>, <<118,214,177,142,67,157,37,255,227,59,101,119, 228,222,121,63,250,118,14,43,142,127,55,226, 185,34,77,148,12,38>>, <<162,165,110,129,154,30,33,223,171,221,83,216, 174,232,84,150>>, <<217,18,3,122,127,252,83,152,158,187,158, 112,160,16,174,44>>}]}}} 04:15:25.002 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>,<<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>,<<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>,<<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174,44>>}]} *DBG* epdg_ue_fsm_262426324111653 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>, <<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>, <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121, 63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>, <<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>, <<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174, 44>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:25.003 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>,<<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>,<<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>,<<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174,44>>}]}, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} 04:15:25.003 [info] auth_response(<<"262426324111653">>): {ok,[{epdg_auth_tuple,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>,<<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>,<<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>,<<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174,44>>}]} 04:15:25.003 [info] auth_response for <<"262426324111653">>: {ok,[{epdg_auth_tuple,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>,<<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>,<<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>,<<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>,<<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174,44>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:25.003 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,114,122,89,81,57,145,178,102,162,18,128,27,203,52,112>>,ck => <<217,18,3,122,127,252,83,152,158,187,158,112,160,16,174,44>>,ik => <<162,165,110,129,154,30,33,223,171,221,83,216,174,232,84,150>>,rand => <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63>>,res => <<118,214,177,142,67,157,37,255,227,59,101,119,228,222,121,63,250,118,14,43,142,127,55,226,185,34,77,148,12,38>>}],imsi => <<"262426324111653">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426324111653">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426324111653 receive call lu_request from <0.253.0> in state state_authenticating *DBG* epdg_ue_fsm_262426324111653 send ok to <0.253.0> *DBG* epdg_ue_fsm_262426324111653 consume call lu_request from <0.253.0> in state state_authenticating 04:15:25.004 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426324111653">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426324111653 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:25.004 [info] ue_fsm lu_request 04:15:25.004 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} 04:15:25.004 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:25.005 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426324111653",undefined,undefined,false,false,undefined} 04:15:25.005 [debug] SWx Tx SAR Imsi="262426324111653" Type=1 APN="internet" AgentInfoOpt=[]  04:15:25.005 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426324111653",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426324111653 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426324111653 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426324111653 receive call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426324111653 send ok to <0.254.0> 04:15:25.035 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426324111653",[],[2001],[],[{'Non-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_262426324111653 consume call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426324111653 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:25.035 [info] ue_fsm ev_rx_swx_saa 04:15:25.035 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426324111653",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426324111653 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426324111653">>,ok}} 04:15:25.035 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426324111653 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:25.035 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} 04:15:25.035 [info] lu_response(<<"262426324111653">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:25.035 [info] lu_response for <<"262426324111653">>: ok 04:15:25.035 [info] GSUP: Tx #{imsi => <<"262426324111653">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426324111653">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426324111653 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated 04:15:25.037 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426324111653">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:25.037 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:25.037 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} 04:15:25.037 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262426324111653 send ok to <0.255.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426324111653 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:15:25.068 [info] s2b: Tx {gtp,v2,create_session_request,0,5805770,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426324111653">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294725,<<172,18,176,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,4239221319,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426324111653 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:25.068 [debug] Waiting for CreateSessionResponse 04:15:25.078 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426324111653 receive call {rx_s6b_aar,"262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.257.0> in state state_authenticated 04:15:25.085 [info] ue_fsm ev_rx_s6b_aar: "262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:15:25.085 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426324111653",undefined,undefined,true,false,undefined} 04:15:25.085 [debug] SWx Tx SAR Imsi="262426324111653" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:15:25.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426324111653",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426324111653 send ok to <0.257.0> *DBG* aaa_ue_fsm_262426324111653 consume call {rx_s6b_aar,"262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:25.087 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426324111653 receive call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426324111653 send ok to <0.258.0> *DBG* aaa_ue_fsm_262426324111653 consume call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:25.089 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426324111653",[],[2001],[],[{'Non-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:15:25.089 [info] ue_fsm ev_rx_swx_saa 04:15:25.089 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426324111653","262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.257.0>} 04:15:25.089 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:25.089 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:25.092 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,69,88,150,202,0,2,0,2,0,16,0,87,0,9,1,160,108,107,50,152,172,18,176,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,108,107,50,152,172,18,176,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,108,107,50,152,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:25.093 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294725,5805770,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,<<108,107,50,152>>},{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,1818964632,<<172,18,176,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,1818964632,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:15:25.093 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426324111653">>,<0.250.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294725,1818964632,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221319,1818964632}],[],[],[],[],[]}}}} 04:15:25.093 [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_262426324111653 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 => 4239221319, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1818964632}}} from <0.259.0> in state state_wait_create_session_resp 04:15:25.093 [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 => 4239221319,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1818964632}} 04:15:25.093 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} 04:15:25.093 [info] KMOD Port Create PDP Context Call {<0.250.0>,[alias|#Ref<0.2044474368.3268739073.245256>]}: {create_pdp_context,{172,18,176,103},4239221319,1818964632,{192,168,0,2}} 04:15:25.093 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221319, 1818964632 04:15:25.093 [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,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221319},{o_tid,1818964632}]}} 04:15:25.094 [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 => 4239221319,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1818964632}) returned ok *DBG* epdg_ue_fsm_262426324111653 send ok to <0.259.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426324111653">>, {ok, #{apco => <<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 => 4239221319, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1818964632}}}} *DBG* epdg_ue_fsm_262426324111653 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 => 4239221319, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1818964632}}} from <0.259.0> in state state_wait_create_session_resp => state_active 04:15:25.094 [info] tunnel_response(<<"262426324111653">>): {ok,#{apco => <<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 => 4239221319,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1818964632}} 04:15:25.094 [info] tunnel_response for <<"262426324111653">>: {ok,#{apco => <<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 => 4239221319,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1818964632}} 04:15:25.094 [info] GSUP: Tx #{imsi => <<"262426324111653">>,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.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426324111653">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426324111653 receive call purge_ms_request from <0.261.0> in state state_active 04:15:25.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426324111653">>,message_type => purge_ms_req} 04:15:25.095 [info] ue_fsm purge_ms_request 04:15:25.095 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426324111653">>,"internet",[],{epdg_tun_pdp_ctx,4239221319,1818964632,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:15:25.095 [info] KMOD Port Delete PDP Context Call {<0.250.0>,[alias|#Ref<0.2044474368.3268739073.245276>]}: {delete_pdp_context,{172,18,176,103},4239221319,1818964632,{192,168,0,2}} 04:15:25.095 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221319, 1818964632 04:15:25.095 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],258,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221319}]}} 04:15:25.095 [info] s2b: Tx {gtp,v2,delete_session_request,1818964632,5805771,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221319,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426324111653 send ok to <0.261.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426324111653 consume call purge_ms_request from <0.261.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426324111653 receive call rx_s6b_str from <0.262.0> in state state_authenticated 04:15:25.097 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426324111653"],[],[]} *DBG* aaa_ue_fsm_262426324111653 send {ok,{epdg_dia_rc,undefined,2001}} to <0.262.0> *DBG* aaa_ue_fsm_262426324111653 consume call rx_s6b_str from <0.262.0> in state state_authenticated 04:15:25.097 [info] ue_fsm ev_rx_s6b_str 04:15:25.097 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426324111653","262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:25.097 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:15:25.097 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262426324111653 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294725,5805771,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:15:25.098 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,69,88,150,203,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426324111653 send ok to <0.263.0> 04:15:25.099 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294725,5805771,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:15:25.099 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294725,5805771,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426324111653 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294725,5805771,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:15:25.099 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426324111653 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426324111653 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:15:25.099 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:15:25.099 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,true,0,false,false} 04:15:25.099 [info] ue_fsm ev_rx_swm_str 04:15:25.099 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426324111653","262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:15:25.099 [debug] SWx Tx SAR Imsi="262426324111653" Type=5 APN="internet" AgentInfoOpt=[]  04:15:25.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426324111653",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426324111653 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426324111653 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426324111653 receive call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426324111653 send ok to <0.264.0> *DBG* epdg_ue_fsm_262426324111653 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:15:25.101 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426324111653",[],[2001],[],[{'Non-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_262426324111653 consume call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426324111653 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426324111653">>,ok}} 04:15:25.101 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426324111653 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:25.101 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426324111653","262426324111653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:15:25.101 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:15:25.101 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,true,0,false,false} 04:15:25.101 [info] purge_ms_response(<<"262426324111653">>): ok 04:15:25.101 [info] purge_ms_response for <<"262426324111653">>: ok 04:15:25.101 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426324111653">>,"internet",[],undefined,true,0,false,false} 04:15:25.101 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426324111653">>,message_type => purge_ms_res} Socket #Port<0.18> closed [<0.225.0>] send_close_signal [{{#Port<0.18>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.18>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:25.102 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:25.102 [error] GSUP connection has been closed 04:15:25.303 [info] Peer down: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},45283}} *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:15:28.189 [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:15:28.216 [info] Peer up: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:32.911 [info] Peer up: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262426070858406">>, 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_262426070858406 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426070858406 consume internal init_state in state state_new 04:15:38.986 [info] GSUP: Rx #{imsi => <<"262426070858406">>,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_262426070858406 receive call {auth_request,33,"internet",#{}} from <0.293.0> in state state_new 04:15:38.986 [info] ue_fsm start(epdg_ue_fsm_262426070858406) *DBG* epdg_ue_fsm_262426070858406 send ok to <0.293.0> 04:15:38.986 [info] ue_fsm init(<<"262426070858406">>) *DBG* aaa_ue_fsm_262426070858406 enter aaa_ue_fsm in state state_new *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:15:38.986 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426070858406 consume call {auth_request,33,"internet",#{}} from <0.293.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426070858406 consume internal init_state in state state_new 04:15:38.987 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426070858406">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426070858406 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426070858406 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:38.987 [info] ue_fsm start_link(aaa_ue_fsm_262426070858406) 04:15:38.987 [info] ue_fsm init("262426070858406") 04:15:38.987 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:38.987 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426070858406",undefined,undefined,false,false,undefined} 04:15:38.988 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:38.988 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262426070858406",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426070858406 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426070858406 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_262426070858406 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.296.0> in state state_wait_swx_maa 04:15:39.001 [info] SWx Rx MAA {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426070858406",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  04:15:39.001 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426070858406 send ok to <0.296.0> *DBG* epdg_ue_fsm_262426070858406 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp 04:15:39.002 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426070858406",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426070858406 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.296.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426070858406 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262426070858406">>,{error,2}}} *DBG* epdg_ue_fsm_262426070858406 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:15:39.002 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} 04:15:39.002 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262426070858406">>,"internet",[],undefined,false,0,false,false} 04:15:39.002 [info] auth_response(<<"262426070858406">>): {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:15:39.002 [info] auth_response for <<"262426070858406">>: {error,2} 04:15:39.002 [info] GSUP: Tx #{cause => 2,imsi => <<"262426070858406">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.22> closed [<0.277.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:15:39.011 [info] Peer down: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:39.011 [error] GSUP connection has been closed 04:15:39.203 [info] Peer down: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},44491}} *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} 04:15:42.098 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.25> Stream {osmo, 5} 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:15:42.140 [info] Peer up: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:44.408 [info] Peer up: {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262427470266920">>, 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:15:50.431 [info] GSUP: Rx #{imsi => <<"262427470266920">>,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_262427470266920 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427470266920 consume internal init_state in state state_new 04:15:50.431 [info] ue_fsm start(epdg_ue_fsm_262427470266920) *DBG* epdg_ue_fsm_262427470266920 receive call {auth_request,33,"internet",#{}} from <0.325.0> in state state_new 04:15:50.431 [info] ue_fsm init(<<"262427470266920">>) 04:15:50.431 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427470266920 send ok to <0.325.0> *DBG* epdg_ue_fsm_262427470266920 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}} 04:15:50.431 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427470266920 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427470266920 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:50.431 [info] ue_fsm start_link(aaa_ue_fsm_262427470266920) *DBG* aaa_ue_fsm_262427470266920 consume internal init_state in state state_new 04:15:50.431 [info] ue_fsm init("262427470266920") *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:50.431 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:50.431 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427470266920",undefined,undefined,false,false,undefined} 04:15:50.431 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:50.431 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262427470266920",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427470266920 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:50.436 [info] SWx Rx MAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427470266920",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213]],[[138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180]],["foobar"],["çýåªéxte1ÀþÙÝ{ê("],[[251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.328.0> in state state_wait_swx_maa 04:15:50.436 [info] dia_sip2gsup: auth [138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213] authz [138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180]  04:15:50.436 [info] rand [138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53] autn [234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213]  04:15:50.436 [info] ue_fsm ev_rx_swx_maa 04:15:50.436 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427470266920",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427470266920 send ok to <0.328.0> *DBG* epdg_ue_fsm_262427470266920 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.328.0> in state state_wait_swx_maa => state_new 04:15:50.436 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]} *DBG* epdg_ue_fsm_262427470266920 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427470266920">>, {ok, [{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251, 138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24, 107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251, 138,255,71,53,176,148,168,13,236,41,101,251, 156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72, 65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}}} 04:15:50.436 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]}, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427470266920 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:50.436 [info] auth_response(<<"262427470266920">>): {ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]} 04:15:50.436 [info] auth_response for <<"262427470266920">>: {ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]} *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:15:50.437 [info] GSUP: Tx #{auth_tuples => [#{autn => <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,ck => <<"çýåªéxte1ÀþÙÝ{ê(">>,ik => <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,rand => <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,res => <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>}],imsi => <<"262427470266920">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262427470266920">>, 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:15:50.439 [info] GSUP: Rx #{imsi => <<"262427470266920">>,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_262427470266920 receive call {auth_request,33,"internet",#{}} from <0.329.0> in state state_authenticating 04:15:50.439 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427470266920 send ok to <0.329.0> 04:15:50.439 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427470266920">>,"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}} *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427470266920 consume call {auth_request,33,"internet",#{}} from <0.329.0> in state state_authenticating => state_wait_auth_resp 04:15:50.439 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* epdg_ue_fsm_262427470266920 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:50.439 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427470266920",undefined,undefined,false,false,undefined} 04:15:50.439 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:50.439 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262427470266920",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427470266920 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:50.441 [info] SWx Rx MAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427470266920",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213]],[[138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180]],["foobar"],["çýåªéxte1ÀþÙÝ{ê("],[[251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.330.0> in state state_wait_swx_maa 04:15:50.441 [info] dia_sip2gsup: auth [138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213] authz [138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180]  04:15:50.441 [info] rand [138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53] autn [234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213]  04:15:50.441 [info] ue_fsm ev_rx_swx_maa 04:15:50.441 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427470266920",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427470266920 send ok to <0.330.0> *DBG* epdg_ue_fsm_262427470266920 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:50.441 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]} *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.330.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427470266920 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427470266920">>, {ok, [{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251, 138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24, 107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251, 138,255,71,53,176,148,168,13,236,41,101,251, 156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72, 65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}}} 04:15:50.442 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]}, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427470266920 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>, <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>, <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53, 176,148,168,13,236,41,101,251,156,155,39,214,189,180>>, <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>, <<"çýåªéxte1ÀþÙÝ{ê(">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:50.442 [info] auth_response(<<"262427470266920">>): {ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]} *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:15:50.442 [info] auth_response for <<"262427470266920">>: {ok,[{epdg_auth_tuple,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,<<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,<<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>,<<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,<<"çýåªéxte1ÀþÙÝ{ê(">>}]} 04:15:50.442 [info] GSUP: Tx #{auth_tuples => [#{autn => <<234,94,166,97,163,12,80,190,178,115,250,24,107,18,241,213>>,ck => <<"çýåªéxte1ÀþÙÝ{ê(">>,ik => <<251,18,157,230,128,234,96,75,170,160,157,72,65,97,115,17>>,rand => <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53>>,res => <<138,162,131,112,53,104,86,16,212,141,109,251,138,255,71,53,176,148,168,13,236,41,101,251,156,155,39,214,189,180>>}],imsi => <<"262427470266920">>,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 => <<"262427470266920">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427470266920 receive call lu_request from <0.331.0> in state state_authenticating 04:15:50.443 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427470266920">>,message_type => location_upd_req} 04:15:50.443 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427470266920 send ok to <0.331.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}} *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:50.443 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427470266920 consume call lu_request from <0.331.0> in state state_authenticating 04:15:50.443 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:50.444 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427470266920",undefined,undefined,false,false,undefined} 04:15:50.444 [debug] SWx Tx SAR Imsi="262427470266920" Type=1 APN="internet" AgentInfoOpt=[]  04:15:50.444 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427470266920",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427470266920 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swx_saa,{ok,1,#{}}} from <0.332.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427470266920 send ok to <0.332.0> 04:15:50.447 [info] SWx Rx SAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427470266920",[],[2001],[],[{'Non-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_262427470266920 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swx_saa,{ok,1,#{}}} from <0.332.0> in state state_wait_swx_saa => state_authenticated 04:15:50.447 [info] ue_fsm ev_rx_swx_saa 04:15:50.447 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427470266920",undefined,undefined,false,false,undefined} 04:15:50.447 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427470266920 send ok to <0.211.0> 04:15:50.447 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262427470266920">>,ok}} *DBG* epdg_ue_fsm_262427470266920 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:50.447 [info] lu_response(<<"262427470266920">>): ok 04:15:50.447 [info] lu_response for <<"262427470266920">>: ok 04:15:50.447 [info] GSUP: Tx #{imsi => <<"262427470266920">>,message_class => 5,message_type => location_upd_res} *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 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427470266920">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427470266920 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.333.0> in state state_authenticated 04:15:50.449 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427470266920">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:50.449 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:50.449 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} 04:15:50.449 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262427470266920 send ok to <0.333.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}} 04:15:50.450 [info] s2b: Tx {gtp,v2,create_session_request,0,5805772,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427470266920">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294726,<<172,18,176,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,4239221320,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427470266920 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.333.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427470266920 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:50.450 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427470266920 receive call {rx_s6b_aar,"262427470266920@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.335.0> in state state_authenticated 04:15:50.460 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427470266920@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:50.460 [info] ue_fsm ev_rx_s6b_aar: "262427470266920@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:15:50.460 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427470266920@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427470266920",undefined,undefined,true,false,undefined} 04:15:50.460 [debug] SWx Tx SAR Imsi="262427470266920" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427470266920 send ok to <0.335.0> *DBG* aaa_ue_fsm_262427470266920 consume call {rx_s6b_aar,"262427470266920@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.335.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:50.460 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427470266920",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:50.460 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427470266920 receive call {rx_swx_saa,{ok,13,#{}}} from <0.336.0> in state state_authenticated_wait_swx_saa 04:15:50.463 [info] SWx Rx SAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427470266920",[],[2001],[],[{'Non-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_262427470266920 send ok to <0.336.0> 04:15:50.463 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427470266920 consume call {rx_swx_saa,{ok,13,#{}}} from <0.336.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:50.463 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427470266920","262427470266920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.335.0>} 04:15:50.463 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:50.463 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:50.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,70,88,150,204,0,2,0,2,0,16,0,87,0,9,1,160,187,138,108,251,172,18,176,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,187,138,108,251,172,18,176,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,187,138,108,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:50.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294726,5805772,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,<<187,138,108,251>>},{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,3146411259,<<172,18,176,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,3146411259,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:15:50.469 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427470266920">>,<0.326.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294726,3146411259,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221320,3146411259}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:50.469 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:50.469 [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 => 4239221320,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3146411259}} *DBG* epdg_ue_fsm_262427470266920 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 => 4239221320, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3146411259}}} from <0.337.0> in state state_wait_create_session_resp 04:15:50.469 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427470266920">>,"internet",[],undefined,false,0,false,false} 04:15:50.469 [info] KMOD Port Create PDP Context Call {<0.326.0>,[alias|#Ref<0.2044474368.3268739073.245754>]}: {create_pdp_context,{172,18,176,103},4239221320,3146411259,{192,168,0,2}} 04:15:50.469 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221320, 3146411259 04:15:50.469 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],260,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221320},{o_tid,3146411259}]}} *DBG* epdg_ue_fsm_262427470266920 send ok to <0.337.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427470266920">>, {ok, #{apco => <<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 => 4239221320, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3146411259}}}} 04:15:50.470 [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 => 4239221320,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3146411259}) returned ok *DBG* epdg_ue_fsm_262427470266920 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 => 4239221320, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3146411259}}} from <0.337.0> in state state_wait_create_session_resp => state_active 04:15:50.470 [info] tunnel_response(<<"262427470266920">>): {ok,#{apco => <<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 => 4239221320,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3146411259}} *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:15:50.470 [info] tunnel_response for <<"262427470266920">>: {ok,#{apco => <<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 => 4239221320,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3146411259}} 04:15:50.470 [info] GSUP: Tx #{imsi => <<"262427470266920">>,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>>}]} 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}}} 04:15:50.473 [info] Peer down: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[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}} 04:15:50.473 [error] GSUP connection has been closed 04:15:50.667 [info] Peer down: {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},44215}} *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:15:53.564 [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:15:53.600 [info] Peer up: {<0.314.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.215 [info] Peer up: {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262424507288558">>, 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_262424507288558 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424507288558 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424507288558 receive call {auth_request,33,"internet",#{}} from <0.366.0> in state state_new 04:16:01.235 [info] GSUP: Rx #{imsi => <<"262424507288558">>,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_262424507288558 send ok to <0.366.0> 04:16:01.235 [info] ue_fsm start(epdg_ue_fsm_262424507288558) *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_262424507288558 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424507288558 consume call {auth_request,33,"internet",#{}} from <0.366.0> in state state_new => state_wait_auth_resp 04:16:01.235 [info] ue_fsm init(<<"262424507288558">>) *DBG* aaa_ue_fsm_262424507288558 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424507288558 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.235 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424507288558 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.235 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} 04:16:01.235 [info] ue_fsm start_link(aaa_ue_fsm_262424507288558) 04:16:01.235 [info] ue_fsm init("262424507288558") 04:16:01.235 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.235 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424507288558",undefined,undefined,false,false,undefined} 04:16:01.235 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.235 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262424507288558",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424507288558 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424507288558 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_262424507288558 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.369.0> in state state_wait_swx_maa 04:16:01.238 [info] SWx Rx MAA {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424507288558",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13]],[[97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113]],["foobar"],[[75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35]],[[125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.238 [info] dia_sip2gsup: auth [97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13] authz [97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113]  *DBG* aaa_ue_fsm_262424507288558 send ok to <0.369.0> *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.369.0> in state state_wait_swx_maa => state_new 04:16:01.238 [info] rand [97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157] autn [217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13]  *DBG* epdg_ue_fsm_262424507288558 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.238 [info] ue_fsm ev_rx_swx_maa 04:16:01.238 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424507288558",undefined,undefined,false,false,undefined} 04:16:01.238 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424507288558">>, {ok, [{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43, 65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41, 127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43, 65,74,190,157,101,81,44,132,182,121,128,4,85, 146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204, 232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198, 122,62,2,250,35>>}]}}} 04:16:01.239 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424507288558 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.239 [info] auth_response(<<"262424507288558">>): {ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]} 04:16:01.239 [info] auth_response for <<"262424507288558">>: {ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]} *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:16:01.239 [info] GSUP: Tx #{auth_tuples => [#{autn => <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,ck => <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>,ik => <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,rand => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,res => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>}],imsi => <<"262424507288558">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{auts => <<101,81,44,132,182,121,128,4,85,146,136,139, 138,113>>, imsi => <<"262424507288558">>, 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 => <<97,178,28,58,121,93,169,253,163,101,219, 43,65,74,190,157>>}} *DBG* epdg_ue_fsm_262424507288558 receive call {auth_request,33,"internet", #{authorization => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74, 190,157,101,81,44,132,182,121,128,4,85,146,136, 139,138,113>>}} from <0.370.0> in state state_authenticating 04:16:01.240 [info] GSUP: Rx #{auts => <<101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,imsi => <<"262424507288558">>,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 => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.370.0> 04:16:01.240 [info] ue_fsm auth_request *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_262424507288558 consume call {auth_request,33,"internet", #{authorization => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74, 190,157,101,81,44,132,182,121,128,4,85,146,136, 139,138,113>>}} from <0.370.0> in state state_authenticating => state_wait_auth_resp 04:16:01.240 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>}}, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424507288558 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<97,178,28,58,121,93,169,253,163,101,219,43, 65,74,190,157,101,81,44,132,182,121,128,4, 85,146,136,139,138,113>>}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424507288558 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.240 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.240 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>}}, {ue_fsm_data,"262424507288558",undefined,undefined,false,false,undefined} 04:16:01.240 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.240 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262424507288558",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424507288558 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<97,178,28,58,121,93,169,253,163,101,219,43, 65,74,190,157,101,81,44,132,182,121,128,4, 85,146,136,139,138,113>>}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424507288558 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.371.0> in state state_wait_swx_maa 04:16:01.242 [info] SWx Rx MAA {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424507288558",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13]],[[97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113]],["foobar"],[[75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35]],[[125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424507288558 send ok to <0.371.0> 04:16:01.242 [info] dia_sip2gsup: auth [97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13] authz [97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113]  *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.371.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424507288558 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.242 [info] rand [97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157] autn [217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13]  04:16:01.242 [info] ue_fsm ev_rx_swx_maa 04:16:01.242 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424507288558",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424507288558">>, {ok, [{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43, 65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41, 127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43, 65,74,190,157,101,81,44,132,182,121,128,4,85, 146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204, 232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198, 122,62,2,250,35>>}]}}} 04:16:01.242 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]} *DBG* epdg_ue_fsm_262424507288558 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>, <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>, <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157, 101,81,44,132,182,121,128,4,85,146,136,139,138,113>>, <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>, <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.242 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]}, {ue_fsm_data,<<"262424507288558">>,"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}} 04:16:01.242 [info] auth_response(<<"262424507288558">>): {ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]} 04:16:01.242 [info] auth_response for <<"262424507288558">>: {ok,[{epdg_auth_tuple,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,<<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,<<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>,<<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,<<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>}]} 04:16:01.242 [info] GSUP: Tx #{auth_tuples => [#{autn => <<217,92,57,98,104,30,232,253,142,24,208,41,127,14,248,13>>,ck => <<75,159,116,245,26,42,193,80,114,109,198,122,62,2,250,35>>,ik => <<125,50,18,109,231,194,203,105,121,143,204,232,31,98,37,20>>,rand => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157>>,res => <<97,178,28,58,121,93,169,253,163,101,219,43,65,74,190,157,101,81,44,132,182,121,128,4,85,146,136,139,138,113>>}],imsi => <<"262424507288558">>,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 => <<"262424507288558">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424507288558 receive call lu_request from <0.372.0> in state state_authenticating 04:16:01.243 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424507288558">>,message_type => location_upd_req} 04:16:01.243 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424507288558 send ok to <0.372.0> 04:16:01.243 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424507288558">>,"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_262424507288558 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424507288558 consume call lu_request from <0.372.0> in state state_authenticating 04:16:01.243 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.243 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424507288558",undefined,undefined,false,false,undefined} 04:16:01.243 [debug] SWx Tx SAR Imsi="262424507288558" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.243 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424507288558",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424507288558 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424507288558 receive call {rx_swx_saa,{ok,1,#{}}} from <0.373.0> in state state_wait_swx_saa 04:16:01.245 [info] SWx Rx SAA {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424507288558",[],[2001],[],[{'Non-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:16:01.245 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424507288558 send ok to <0.373.0> 04:16:01.245 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424507288558",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424507288558 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swx_saa,{ok,1,#{}}} from <0.373.0> in state state_wait_swx_saa => state_authenticated 04:16:01.245 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262424507288558">>,ok}} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.211.0> 04:16:01.245 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424507288558 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.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:16:01.245 [info] lu_response(<<"262424507288558">>): ok 04:16:01.245 [info] lu_response for <<"262424507288558">>: ok 04:16:01.245 [info] GSUP: Tx #{imsi => <<"262424507288558">>,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 => <<"262424507288558">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424507288558 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.374.0> in state state_authenticated 04:16:01.247 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424507288558">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:01.247 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.247 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} 04:16:01.247 [debug] Selected PGW Remote Address "172.18.176.103" 04:16:01.247 [info] s2b: Tx {gtp,v2,create_session_request,0,5805773,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424507288558">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294727,<<172,18,176,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,4239221321,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:01.247 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424507288558 send ok to <0.374.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}} *DBG* epdg_ue_fsm_262424507288558 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.374.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424507288558 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424507288558 receive call {rx_s6b_aar,"262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.375.0> in state state_authenticated 04:16:01.254 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.254 [info] ue_fsm ev_rx_s6b_aar: "262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:16:01.254 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424507288558",undefined,undefined,true,false,undefined} 04:16:01.254 [debug] SWx Tx SAR Imsi="262424507288558" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:16:01.254 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424507288558",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424507288558 send ok to <0.375.0> 04:16:01.254 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424507288558 consume call {rx_s6b_aar,"262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.375.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424507288558 receive call {rx_swx_saa,{ok,13,#{}}} from <0.376.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424507288558 send ok to <0.376.0> 04:16:01.256 [info] SWx Rx SAA {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424507288558",[],[2001],[],[{'Non-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:16:01.256 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swx_saa,{ok,13,#{}}} from <0.376.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.256 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424507288558","262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.375.0>} 04:16:01.256 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.256 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.259 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,71,88,150,205,0,2,0,2,0,16,0,87,0,9,1,160,210,130,35,50,172,18,176,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,210,130,35,50,172,18,176,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,210,130,35,50,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.259 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294727,5805773,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,<<210,130,35,50>>},{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,3531744050,<<172,18,176,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,3531744050,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:16:01.259 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424507288558">>,<0.367.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294727,3531744050,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221321,3531744050}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424507288558 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 => 4239221321, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3531744050}}} from <0.377.0> in state state_wait_create_session_resp 04:16:01.259 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.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,2>>,undefined},local_teid => 4239221321,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3531744050}} 04:16:01.259 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} 04:16:01.259 [info] KMOD Port Create PDP Context Call {<0.367.0>,[alias|#Ref<0.2044474368.3268739075.245347>]}: {create_pdp_context,{172,18,176,103},4239221321,3531744050,{192,168,0,2}} 04:16:01.259 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221321, 3531744050 04:16:01.259 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],388,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221321},{o_tid,3531744050}]}} 04:16:01.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,2>>,undefined},local_teid => 4239221321,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3531744050}) returned {error,-17} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.377.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424507288558">>, {ok, #{apco => <<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 => 4239221321, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3531744050}}}} 04:16:01.259 [info] tunnel_response(<<"262424507288558">>): {ok,#{apco => <<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 => 4239221321,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3531744050}} *DBG* epdg_ue_fsm_262424507288558 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 => 4239221321, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3531744050}}} from <0.377.0> in state state_wait_create_session_resp => state_active 04:16:01.259 [info] tunnel_response for <<"262424507288558">>: {ok,#{apco => <<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 => 4239221321,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3531744050}} 04:16:01.260 [info] GSUP: Tx #{imsi => <<"262424507288558">>,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 => <<"262424507288558">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424507288558 receive call purge_ms_request from <0.378.0> in state state_active 04:16:01.261 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424507288558">>,message_type => purge_ms_req} 04:16:01.261 [info] ue_fsm purge_ms_request 04:16:01.261 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424507288558">>,"internet",[],{epdg_tun_pdp_ctx,4239221321,3531744050,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:16:01.261 [info] KMOD Port Delete PDP Context Call {<0.367.0>,[alias|#Ref<0.2044474368.3268739075.245365>]}: {delete_pdp_context,{172,18,176,103},4239221321,3531744050,{192,168,0,2}} 04:16:01.261 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221321, 3531744050 04:16:01.261 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],452,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221321}]}} 04:16:01.261 [info] s2b: Tx {gtp,v2,delete_session_request,3531744050,5805774,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221321,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262424507288558 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}} *DBG* epdg_ue_fsm_262424507288558 consume call purge_ms_request from <0.378.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424507288558 receive call rx_s6b_str from <0.379.0> in state state_authenticated 04:16:01.263 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424507288558"],[],[]} 04:16:01.263 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424507288558 send {ok,{epdg_dia_rc,undefined,2001}} to <0.379.0> *DBG* aaa_ue_fsm_262424507288558 consume call rx_s6b_str from <0.379.0> in state state_authenticated 04:16:01.263 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424507288558","262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:01.263 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:01.263 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.264 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,71,88,150,206,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424507288558 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294727,5805774,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.380.0> in state state_wait_delete_session_resp 04:16:01.264 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294727,5805774,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:01.264 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294727,5805774,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.380.0> 04:16:01.264 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,false,0,false,false} 04:16:01.264 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424507288558 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294727,5805774,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.380.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424507288558 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:01.264 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424507288558 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:01.264 [info] ue_fsm ev_rx_swm_str 04:16:01.264 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424507288558","262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:01.264 [debug] SWx Tx SAR Imsi="262424507288558" Type=5 APN="internet" AgentInfoOpt=[]  04:16:01.264 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424507288558",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424507288558 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424507288558 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424507288558 receive call {rx_swx_saa,{ok,5,#{}}} from <0.381.0> in state state_authenticated_wait_swx_saa 04:16:01.265 [info] SWx Rx SAA {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424507288558",[],[2001],[],[{'Non-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:16:01.265 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424507288558 send ok to <0.381.0> *DBG* aaa_ue_fsm_262424507288558 consume call {rx_swx_saa,{ok,5,#{}}} from <0.381.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424507288558 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:01.265 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424507288558","262424507288558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424507288558 send ok to <0.211.0> 04:16:01.266 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262424507288558">>,ok}} 04:16:01.266 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424507288558 terminate normal in state state_wait_swm_session_termination_answer 04:16:01.266 [info] purge_ms_response(<<"262424507288558">>): 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:16:01.266 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424507288558">>,"internet",[],undefined,true,0,false,false} 04:16:01.266 [info] purge_ms_response for <<"262424507288558">>: ok 04:16:01.266 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424507288558">>,message_type => purge_ms_res} Socket #Port<0.28> closed [<0.350.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}}} 04:16:01.267 [info] Peer down: {<0.314.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[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:16:01.268 [error] GSUP connection has been closed 04:16:01.467 [info] Peer down: {<0.359.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},44415}} *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} Registering handler {process_id,<0.209.0>} for socket #Port<0.31> Stream {osmo, 5} 04:16:04.334 [notice] GSUP connection has been established 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:16:04.358 [info] Peer up: {<0.355.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:07.824 [info] Peer up: {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262427676128179">>, 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_262427676128179 enter epdg_ue_fsm in state state_new 04:16:13.890 [info] GSUP: Rx #{imsi => <<"262427676128179">>,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_262427676128179 consume internal init_state in state state_new 04:16:13.891 [info] ue_fsm start(epdg_ue_fsm_262427676128179) *DBG* epdg_ue_fsm_262427676128179 receive call {auth_request,33,"internet",#{}} from <0.417.0> in state state_new 04:16:13.891 [info] ue_fsm init(<<"262427676128179">>) 04:16:13.891 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427676128179 send ok to <0.417.0> *DBG* epdg_ue_fsm_262427676128179 consume call {auth_request,33,"internet",#{}} from <0.417.0> in state state_new => state_wait_auth_resp 04:16:13.891 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427676128179 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427676128179 enter aaa_ue_fsm in state state_new *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:16:13.891 [info] ue_fsm start_link(aaa_ue_fsm_262427676128179) *DBG* aaa_ue_fsm_262427676128179 consume internal init_state in state state_new 04:16:13.892 [info] ue_fsm init("262427676128179") *DBG* aaa_ue_fsm_262427676128179 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:13.892 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:13.892 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427676128179",undefined,undefined,false,false,undefined} 04:16:13.892 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427676128179 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427676128179 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:13.892 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262427676128179",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427676128179 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>, <<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108, 249,8,107,93,213,87,73,131,164,94,42,56,211>>, <<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>, <<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151, 246>>}]}} from <0.420.0> in state state_wait_swx_maa 04:16:13.907 [info] SWx Rx MAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427676128179",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217]],[[62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211]],["foobar"],[[139,61,75,192,83,145,172,18,69,179,160,87,211,137,151,246]],[[56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:13.908 [info] dia_sip2gsup: auth [62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217] authz [62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211]  *DBG* aaa_ue_fsm_262427676128179 send ok to <0.420.0> *DBG* aaa_ue_fsm_262427676128179 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>, <<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108, 249,8,107,93,213,87,73,131,164,94,42,56,211>>, <<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>, <<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151, 246>>}]}} from <0.420.0> in state state_wait_swx_maa => state_new 04:16:13.908 [info] rand [62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198] autn [114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217]  *DBG* epdg_ue_fsm_262427676128179 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>, <<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108, 249,8,107,93,213,87,73,131,164,94,42,56,211>>, <<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>, <<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151, 246>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:13.908 [info] ue_fsm ev_rx_swx_maa 04:16:13.908 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427676128179",undefined,undefined,false,false,undefined} 04:16:13.909 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>,<<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211>>,<<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>,<<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151,246>>}]} 04:16:13.910 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>,<<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211>>,<<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>,<<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151,246>>}]}, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427676128179 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427676128179">>, {ok, [{epdg_auth_tuple, <<62,80,48,183,66,152,157,208,201,67,221,39,6, 96,202,198>>, <<114,197,221,183,198,75,60,237,152,29,51,80, 182,219,202,217>>, <<62,80,48,183,66,152,157,208,201,67,221,39,6, 96,202,198,108,249,8,107,93,213,87,73,131, 164,94,42,56,211>>, <<56,200,130,123,248,149,202,61,225,76,113,142, 122,15,205,117>>, <<139,61,75,192,83,145,172,18,69,179,160, 87,211,137,151,246>>}]}}} 04:16:13.910 [info] auth_response(<<"262427676128179">>): {ok,[{epdg_auth_tuple,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>,<<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211>>,<<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>,<<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151,246>>}]} *DBG* epdg_ue_fsm_262427676128179 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>, <<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>, <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108, 249,8,107,93,213,87,73,131,164,94,42,56,211>>, <<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>, <<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151, 246>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:13.911 [info] auth_response for <<"262427676128179">>: {ok,[{epdg_auth_tuple,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>,<<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>,<<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211>>,<<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>,<<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151,246>>}]} 04:16:13.911 [info] GSUP: Tx #{auth_tuples => [#{autn => <<114,197,221,183,198,75,60,237,152,29,51,80,182,219,202,217>>,ck => <<139,61,75,192,83,145,172,18,69,179,160,87,211,137,151,246>>,ik => <<56,200,130,123,248,149,202,61,225,76,113,142,122,15,205,117>>,rand => <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198>>,res => <<62,80,48,183,66,152,157,208,201,67,221,39,6,96,202,198,108,249,8,107,93,213,87,73,131,164,94,42,56,211>>}],imsi => <<"262427676128179">>,message_class => 5,message_type => send_auth_info_res} *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 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427676128179">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427676128179 receive call lu_request from <0.421.0> in state state_authenticating *DBG* epdg_ue_fsm_262427676128179 send ok to <0.421.0> 04:16:13.917 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427676128179">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262427676128179 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.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_262427676128179 consume call lu_request from <0.421.0> in state state_authenticating 04:16:13.917 [info] ue_fsm lu_request 04:16:13.917 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} 04:16:13.917 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:13.917 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427676128179",undefined,undefined,false,false,undefined} 04:16:13.917 [debug] SWx Tx SAR Imsi="262427676128179" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427676128179 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427676128179 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:13.918 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427676128179",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427676128179 receive call {rx_swx_saa,{ok,1,#{}}} from <0.422.0> in state state_wait_swx_saa 04:16:13.926 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427676128179",[],[2001],[],[{'Non-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_262427676128179 send ok to <0.422.0> 04:16:13.926 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427676128179 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427676128179 consume call {rx_swx_saa,{ok,1,#{}}} from <0.422.0> in state state_wait_swx_saa => state_authenticated 04:16:13.927 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427676128179",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427676128179 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427676128179">>,ok}} 04:16:13.927 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427676128179 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:13.927 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} *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:16:13.927 [info] lu_response(<<"262427676128179">>): ok 04:16:13.927 [info] lu_response for <<"262427676128179">>: ok 04:16:13.927 [info] GSUP: Tx #{imsi => <<"262427676128179">>,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 => <<"262427676128179">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427676128179 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.423.0> in state state_authenticated 04:16:13.932 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427676128179">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:13.932 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:13.932 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} 04:16:13.932 [debug] Selected PGW Remote Address "172.18.176.103" 04:16:13.933 [info] s2b: Tx {gtp,v2,create_session_request,0,5805775,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427676128179">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294728,<<172,18,176,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,4239221322,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427676128179 send ok to <0.423.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:16:13.933 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427676128179 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.423.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427676128179 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427676128179 receive call {rx_s6b_aar,"262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.424.0> in state state_authenticated 04:16:13.961 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:13.961 [info] ue_fsm ev_rx_s6b_aar: "262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:16:13.961 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427676128179",undefined,undefined,true,false,undefined} 04:16:13.961 [debug] SWx Tx SAR Imsi="262427676128179" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427676128179 send ok to <0.424.0> 04:16:13.962 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427676128179",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427676128179 consume call {rx_s6b_aar,"262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.424.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:13.962 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427676128179 receive call {rx_swx_saa,{ok,13,#{}}} from <0.425.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427676128179 send ok to <0.425.0> 04:16:13.972 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427676128179",[],[2001],[],[{'Non-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:16:13.972 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427676128179 consume call {rx_swx_saa,{ok,13,#{}}} from <0.425.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:13.972 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427676128179","262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.424.0>} 04:16:13.972 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:13.972 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:13.987 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,72,88,150,207,0,2,0,2,0,16,0,87,0,9,1,160,242,228,121,77,172,18,176,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,242,228,121,77,172,18,176,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,242,228,121,77,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:13.987 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294728,5805775,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,<<"òäyM">>},{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,4075059533,<<172,18,176,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,4075059533,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:16:13.987 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427676128179">>,<0.418.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294728,4075059533,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221322,4075059533}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427676128179 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 => 4239221322, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 4075059533}}} from <0.426.0> in state state_wait_create_session_resp 04:16:13.988 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:13.988 [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 => 4239221322,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4075059533}} 04:16:13.988 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} 04:16:13.989 [info] KMOD Port Create PDP Context Call {<0.418.0>,[alias|#Ref<0.2044474368.3268739075.245645>]}: {create_pdp_context,{172,18,176,103},4239221322,4075059533,{192,168,0,2}} 04:16:13.989 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221322, 4075059533 04:16:13.989 [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,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221322},{o_tid,4075059533}]}} 04:16:13.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,2>>,undefined},local_teid => 4239221322,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4075059533}) returned ok *DBG* epdg_ue_fsm_262427676128179 send ok to <0.426.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427676128179">>, {ok, #{apco => <<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 => 4239221322, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 4075059533}}}} 04:16:13.990 [info] tunnel_response(<<"262427676128179">>): {ok,#{apco => <<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 => 4239221322,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4075059533}} *DBG* epdg_ue_fsm_262427676128179 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 => 4239221322, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 4075059533}}} from <0.426.0> in state state_wait_create_session_resp => state_active 04:16:13.990 [info] tunnel_response for <<"262427676128179">>: {ok,#{apco => <<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 => 4239221322,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4075059533}} *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:16:13.991 [info] GSUP: Tx #{imsi => <<"262427676128179">>,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:16:13.998 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,95,0,80,158,205,233,72,0,183,232,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,242,228,121,77,172,18,176,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,79,54,36,23,132,0,7,0,1,172,18,176,103,0,6>> 04:16:13.998 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_bearer_request,2664294728,47080,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,<<79,54,36,23>>},{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,4075059533,<<172,18,176,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,176,103>>,[6]}}} 04:16:13.998 [debug] Add bearer {gtp_bearer,6,0,4075059533} to session {gtp_session,<<"262427676128179">>,<0.418.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294728,4075059533,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221322,4075059533}],[],[],[],[],[],[],[],[],[]}}}} 04:16:13.999 [info] s2b: Tx {gtp,v2,create_bearer_response,4075059533,47080,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,4239221322,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427676128179">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427676128179 receive call purge_ms_request from <0.428.0> in state state_active 04:16:14.002 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427676128179">>,message_type => purge_ms_req} 04:16:14.003 [info] ue_fsm purge_ms_request 04:16:14.003 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427676128179">>,"internet",[],{epdg_tun_pdp_ctx,4239221322,4075059533,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:16:14.003 [info] KMOD Port Delete PDP Context Call {<0.418.0>,[alias|#Ref<0.2044474368.3268739073.246413>]}: {delete_pdp_context,{172,18,176,103},4239221322,4075059533,{192,168,0,2}} 04:16:14.003 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221322, 4075059533 04:16:14.003 [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,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221322}]}} *DBG* epdg_ue_fsm_262427676128179 send ok to <0.428.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:16:14.003 [info] s2b: Tx {gtp,v2,delete_session_request,4075059533,5805776,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221322,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262427676128179 consume call purge_ms_request from <0.428.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427676128179 receive call rx_s6b_str from <0.429.0> in state state_authenticated 04:16:14.008 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427676128179"],[],[]} 04:16:14.008 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427676128179 send {ok,{epdg_dia_rc,undefined,2001}} to <0.429.0> 04:16:14.008 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427676128179","262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427676128179 consume call rx_s6b_str from <0.429.0> in state state_authenticated 04:16:14.008 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:14.009 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:14.011 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,72,88,150,208,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427676128179 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294728,5805776,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.430.0> in state state_wait_delete_session_resp 04:16:14.011 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294728,5805776,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:14.011 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294728,5805776,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:14.011 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427676128179 send ok to <0.430.0> 04:16:14.011 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:14.011 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427676128179 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294728,5805776,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.430.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427676128179 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:14.011 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427676128179 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:14.012 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427676128179","262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:14.012 [debug] SWx Tx SAR Imsi="262427676128179" Type=5 APN="internet" AgentInfoOpt=[]  04:16:14.012 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427676128179",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427676128179 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427676128179 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427676128179 receive call {rx_swx_saa,{ok,5,#{}}} from <0.431.0> in state state_authenticated_wait_swx_saa 04:16:14.015 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427676128179",[],[2001],[],[{'Non-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_262427676128179 send ok to <0.431.0> *DBG* epdg_ue_fsm_262427676128179 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:14.015 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427676128179 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427676128179 consume call {rx_swx_saa,{ok,5,#{}}} from <0.431.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262427676128179">>,ok}} *DBG* epdg_ue_fsm_262427676128179 terminate normal in state state_wait_swm_session_termination_answer 04:16:14.015 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427676128179","262427676128179@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:14.015 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:14.016 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,true,0,false,false} *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:16:14.016 [info] purge_ms_response(<<"262427676128179">>): ok 04:16:14.016 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427676128179">>,"internet",[],undefined,true,0,false,false} 04:16:14.016 [info] purge_ms_response for <<"262427676128179">>: ok 04:16:14.016 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427676128179">>,message_type => purge_ms_res} Socket #Port<0.31> closed [<0.394.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:16:14.020 [error] GSUP connection has been closed 04:16:14.020 [info] Peer down: {<0.355.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:14.219 [info] Peer down: {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},38795}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.34>} 04:16:17.081 [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:16:17.101 [info] Peer up: {<0.399.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:20.442 [info] Peer up: {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262425697842567">>, 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:16:26.493 [info] GSUP: Rx #{imsi => <<"262425697842567">>,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_262425697842567 enter epdg_ue_fsm in state state_new 04:16:26.493 [info] ue_fsm start(epdg_ue_fsm_262425697842567) *DBG* epdg_ue_fsm_262425697842567 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425697842567 receive call {auth_request,33,"internet",#{}} from <0.460.0> in state state_new 04:16:26.493 [info] ue_fsm init(<<"262425697842567">>) *DBG* epdg_ue_fsm_262425697842567 send ok to <0.460.0> 04:16:26.493 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425697842567 consume call {auth_request,33,"internet",#{}} from <0.460.0> in state state_new => state_wait_auth_resp *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_262425697842567 enter aaa_ue_fsm in state state_new 04:16:26.493 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425697842567 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425697842567 consume internal init_state in state state_new 04:16:26.493 [info] ue_fsm start_link(aaa_ue_fsm_262425697842567) *DBG* aaa_ue_fsm_262425697842567 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:26.493 [info] ue_fsm init("262425697842567") 04:16:26.494 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:26.494 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425697842567",undefined,undefined,false,false,undefined} 04:16:26.494 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:26.494 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262425697842567",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425697842567 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425697842567 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:26.501 [info] SWx Rx MAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425697842567",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72]],[[59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176]],["foobar"],[[236,252,247,211,138,226,118,46,235,28,80,236,109,217,76,45]],[[132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425697842567 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>, <<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116, 142,82,154,106,202,97,49,32,169,141,132,240,81,176>>, <<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>, <<236,252,247,211,138,226,118,46,235,28,80,236,109,217, 76,45>>}]}} from <0.463.0> in state state_wait_swx_maa 04:16:26.502 [info] dia_sip2gsup: auth [59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72] authz [59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176]  04:16:26.502 [info] rand [59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116] autn [155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72]  04:16:26.502 [info] ue_fsm ev_rx_swx_maa 04:16:26.502 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425697842567",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425697842567 send ok to <0.463.0> *DBG* epdg_ue_fsm_262425697842567 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>, <<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116, 142,82,154,106,202,97,49,32,169,141,132,240,81,176>>, <<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>, <<236,252,247,211,138,226,118,46,235,28,80,236,109,217, 76,45>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425697842567 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>, <<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116, 142,82,154,106,202,97,49,32,169,141,132,240,81,176>>, <<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>, <<236,252,247,211,138,226,118,46,235,28,80,236,109,217, 76,45>>}]}} from <0.463.0> in state state_wait_swx_maa => state_new 04:16:26.502 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>,<<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176>>,<<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>,<<236,252,247,211,138,226,118,46,235,28,80,236,109,217,76,45>>}]} *DBG* epdg_ue_fsm_262425697842567 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425697842567">>, {ok, [{epdg_auth_tuple, <<59,18,142,111,202,72,21,150,54,167,180,16,50, 54,148,116>>, <<155,146,73,16,130,102,217,191,22,204,114,56, 241,118,222,72>>, <<59,18,142,111,202,72,21,150,54,167,180,16,50, 54,148,116,142,82,154,106,202,97,49,32,169, 141,132,240,81,176>>, <<132,171,42,247,13,234,40,81,171,96,50,185,61, 169,140,39>>, <<236,252,247,211,138,226,118,46,235,28, 80,236,109,217,76,45>>}]}}} 04:16:26.502 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>,<<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176>>,<<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>,<<236,252,247,211,138,226,118,46,235,28,80,236,109,217,76,45>>}]}, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425697842567 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>, <<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>, <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116, 142,82,154,106,202,97,49,32,169,141,132,240,81,176>>, <<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>, <<236,252,247,211,138,226,118,46,235,28,80,236,109,217, 76,45>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:26.502 [info] auth_response(<<"262425697842567">>): {ok,[{epdg_auth_tuple,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>,<<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176>>,<<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>,<<236,252,247,211,138,226,118,46,235,28,80,236,109,217,76,45>>}]} 04:16:26.503 [info] auth_response for <<"262425697842567">>: {ok,[{epdg_auth_tuple,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>,<<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>,<<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176>>,<<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>,<<236,252,247,211,138,226,118,46,235,28,80,236,109,217,76,45>>}]} 04:16:26.503 [info] GSUP: Tx #{auth_tuples => [#{autn => <<155,146,73,16,130,102,217,191,22,204,114,56,241,118,222,72>>,ck => <<236,252,247,211,138,226,118,46,235,28,80,236,109,217,76,45>>,ik => <<132,171,42,247,13,234,40,81,171,96,50,185,61,169,140,39>>,rand => <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116>>,res => <<59,18,142,111,202,72,21,150,54,167,180,16,50,54,148,116,142,82,154,106,202,97,49,32,169,141,132,240,81,176>>}],imsi => <<"262425697842567">>,message_class => 5,message_type => send_auth_info_res} *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 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425697842567">>, message_type => location_upd_req}} 04:16:26.506 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425697842567">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425697842567 receive call lu_request from <0.464.0> in state state_authenticating 04:16:26.506 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425697842567 send ok to <0.464.0> *DBG* aaa_ue_fsm_262425697842567 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:26.506 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425697842567">>,"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}} *DBG* epdg_ue_fsm_262425697842567 consume call lu_request from <0.464.0> in state state_authenticating 04:16:26.506 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:26.506 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425697842567",undefined,undefined,false,false,undefined} 04:16:26.506 [debug] SWx Tx SAR Imsi="262425697842567" Type=1 APN="internet" AgentInfoOpt=[]  04:16:26.506 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425697842567",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425697842567 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425697842567 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425697842567 receive call {rx_swx_saa,{ok,1,#{}}} from <0.465.0> in state state_wait_swx_saa 04:16:26.511 [info] SWx Rx SAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425697842567",[],[2001],[],[{'Non-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:16:26.511 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425697842567 send ok to <0.465.0> *DBG* epdg_ue_fsm_262425697842567 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:26.511 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425697842567",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425697842567 consume call {rx_swx_saa,{ok,1,#{}}} from <0.465.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425697842567 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425697842567">>,ok}} 04:16:26.511 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425697842567 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:26.511 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425697842567">>,"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:16:26.511 [info] lu_response(<<"262425697842567">>): ok 04:16:26.511 [info] lu_response for <<"262425697842567">>: ok 04:16:26.511 [info] GSUP: Tx #{imsi => <<"262425697842567">>,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 => <<"262425697842567">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425697842567 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.466.0> in state state_authenticated 04:16:26.514 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425697842567">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:26.515 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:26.515 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} 04:16:26.515 [debug] Selected PGW Remote Address "172.18.176.103" 04:16:26.515 [info] s2b: Tx {gtp,v2,create_session_request,0,5805777,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425697842567">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294729,<<172,18,176,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,4239221323,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425697842567 send ok to <0.466.0> 04:16:26.515 [debug] Waiting for CreateSessionResponse *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_262425697842567 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_262425697842567 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:26.529 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425697842567 receive call {rx_s6b_aar,"262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.467.0> in state state_authenticated 04:16:26.529 [info] ue_fsm ev_rx_s6b_aar: "262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:16:26.529 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425697842567",undefined,undefined,true,false,undefined} 04:16:26.529 [debug] SWx Tx SAR Imsi="262425697842567" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:16:26.529 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425697842567",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425697842567 send ok to <0.467.0> *DBG* aaa_ue_fsm_262425697842567 consume call {rx_s6b_aar,"262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.467.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:26.529 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425697842567 receive call {rx_swx_saa,{ok,13,#{}}} from <0.468.0> in state state_authenticated_wait_swx_saa 04:16:26.534 [info] SWx Rx SAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425697842567",[],[2001],[],[{'Non-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_262425697842567 send ok to <0.468.0> *DBG* aaa_ue_fsm_262425697842567 consume call {rx_swx_saa,{ok,13,#{}}} from <0.468.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:26.534 [info] ue_fsm ev_rx_swx_saa 04:16:26.534 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425697842567","262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.467.0>} 04:16:26.534 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:26.534 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:26.541 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,73,88,150,209,0,2,0,2,0,16,0,87,0,9,1,160,131,95,50,176,172,18,176,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,131,95,50,176,172,18,176,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,131,95,50,176,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:26.541 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294729,5805777,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,<<131,95,50,176>>},{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,2204054192,<<172,18,176,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,2204054192,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:16:26.541 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425697842567">>,<0.461.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294729,2204054192,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221323,2204054192}],[],[],[],[],[],[]}}}} 04:16:26.541 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:26.541 [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 => 4239221323,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2204054192}} *DBG* epdg_ue_fsm_262425697842567 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 => 4239221323, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2204054192}}} from <0.469.0> in state state_wait_create_session_resp 04:16:26.541 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} 04:16:26.541 [info] KMOD Port Create PDP Context Call {<0.461.0>,[alias|#Ref<0.2044474368.3268739074.244256>]}: {create_pdp_context,{172,18,176,103},4239221323,2204054192,{192,168,0,2}} 04:16:26.542 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221323, 2204054192 04:16:26.542 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221323},{o_tid,2204054192}]}} 04:16:26.542 [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 => 4239221323,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2204054192}) returned ok *DBG* epdg_ue_fsm_262425697842567 send ok to <0.469.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425697842567">>, {ok, #{apco => <<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 => 4239221323, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2204054192}}}} 04:16:26.542 [info] tunnel_response(<<"262425697842567">>): {ok,#{apco => <<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 => 4239221323,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2204054192}} *DBG* epdg_ue_fsm_262425697842567 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 => 4239221323, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2204054192}}} from <0.469.0> in state state_wait_create_session_resp => state_active 04:16:26.543 [info] tunnel_response for <<"262425697842567">>: {ok,#{apco => <<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 => 4239221323,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2204054192}} 04:16:26.543 [info] GSUP: Tx #{imsi => <<"262425697842567">>,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.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_262425697842567 receive call received_gtpc_delete_bearer_request from <0.470.0> in state state_active 04:16:26.547 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,99,0,24,158,205,233,73,0,121,251,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> 04:16:26.547 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_bearer_request,2664294729,31227,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:16:26.547 [info] s2b: Tx {gtp,v2,delete_bearer_response,2204054192,31227,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} 04:16:26.547 [info] ue_fsm received_gtpc_delete_bearer_request 04:16:26.548 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262425697842567">>,"internet",[],{epdg_tun_pdp_ctx,4239221323,2204054192,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:16:26.548 [info] KMOD Port Delete PDP Context Call {<0.461.0>,[alias|#Ref<0.2044474368.3268739075.246054>]}: {delete_pdp_context,{172,18,176,103},4239221323,2204054192,{192,168,0,2}} 04:16:26.548 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221323, 2204054192 04:16:26.548 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],772,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221323}]}} *DBG* epdg_ue_fsm_262425697842567 send ok to <0.470.0> *DBG* epdg_ue_fsm_262425697842567 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,<<"262425697842567">>, undefined} 04:16:26.548 [debug] Remove bearer {gtp_bearer,5,4239221323,2204054192} from session {gtp_session,<<"262425697842567">>,<0.461.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294729,2204054192,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221323,2204054192}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425697842567 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_pgw_initiated_wait_cancel_location_res *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:16:26.548 [info] cancel_location_request(<<"262425697842567">>, undefined) 04:16:26.548 [info] cancel_location_request for <<"262425697842567">> 04:16:26.548 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262425697842567">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262425697842567">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262425697842567 receive call cancel_location_result from <0.471.0> in state state_dereg_pgw_initiated_wait_cancel_location_res 04:16:26.591 [info] GSUP: Rx #{imsi => <<"262425697842567">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262425697842567 send ok to <0.471.0> 04:16:26.591 [info] ue_fsm cancel_location_result *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_262425697842567 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 04:16:26.591 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425697842567 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425697842567 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:26.591 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425697842567 send {ok,2001} to <0.201.0> *DBG* aaa_ue_fsm_262425697842567 consume call rx_swm_str from <0.201.0> in state state_authenticated 04:16:26.591 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425697842567 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:26.592 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425697842567","262425697842567@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425697842567 send ok to <0.211.0> 04:16:26.592 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS 04:16:26.592 [info] ue_fsm received_swm_session_termination_answer 2001 *DBG* epdg_ue_fsm_262425697842567 terminate normal in state state_wait_swm_session_termination_answer 04:16:26.592 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425697842567">>,"internet",[],undefined,false,0,false,false} 04:16:26.592 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425697842567">>,"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:16:26.594 [error] GSUP connection has been closed 04:16:26.594 [info] Peer down: {<0.399.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:26.735 [info] Peer down: {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},43251}} *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:16:29.658 [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:16:29.682 [info] Peer up: {<0.449.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:32.400 [info] Peer up: {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262425517001567">>, 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_262425517001567 enter epdg_ue_fsm in state state_new 04:16:38.447 [info] GSUP: Rx #{imsi => <<"262425517001567">>,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_262425517001567 consume internal init_state in state state_new 04:16:38.447 [info] ue_fsm start(epdg_ue_fsm_262425517001567) *DBG* epdg_ue_fsm_262425517001567 receive call {auth_request,33,"internet",#{}} from <0.501.0> in state state_new 04:16:38.447 [info] ue_fsm init(<<"262425517001567">>) *DBG* epdg_ue_fsm_262425517001567 send ok to <0.501.0> 04:16:38.447 [info] ue_fsm auth_request *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_262425517001567 consume call {auth_request,33,"internet",#{}} from <0.501.0> in state state_new => state_wait_auth_resp 04:16:38.447 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425517001567">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425517001567 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425517001567 enter aaa_ue_fsm in state state_new 04:16:38.447 [info] ue_fsm start_link(aaa_ue_fsm_262425517001567) *DBG* aaa_ue_fsm_262425517001567 consume internal init_state in state state_new 04:16:38.447 [info] ue_fsm init("262425517001567") *DBG* aaa_ue_fsm_262425517001567 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:38.447 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:38.447 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425517001567",undefined,undefined,false,false,undefined} 04:16:38.447 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:38.447 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262425517001567",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425517001567 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425517001567 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:38.454 [info] SWx Rx MAA {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425517001567",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35]],[[174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228]],["foobar"],[[133,160,114,131,213,159,211,109,182,194,153,180,26,23,66,221]],[[51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425517001567 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>, <<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50, 155,50,18,15,36,180,32,4,203,107,106,87,46,228>>, <<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>, <<133,160,114,131,213,159,211,109,182,194,153,180,26,23, 66,221>>}]}} from <0.504.0> in state state_wait_swx_maa 04:16:38.454 [info] dia_sip2gsup: auth [174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35] authz [174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228]  04:16:38.454 [info] rand [174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50] autn [196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35]  04:16:38.454 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425517001567 send ok to <0.504.0> *DBG* aaa_ue_fsm_262425517001567 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>, <<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50, 155,50,18,15,36,180,32,4,203,107,106,87,46,228>>, <<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>, <<133,160,114,131,213,159,211,109,182,194,153,180,26,23, 66,221>>}]}} from <0.504.0> in state state_wait_swx_maa => state_new 04:16:38.454 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425517001567",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425517001567 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>, <<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50, 155,50,18,15,36,180,32,4,203,107,106,87,46,228>>, <<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>, <<133,160,114,131,213,159,211,109,182,194,153,180,26,23, 66,221>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:38.454 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>,<<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228>>,<<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>,<<133,160,114,131,213,159,211,109,182,194,153,180,26,23,66,221>>}]} 04:16:38.455 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>,<<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228>>,<<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>,<<133,160,114,131,213,159,211,109,182,194,153,180,26,23,66,221>>}]}, {ue_fsm_data,<<"262425517001567">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425517001567 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425517001567">>, {ok, [{epdg_auth_tuple, <<174,81,15,219,101,93,87,223,146,203,193,220, 230,1,80,50>>, <<196,47,195,147,142,64,145,33,202,57,6,0,117, 85,119,35>>, <<174,81,15,219,101,93,87,223,146,203,193,220, 230,1,80,50,155,50,18,15,36,180,32,4,203,107, 106,87,46,228>>, <<51,157,85,249,112,69,153,3,138,168,51,15,192, 38,178,8>>, <<133,160,114,131,213,159,211,109,182,194, 153,180,26,23,66,221>>}]}}} 04:16:38.455 [info] auth_response(<<"262425517001567">>): {ok,[{epdg_auth_tuple,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>,<<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228>>,<<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>,<<133,160,114,131,213,159,211,109,182,194,153,180,26,23,66,221>>}]} *DBG* epdg_ue_fsm_262425517001567 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>, <<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>, <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50, 155,50,18,15,36,180,32,4,203,107,106,87,46,228>>, <<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>, <<133,160,114,131,213,159,211,109,182,194,153,180,26,23, 66,221>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:38.455 [info] auth_response for <<"262425517001567">>: {ok,[{epdg_auth_tuple,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>,<<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>,<<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228>>,<<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>,<<133,160,114,131,213,159,211,109,182,194,153,180,26,23,66,221>>}]} *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:16:38.455 [info] GSUP: Tx #{auth_tuples => [#{autn => <<196,47,195,147,142,64,145,33,202,57,6,0,117,85,119,35>>,ck => <<133,160,114,131,213,159,211,109,182,194,153,180,26,23,66,221>>,ik => <<51,157,85,249,112,69,153,3,138,168,51,15,192,38,178,8>>,rand => <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50>>,res => <<174,81,15,219,101,93,87,223,146,203,193,220,230,1,80,50,155,50,18,15,36,180,32,4,203,107,106,87,46,228>>}],imsi => <<"262425517001567">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425517001567">>, message_type => location_upd_req}} 04:16:38.458 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425517001567">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425517001567 receive call lu_request from <0.505.0> in state state_authenticating 04:16:38.458 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425517001567 send ok to <0.505.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}} *DBG* epdg_ue_fsm_262425517001567 consume call lu_request from <0.505.0> in state state_authenticating 04:16:38.458 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425517001567">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425517001567 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:38.458 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:38.458 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425517001567",undefined,undefined,false,false,undefined} 04:16:38.458 [debug] SWx Tx SAR Imsi="262425517001567" Type=1 APN="internet" AgentInfoOpt=[]  04:16:38.458 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425517001567",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425517001567 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425517001567 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425517001567 receive call {rx_swx_saa,{ok,1,#{}}} from <0.506.0> in state state_wait_swx_saa 04:16:38.462 [info] SWx Rx SAA {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425517001567",[],[2001],[],[{'Non-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_262425517001567 send ok to <0.506.0> *DBG* epdg_ue_fsm_262425517001567 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:38.462 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425517001567 consume call {rx_swx_saa,{ok,1,#{}}} from <0.506.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425517001567 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425517001567">>,ok}} 04:16:38.462 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425517001567",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425517001567 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:38.462 [info] ue_fsm received_swm_dea_auth_compl_response {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:16:38.462 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425517001567">>,"internet",[],undefined,false,0,false,false} 04:16:38.462 [info] lu_response(<<"262425517001567">>): ok 04:16:38.462 [info] lu_response for <<"262425517001567">>: ok 04:16:38.462 [info] GSUP: Tx #{imsi => <<"262425517001567">>,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 => <<"262425517001567">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425517001567 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.507.0> in state state_authenticated 04:16:38.465 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425517001567">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:38.465 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:38.465 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425517001567">>,"internet",[],undefined,false,0,false,false} 04:16:38.465 [debug] Selected PGW Remote Address "172.18.176.103" 04:16:38.465 [info] s2b: Tx {gtp,v2,create_session_request,0,5805778,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425517001567">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294730,<<172,18,176,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,4239221324,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425517001567 send ok to <0.507.0> 04:16:38.465 [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_262425517001567 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.507.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425517001567 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:38.478 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,14,158,205,233,74,88,150,210,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262425517001567 receive call {received_gtpc_create_session_response,{error,93}} from <0.508.0> in state state_wait_create_session_resp 04:16:38.478 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294730,5805778,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} 04:16:38.478 [info] ue_fsm received_gtpc_create_session_response {error,93} *DBG* epdg_ue_fsm_262425517001567 send ok to <0.508.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425517001567">>,{error,111}}} 04:16:38.478 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425517001567">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425517001567 consume call {received_gtpc_create_session_response,{error,93}} from <0.508.0> in state state_wait_create_session_resp => state_authenticated 04:16:38.478 [info] tunnel_response(<<"262425517001567">>): {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:16:38.478 [info] tunnel_response for <<"262425517001567">>: {error,111} 04:16:38.479 [info] GSUP: Tx #{cause => 111,imsi => <<"262425517001567">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.37> closed [<0.485.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}}} 04:16:38.483 [info] Peer down: {<0.449.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[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:16:38.483 [error] GSUP connection has been closed 04:16:38.667 [info] Peer down: {<0.494.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},39707}} *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:16:41.536 [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:16:41.572 [info] Peer up: {<0.490.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:46.074 [info] Peer up: {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262420617160173">>, 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:16:52.143 [info] GSUP: Rx #{imsi => <<"262420617160173">>,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_262420617160173 enter epdg_ue_fsm in state state_new 04:16:52.143 [info] ue_fsm start(epdg_ue_fsm_262420617160173) *DBG* epdg_ue_fsm_262420617160173 consume internal init_state in state state_new 04:16:52.144 [info] ue_fsm init(<<"262420617160173">>) *DBG* epdg_ue_fsm_262420617160173 receive call {auth_request,33,"internet",#{}} from <0.537.0> in state state_new 04:16:52.144 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420617160173 send ok to <0.537.0> 04:16:52.144 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420617160173">>,"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* aaa_ue_fsm_262420617160173 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420617160173 consume call {auth_request,33,"internet",#{}} from <0.537.0> in state state_new => state_wait_auth_resp 04:16:52.144 [info] ue_fsm start_link(aaa_ue_fsm_262420617160173) *DBG* aaa_ue_fsm_262420617160173 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420617160173 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:52.144 [info] ue_fsm init("262420617160173") *DBG* aaa_ue_fsm_262420617160173 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:52.144 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:52.145 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420617160173",undefined,undefined,false,false,undefined} 04:16:52.145 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:52.145 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262420617160173",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420617160173 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420617160173 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_262420617160173 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>, <<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231, 165,204,141,101,59,203,4,88,114,15,10,175,223,134>>, <<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>, <<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36, 239>>}]}} from <0.540.0> in state state_wait_swx_maa 04:16:52.155 [info] SWx Rx MAA {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420617160173",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236]],[[107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134]],["foobar"],[[52,235,127,98,201,202,155,205,50,29,29,117,112,168,36,239]],[[174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:52.155 [info] dia_sip2gsup: auth [107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236] authz [107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134]  *DBG* aaa_ue_fsm_262420617160173 send ok to <0.540.0> 04:16:52.155 [info] rand [107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231] autn [249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236]  *DBG* epdg_ue_fsm_262420617160173 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>, <<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231, 165,204,141,101,59,203,4,88,114,15,10,175,223,134>>, <<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>, <<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36, 239>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:52.155 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420617160173 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>, <<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231, 165,204,141,101,59,203,4,88,114,15,10,175,223,134>>, <<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>, <<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36, 239>>}]}} from <0.540.0> in state state_wait_swx_maa => state_new 04:16:52.156 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420617160173",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420617160173 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420617160173">>, {ok, [{epdg_auth_tuple, <<107,222,30,102,70,85,97,196,63,170,136,93, 124,100,126,231>>, <<249,78,33,204,131,30,145,250,86,210,212,168, 1,181,160,236>>, <<107,222,30,102,70,85,97,196,63,170,136,93, 124,100,126,231,165,204,141,101,59,203,4,88, 114,15,10,175,223,134>>, <<174,178,84,185,238,4,228,176,80,138,114,47, 142,104,25,107>>, <<52,235,127,98,201,202,155,205,50,29,29, 117,112,168,36,239>>}]}}} 04:16:52.156 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>,<<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134>>,<<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>,<<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36,239>>}]} *DBG* epdg_ue_fsm_262420617160173 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>, <<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>, <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231, 165,204,141,101,59,203,4,88,114,15,10,175,223,134>>, <<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>, <<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36, 239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:52.157 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>,<<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134>>,<<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>,<<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36,239>>}]}, {ue_fsm_data,<<"262420617160173">>,"internet",[],undefined,false,0,false,false} 04:16:52.157 [info] auth_response(<<"262420617160173">>): {ok,[{epdg_auth_tuple,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>,<<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134>>,<<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>,<<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36,239>>}]} 04:16:52.157 [info] auth_response for <<"262420617160173">>: {ok,[{epdg_auth_tuple,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>,<<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>,<<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134>>,<<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>,<<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36,239>>}]} *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:16:52.157 [info] GSUP: Tx #{auth_tuples => [#{autn => <<249,78,33,204,131,30,145,250,86,210,212,168,1,181,160,236>>,ck => <<52,235,127,98,201,202,155,205,50,29,29,117,112,168,36,239>>,ik => <<174,178,84,185,238,4,228,176,80,138,114,47,142,104,25,107>>,rand => <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231>>,res => <<107,222,30,102,70,85,97,196,63,170,136,93,124,100,126,231,165,204,141,101,59,203,4,88,114,15,10,175,223,134>>}],imsi => <<"262420617160173">>,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 => <<"262420617160173">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420617160173 receive call lu_request from <0.541.0> in state state_authenticating 04:16:52.161 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420617160173">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420617160173 send ok to <0.541.0> 04:16:52.161 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420617160173 consume call lu_request from <0.541.0> in state state_authenticating *DBG* aaa_ue_fsm_262420617160173 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.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:16:52.161 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420617160173">>,"internet",[],undefined,false,0,false,false} 04:16:52.161 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:52.162 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420617160173",undefined,undefined,false,false,undefined} 04:16:52.162 [debug] SWx Tx SAR Imsi="262420617160173" Type=1 APN="internet" AgentInfoOpt=[]  04:16:52.162 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420617160173",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420617160173 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420617160173 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420617160173 receive call {rx_swx_saa,{ok,1,#{}}} from <0.542.0> in state state_wait_swx_saa 04:16:52.166 [info] SWx Rx SAA {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420617160173",[],[2001],[],[{'Non-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:16:52.166 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420617160173 send ok to <0.542.0> *DBG* epdg_ue_fsm_262420617160173 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420617160173 consume call {rx_swx_saa,{ok,1,#{}}} from <0.542.0> in state state_wait_swx_saa => state_authenticated 04:16:52.166 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420617160173",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420617160173 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420617160173">>,ok}} 04:16:52.166 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420617160173 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:52.166 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420617160173">>,"internet",[],undefined,false,0,false,false} 04:16:52.166 [info] lu_response(<<"262420617160173">>): 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:16:52.166 [info] lu_response for <<"262420617160173">>: ok 04:16:52.166 [info] GSUP: Tx #{imsi => <<"262420617160173">>,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 => <<"262420617160173">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420617160173 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.543.0> in state state_authenticated 04:16:52.169 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420617160173">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:52.169 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:52.169 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420617160173">>,"internet",[],undefined,false,0,false,false} 04:16:52.169 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262420617160173 send ok to <0.543.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:16:52.169 [info] s2b: Tx {gtp,v2,create_session_request,0,5805779,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420617160173">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294731,<<172,18,176,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,4239221325,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420617160173 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.543.0> in state state_authenticated => state_wait_create_session_resp 04:16:52.169 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420617160173 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420617160173 receive call {rx_s6b_aar,"262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.544.0> in state state_authenticated 04:16:52.190 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:52.190 [info] ue_fsm ev_rx_s6b_aar: "262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:16:52.191 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420617160173",undefined,undefined,true,false,undefined} 04:16:52.191 [debug] SWx Tx SAR Imsi="262420617160173" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:16:52.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420617160173",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420617160173 send ok to <0.544.0> 04:16:52.191 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420617160173 consume call {rx_s6b_aar,"262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.544.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420617160173 receive call {rx_swx_saa,{ok,13,#{}}} from <0.545.0> in state state_authenticated_wait_swx_saa 04:16:52.200 [info] SWx Rx SAA {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420617160173",[],[2001],[],[{'Non-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_262420617160173 send ok to <0.545.0> 04:16:52.200 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420617160173 consume call {rx_swx_saa,{ok,13,#{}}} from <0.545.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:52.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420617160173","262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.544.0>} 04:16:52.200 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:52.201 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:52.216 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,75,88,150,211,0,2,0,2,0,16,0,87,0,9,1,160,213,49,170,21,172,18,176,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,213,49,170,21,172,18,176,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,213,49,170,21,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:52.217 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294731,5805779,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,<<213,49,170,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,3576801813,<<172,18,176,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,3576801813,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:16:52.217 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420617160173">>,<0.538.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294731,3576801813,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221325,3576801813}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420617160173 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 => 4239221325, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3576801813}}} from <0.546.0> in state state_wait_create_session_resp 04:16:52.217 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:52.217 [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 => 4239221325,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3576801813}} 04:16:52.217 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420617160173">>,"internet",[],undefined,false,0,false,false} 04:16:52.218 [info] KMOD Port Create PDP Context Call {<0.538.0>,[alias|#Ref<0.2044474368.3268739074.244713>]}: {create_pdp_context,{172,18,176,103},4239221325,3576801813,{192,168,0,2}} 04:16:52.218 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221325, 3576801813 04:16:52.218 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],67,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221325},{o_tid,3576801813}]}} *DBG* epdg_ue_fsm_262420617160173 send ok to <0.546.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420617160173">>, {ok, #{apco => <<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 => 4239221325, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3576801813}}}} 04:16:52.218 [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 => 4239221325,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3576801813}) returned ok *DBG* epdg_ue_fsm_262420617160173 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 => 4239221325, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3576801813}}} from <0.546.0> in state state_wait_create_session_resp => state_active 04:16:52.219 [info] tunnel_response(<<"262420617160173">>): {ok,#{apco => <<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 => 4239221325,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3576801813}} *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:16:52.219 [info] tunnel_response for <<"262420617160173">>: {ok,#{apco => <<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 => 4239221325,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3576801813}} 04:16:52.219 [info] GSUP: Tx #{imsi => <<"262420617160173">>,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_262420617160173 terminate normal in state state_authenticated 04:16:52.403 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262420617160173",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:16:52.403 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262420617160173","262420617160173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:52.403 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:16:52.413 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262420617160173",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:16:52.413 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.521.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}}} *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:16:52.422 [error] GSUP connection has been closed 04:16:52.422 [info] Peer down: {<0.490.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:52.424 [info] Peer down: {<0.530.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},40721}} *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:16:55.495 [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:16:55.506 [info] Peer up: {<0.526.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:57.198 [info] Peer up: {<0.570.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262428873601842">>, 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_262428873601842 enter epdg_ue_fsm in state state_new 04:17:03.262 [info] GSUP: Rx #{imsi => <<"262428873601842">>,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_262428873601842 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428873601842 receive call {auth_request,33,"internet",#{}} from <0.577.0> in state state_new 04:17:03.262 [info] ue_fsm start(epdg_ue_fsm_262428873601842) 04:17:03.262 [info] ue_fsm init(<<"262428873601842">>) *DBG* epdg_ue_fsm_262428873601842 send ok to <0.577.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_262428873601842 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428873601842 consume call {auth_request,33,"internet",#{}} from <0.577.0> in state state_new => state_wait_auth_resp 04:17:03.262 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428873601842 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428873601842 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:03.263 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428873601842 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:03.263 [info] ue_fsm start_link(aaa_ue_fsm_262428873601842) 04:17:03.263 [info] ue_fsm init("262428873601842") 04:17:03.263 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:03.264 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428873601842",undefined,undefined,false,false,undefined} 04:17:03.264 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:03.264 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262428873601842",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428873601842 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428873601842 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:03.280 [info] SWx Rx MAA {<0.570.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428873601842",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11]],[[164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247]],["foobar"],[[187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142]],[[198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428873601842 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>, <<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190, 9,241,107,85,122,250,20,178,244,128,234,115,41,247>>, <<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>, <<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]}} from <0.580.0> in state state_wait_swx_maa 04:17:03.280 [info] dia_sip2gsup: auth [164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11] authz [164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247]  04:17:03.280 [info] rand [164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190] autn [41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11]  *DBG* aaa_ue_fsm_262428873601842 send ok to <0.580.0> 04:17:03.280 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428873601842 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>, <<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190, 9,241,107,85,122,250,20,178,244,128,234,115,41,247>>, <<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>, <<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428873601842 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>, <<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190, 9,241,107,85,122,250,20,178,244,128,234,115,41,247>>, <<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>, <<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]}} from <0.580.0> in state state_wait_swx_maa => state_new 04:17:03.281 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428873601842",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428873601842 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428873601842">>, {ok, [{epdg_auth_tuple, <<164,211,98,187,236,63,219,62,186,13,147,110, 93,122,79,190>>, <<41,111,192,222,61,235,139,128,77,51,43,126, 239,70,199,11>>, <<164,211,98,187,236,63,219,62,186,13,147,110, 93,122,79,190,9,241,107,85,122,250,20,178, 244,128,234,115,41,247>>, <<198,200,88,98,9,157,35,28,73,150,130,23,102, 118,78,104>>, <<187,186,196,5,153,193,229,59,8,140,100, 91,59,82,109,142>>}]}}} *DBG* epdg_ue_fsm_262428873601842 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>, <<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>, <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190, 9,241,107,85,122,250,20,178,244,128,234,115,41,247>>, <<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>, <<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:03.281 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>,<<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247>>,<<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>,<<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]} 04:17:03.282 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>,<<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247>>,<<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>,<<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]}, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,false,false} *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:17:03.282 [info] auth_response(<<"262428873601842">>): {ok,[{epdg_auth_tuple,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>,<<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247>>,<<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>,<<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]} 04:17:03.283 [info] auth_response for <<"262428873601842">>: {ok,[{epdg_auth_tuple,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>,<<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>,<<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247>>,<<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>,<<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>}]} 04:17:03.283 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,111,192,222,61,235,139,128,77,51,43,126,239,70,199,11>>,ck => <<187,186,196,5,153,193,229,59,8,140,100,91,59,82,109,142>>,ik => <<198,200,88,98,9,157,35,28,73,150,130,23,102,118,78,104>>,rand => <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190>>,res => <<164,211,98,187,236,63,219,62,186,13,147,110,93,122,79,190,9,241,107,85,122,250,20,178,244,128,234,115,41,247>>}],imsi => <<"262428873601842">>,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 => <<"262428873601842">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428873601842 receive call lu_request from <0.581.0> in state state_authenticating 04:17:03.289 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428873601842">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428873601842 send ok to <0.581.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_262428873601842 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:03.290 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428873601842 consume call lu_request from <0.581.0> in state state_authenticating 04:17:03.290 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,false,false} 04:17:03.290 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:03.290 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428873601842",undefined,undefined,false,false,undefined} 04:17:03.290 [debug] SWx Tx SAR Imsi="262428873601842" Type=1 APN="internet" AgentInfoOpt=[]  04:17:03.290 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428873601842",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428873601842 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428873601842 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428873601842 receive call {rx_swx_saa,{ok,1,#{}}} from <0.582.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428873601842 send ok to <0.582.0> 04:17:03.297 [info] SWx Rx SAA {<0.570.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428873601842",[],[2001],[],[{'Non-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_262428873601842 consume call {rx_swx_saa,{ok,1,#{}}} from <0.582.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428873601842 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:03.297 [info] ue_fsm ev_rx_swx_saa 04:17:03.297 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428873601842",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262428873601842">>,ok}} *DBG* epdg_ue_fsm_262428873601842 send ok to <0.211.0> 04:17:03.297 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428873601842 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:03.297 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,false,false} 04:17:03.297 [info] lu_response(<<"262428873601842">>): 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}} 04:17:03.297 [info] lu_response for <<"262428873601842">>: ok 04:17:03.297 [info] GSUP: Tx #{imsi => <<"262428873601842">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428873601842">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428873601842 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.583.0> in state state_authenticated 04:17:03.301 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428873601842">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:03.301 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:03.301 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,false,false} 04:17:03.301 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262428873601842 send ok to <0.583.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:17:03.301 [info] s2b: Tx {gtp,v2,create_session_request,0,5805780,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428873601842">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294732,<<172,18,176,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,4239221326,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428873601842 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.583.0> in state state_authenticated => state_wait_create_session_resp 04:17:03.301 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428873601842 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428873601842 receive call {rx_s6b_aar,"262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.584.0> in state state_authenticated 04:17:03.322 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:03.322 [info] ue_fsm ev_rx_s6b_aar: "262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:03.322 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428873601842",undefined,undefined,true,false,undefined} 04:17:03.322 [debug] SWx Tx SAR Imsi="262428873601842" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:03.323 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428873601842",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428873601842 send ok to <0.584.0> 04:17:03.323 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428873601842 consume call {rx_s6b_aar,"262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.584.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428873601842 receive call {rx_swx_saa,{ok,13,#{}}} from <0.585.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428873601842 send ok to <0.585.0> 04:17:03.331 [info] SWx Rx SAA {<0.570.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428873601842",[],[2001],[],[{'Non-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_262428873601842 consume call {rx_swx_saa,{ok,13,#{}}} from <0.585.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:03.331 [info] ue_fsm ev_rx_swx_saa 04:17:03.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428873601842","262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.584.0>} 04:17:03.332 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:03.332 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:03.344 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,76,88,150,212,0,2,0,2,0,16,0,87,0,9,1,160,18,38,207,64,172,18,176,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,18,38,207,64,172,18,176,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,18,38,207,64,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:03.345 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294732,5805780,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,<<18,38,207,64>>},{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,304533312,<<172,18,176,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,304533312,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:17:03.345 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428873601842">>,<0.578.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294732,304533312,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4239221326,304533312}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428873601842 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 => 4239221326, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 304533312}}} from <0.586.0> in state state_wait_create_session_resp 04:17:03.345 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:03.345 [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 => 4239221326,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 304533312}} 04:17:03.346 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,false,false} 04:17:03.346 [info] KMOD Port Create PDP Context Call {<0.578.0>,[alias|#Ref<0.2044474368.3268739075.246578>]}: {create_pdp_context,{172,18,176,103},4239221326,304533312,{192,168,0,2}} 04:17:03.346 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221326, 304533312 04:17:03.346 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],964,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221326},{o_tid,304533312}]}} 04:17:03.346 [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 => 4239221326,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 304533312}) returned {error,-17} *DBG* epdg_ue_fsm_262428873601842 send ok to <0.586.0> 04:17:03.347 [info] tunnel_response(<<"262428873601842">>): {ok,#{apco => <<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 => 4239221326,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 304533312}} *DBG* gsup_server got cast {tunnel_response, {<<"262428873601842">>, {ok, #{apco => <<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 => 4239221326, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 304533312}}}} *DBG* epdg_ue_fsm_262428873601842 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 => 4239221326, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 304533312}}} from <0.586.0> in state state_wait_create_session_resp => state_active 04:17:03.347 [info] tunnel_response for <<"262428873601842">>: {ok,#{apco => <<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 => 4239221326,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 304533312}} *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:17:03.347 [info] GSUP: Tx #{imsi => <<"262428873601842">>,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_262428873601842 receive call rx_swx_rtr from <0.587.0> in state state_authenticated *DBG* aaa_ue_fsm_262428873601842 send ok to <0.587.0> 04:17:03.535 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262428873601842",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:17:03.535 [info] ue_fsm ev_rx_swx_rtr 04:17:03.535 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262428873601842","262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:17:03.535 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,[],[],[]} *DBG* aaa_ue_fsm_262428873601842 consume call rx_swx_rtr from <0.587.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262428873601842 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa 04:17:03.536 [debug] S6b Tx ASR NAI="262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:17:03.536 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805158866",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} 04:17:03.536 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805158866",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262428873601842 receive call {rx_s6b_asa,ok} from <0.588.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262428873601842 send ok to <0.588.0> 04:17:03.543 [info] S6b Rx ASA {<0.526.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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;1805158866;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  04:17:03.543 [info] ue_fsm ev_rx_s6b_asa: ok *DBG* aaa_ue_fsm_262428873601842 consume call {rx_s6b_asa,ok} from <0.588.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262428873601842 receive call received_swm_asr from <0.211.0> in state state_active 04:17:03.544 [info] ue_fsm received_swm_abort_session_request *DBG* aaa_ue_fsm_262428873601842 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:17:03.544 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262428873601842">>,"internet",[],{epdg_tun_pdp_ctx,4239221326,304533312,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:17:03.544 [info] KMOD Port Delete PDP Context Call {<0.578.0>,[alias|#Ref<0.2044474368.3268739075.246600>]}: {delete_pdp_context,{172,18,176,103},4239221326,304533312,{192,168,0,2}} 04:17:03.544 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221326, 304533312 *DBG* epdg_ue_fsm_262428873601842 send ok to <0.211.0> 04:17:03.545 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1028,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221326}]}} *DBG* gsup_server got cast {cancel_location_request,<<"262428873601842">>,1} *DBG* epdg_ue_fsm_262428873601842 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res 04:17:03.545 [info] cancel_location_request(<<"262428873601842">>, 1) *DBG* epdg_ue_fsm_262428873601842 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res 04:17:03.545 [info] cancel_location_request for <<"262428873601842">> *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:17:03.545 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262428873601842">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262428873601842">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262428873601842 receive call cancel_location_result from <0.589.0> in state state_dereg_net_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262428873601842 send ok to <0.589.0> 04:17:03.549 [info] GSUP: Rx #{imsi => <<"262428873601842">>,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}} 04:17:03.549 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262428873601842 consume call cancel_location_result from <0.589.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp *DBG* epdg_ue_fsm_262428873601842 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:17:03.550 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,true,true} 04:17:03.550 [info] s2b: Tx {gtp,v2,delete_session_request,304533312,5805781,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221326,<<172,18,176,20>>,undefined}]} 04:17:03.556 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,76,88,150,213,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428873601842 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294732,5805781,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.590.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:17:03.556 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294732,5805781,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:17:03.557 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294732,5805781,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428873601842 send ok to <0.590.0> 04:17:03.557 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,true,true} *DBG* aaa_ue_fsm_262428873601842 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262428873601842 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:17:03.557 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 *DBG* aaa_ue_fsm_262428873601842 send ok to <0.201.0> 04:17:03.557 [info] ue_fsm ev_rx_swm_asa *DBG* aaa_ue_fsm_262428873601842 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:17:03.557 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262428873601842">>,"internet",[],undefined,false,0,true,true} 04:17:03.558 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262428873601842","262428873601842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:17:03.561 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262428873601842",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:17:03.561 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.561.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:17:03.570 [error] GSUP connection has been closed 04:17:03.571 [info] Peer down: {<0.570.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:17:03.747 [info] Peer down: {<0.526.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,176,103},46575}} *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} Registering handler {process_id,<0.209.0>} for socket #Port<0.46> Stream {osmo, 5} 04:17:06.657 [notice] GSUP connection has been established 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:17:06.695 [info] Peer up: {<0.566.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:10.868 [info] Peer up: {<0.613.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262421778708359">>, 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_262421778708359 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421778708359 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421778708359 receive call {auth_request,33,"internet",#{}} from <0.623.0> in state state_new 04:17:16.888 [info] GSUP: Rx #{imsi => <<"262421778708359">>,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_262421778708359 send ok to <0.623.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}} 04:17:16.888 [info] ue_fsm start(epdg_ue_fsm_262421778708359) *DBG* aaa_ue_fsm_262421778708359 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421778708359 consume call {auth_request,33,"internet",#{}} from <0.623.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421778708359 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421778708359 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421778708359 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:16.888 [info] ue_fsm init(<<"262421778708359">>) 04:17:16.888 [info] ue_fsm auth_request 04:17:16.888 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421778708359">>,"internet",[],undefined,false,0,false,false} 04:17:16.888 [info] ue_fsm start_link(aaa_ue_fsm_262421778708359) 04:17:16.888 [info] ue_fsm init("262421778708359") 04:17:16.888 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421778708359 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:16.888 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421778708359",undefined,undefined,false,false,undefined} 04:17:16.888 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:16.888 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262421778708359",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:16.892 [info] SWx Rx MAA {<0.613.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421778708359",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147]],[[219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148]],["foobar"],[[114,248,55,220,174,142,26,224,218,155,21,45,31,24,249,48]],[[107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421778708359 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>, <<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146, 235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>, <<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>, <<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249, 48>>}]}} from <0.626.0> in state state_wait_swx_maa 04:17:16.892 [info] dia_sip2gsup: auth [219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147] authz [219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148]  04:17:16.892 [info] rand [219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235] autn [41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147]  *DBG* aaa_ue_fsm_262421778708359 send ok to <0.626.0> 04:17:16.892 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>, <<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146, 235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>, <<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>, <<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249, 48>>}]}} from <0.626.0> in state state_wait_swx_maa => state_new 04:17:16.892 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421778708359",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421778708359 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>, <<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146, 235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>, <<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>, <<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249, 48>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:16.892 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>,<<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>,<<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>,<<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249,48>>}]} *DBG* epdg_ue_fsm_262421778708359 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421778708359">>, {ok, [{epdg_auth_tuple, <<219,149,164,23,104,116,217,255,174,214,43,66, 206,31,146,235>>, <<41,226,57,44,213,186,95,103,156,153,206,154, 83,5,23,147>>, <<219,149,164,23,104,116,217,255,174,214,43,66, 206,31,146,235,76,88,187,57,200,240,62,69, 249,145,97,13,232,148>>, <<107,85,61,110,54,43,65,42,12,40,220,105,215, 146,136,197>>, <<114,248,55,220,174,142,26,224,218,155, 21,45,31,24,249,48>>}]}}} 04:17:16.892 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>,<<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>,<<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>,<<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249,48>>}]}, {ue_fsm_data,<<"262421778708359">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421778708359 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>, <<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>, <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146, 235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>, <<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>, <<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249, 48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:16.892 [info] auth_response(<<"262421778708359">>): {ok,[{epdg_auth_tuple,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>,<<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>,<<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>,<<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249,48>>}]} *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:17:16.892 [info] auth_response for <<"262421778708359">>: {ok,[{epdg_auth_tuple,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>,<<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>,<<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>,<<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>,<<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249,48>>}]} 04:17:16.892 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,226,57,44,213,186,95,103,156,153,206,154,83,5,23,147>>,ck => <<114,248,55,220,174,142,26,224,218,155,21,45,31,24,249,48>>,ik => <<107,85,61,110,54,43,65,42,12,40,220,105,215,146,136,197>>,rand => <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235>>,res => <<219,149,164,23,104,116,217,255,174,214,43,66,206,31,146,235,76,88,187,57,200,240,62,69,249,145,97,13,232,148>>}],imsi => <<"262421778708359">>,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 => <<"262421778708359">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421778708359 receive call lu_request from <0.627.0> in state state_authenticating *DBG* epdg_ue_fsm_262421778708359 send ok to <0.627.0> 04:17:16.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421778708359">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421778708359 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}} *DBG* epdg_ue_fsm_262421778708359 consume call lu_request from <0.627.0> in state state_authenticating 04:17:16.894 [info] ue_fsm lu_request 04:17:16.894 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421778708359">>,"internet",[],undefined,false,0,false,false} 04:17:16.894 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:16.894 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421778708359",undefined,undefined,false,false,undefined} 04:17:16.894 [debug] SWx Tx SAR Imsi="262421778708359" Type=1 APN="internet" AgentInfoOpt=[]  04:17:16.894 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421778708359",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421778708359 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421778708359 receive call {rx_swx_saa,{ok,1,#{}}} from <0.628.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421778708359 send ok to <0.628.0> *DBG* epdg_ue_fsm_262421778708359 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swx_saa,{ok,1,#{}}} from <0.628.0> in state state_wait_swx_saa => state_authenticated 04:17:16.896 [info] SWx Rx SAA {<0.613.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421778708359",[],[2001],[],[{'Non-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_262421778708359 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421778708359">>,ok}} 04:17:16.896 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421778708359 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:16.896 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421778708359",undefined,undefined,false,false,undefined} *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:17:16.896 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:16.896 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421778708359">>,"internet",[],undefined,false,0,false,false} 04:17:16.896 [info] lu_response(<<"262421778708359">>): ok 04:17:16.896 [info] lu_response for <<"262421778708359">>: ok 04:17:16.896 [info] GSUP: Tx #{imsi => <<"262421778708359">>,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 => <<"262421778708359">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421778708359 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.629.0> in state state_authenticated 04:17:16.897 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421778708359">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421778708359 send ok to <0.629.0> 04:17:16.897 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,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_262421778708359 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.629.0> in state state_authenticated => state_wait_create_session_resp 04:17:16.897 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421778708359">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421778708359 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:16.897 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:16.898 [info] s2b: Tx {gtp,v2,create_session_request,0,5805782,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421778708359">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294733,<<172,18,176,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,4239221327,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:17:16.898 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421778708359 receive call {rx_s6b_aar,"262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.630.0> in state state_authenticated 04:17:16.904 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:16.904 [info] ue_fsm ev_rx_s6b_aar: "262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:16.904 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421778708359",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421778708359 send ok to <0.630.0> 04:17:16.904 [debug] SWx Tx SAR Imsi="262421778708359" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421778708359 consume call {rx_s6b_aar,"262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.630.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:16.904 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421778708359",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:17:16.904 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421778708359 receive call {rx_swx_saa,{ok,13,#{}}} from <0.631.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421778708359 send ok to <0.631.0> *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swx_saa,{ok,13,#{}}} from <0.631.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:16.906 [info] SWx Rx SAA {<0.613.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421778708359",[],[2001],[],[{'Non-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:17:16.906 [info] ue_fsm ev_rx_swx_saa 04:17:16.906 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421778708359","262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.630.0>} 04:17:16.906 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:16.906 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:16.909 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,77,88,150,214,0,2,0,2,0,16,0,87,0,9,1,160,242,37,67,33,172,18,176,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,242,37,67,33,172,18,176,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,242,37,67,33,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:16.909 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294733,5805782,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,<<"ò%C!">>},{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,4062528289,<<172,18,176,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,4062528289,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:17:16.909 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421778708359">>,<0.624.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294733,4062528289,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221327,4062528289}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421778708359 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 => 4239221327, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 4062528289}}} from <0.632.0> in state state_wait_create_session_resp 04:17:16.909 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:16.909 [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 => 4239221327,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4062528289}} 04:17:16.909 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421778708359">>,"internet",[],undefined,false,0,false,false} 04:17:16.909 [info] KMOD Port Create PDP Context Call {<0.624.0>,[alias|#Ref<0.2044474368.3268739073.247022>]}: {create_pdp_context,{172,18,176,103},4239221327,4062528289,{192,168,0,2}} 04:17:16.909 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221327, 4062528289 04:17:16.909 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1092,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221327},{o_tid,4062528289}]}} 04:17:16.909 [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 => 4239221327,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4062528289}) returned ok *DBG* epdg_ue_fsm_262421778708359 send ok to <0.632.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421778708359">>, {ok, #{apco => <<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 => 4239221327, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 4062528289}}}} *DBG* epdg_ue_fsm_262421778708359 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 => 4239221327, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 4062528289}}} from <0.632.0> in state state_wait_create_session_resp => state_active 04:17:16.909 [info] tunnel_response(<<"262421778708359">>): {ok,#{apco => <<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 => 4239221327,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4062528289}} *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:17:16.909 [info] tunnel_response for <<"262421778708359">>: {ok,#{apco => <<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 => 4239221327,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4062528289}} 04:17:16.909 [info] GSUP: Tx #{imsi => <<"262421778708359">>,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_262421778708359 receive call {rx_swx_ppr,{undefined}} from <0.633.0> in state state_authenticated 04:17:17.106 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262421778708359",[],[{'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:17:17.106 [info] ue_fsm ev_rx_swx_ppr *DBG* epdg_ue_fsm_262421778708359 receive call received_swm_reauth_request from <0.211.0> in state state_active *DBG* epdg_ue_fsm_262421778708359 send ok to <0.211.0> 04:17:17.106 [debug] S6b Tx RAR NAI="262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* epdg_ue_fsm_262421778708359 consume call received_swm_reauth_request from <0.211.0> in state state_active *DBG* aaa_ue_fsm_262421778708359 send ok to <0.633.0> 04:17:17.106 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805158866",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swx_ppr,{undefined}} from <0.633.0> in state state_authenticated 04:17:17.107 [info] ue_fsm received_swm_reauth_request *DBG* aaa_ue_fsm_262421778708359 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:17:17.107 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805158866",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262421778708359 send ok to <0.201.0> 04:17:17.107 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262421778708359">>,"internet",[],{epdg_tun_pdp_ctx,4239221327,4062528289,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421778708359 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:17:17.107 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262421778708359 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:17:17.107 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:17:17.107 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262421778708359","262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:17:17.107 [info] ue_fsm ev_rx_swm_auth_request *DBG* aaa_ue_fsm_262421778708359 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421778708359 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:17:17.107 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262421778708359","262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421778708359 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:17:17.107 [info] ue_fsm received_swm_auth_answer *DBG* epdg_ue_fsm_262421778708359 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421778708359 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:17:17.107 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262421778708359">>,"internet",[],{epdg_tun_pdp_ctx,4239221327,4062528289,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421778708359 receive call {rx_s6b_raa,ok} from <0.634.0> in state state_authenticated *DBG* aaa_ue_fsm_262421778708359 send ok to <0.634.0> *DBG* aaa_ue_fsm_262421778708359 consume call {rx_s6b_raa,ok} from <0.634.0> in state state_authenticated 04:17:17.111 [info] S6b Rx RAA {<0.566.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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;1805158866;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  04:17:17.112 [info] ue_fsm ev_rx_s6b_raa: ok 04:17:17.112 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262421778708359","262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421778708359 receive call {rx_s6b_aar,"262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.635.0> in state state_authenticated 04:17:17.314 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:17.314 [info] ue_fsm ev_rx_s6b_aar: "262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421778708359 send ok to <0.635.0> *DBG* aaa_ue_fsm_262421778708359 consume call {rx_s6b_aar,"262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.635.0> in state state_authenticated 04:17:17.315 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421778708359","262421778708359@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:17:17.315 [debug] Waiting for S6b AAA 04:17:17.315 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:17.315 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.604.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:17:17.318 [info] Peer down: {<0.566.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:17.318 [error] GSUP connection has been closed 04:17:17.318 [info] Peer down: {<0.613.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},46669}} *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:17:20.345 [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:17:20.353 [info] Peer up: {<0.609.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:24.364 [info] Peer up: {<0.658.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:17:30.384 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262423374413730",[],[{'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:17:30.384 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.649.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:17:30.386 [error] GSUP connection has been closed 04:17:30.387 [info] Peer down: {<0.658.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:17:30.389 [info] Peer down: {<0.609.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,176,103},33451}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.52>} 04:17:33.423 [notice] GSUP connection has been established 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} 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:17:33.434 [info] Peer up: {<0.654.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:36.199 [info] Peer up: {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262420887482649">>, 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:17:42.227 [info] GSUP: Rx #{imsi => <<"262420887482649">>,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_262420887482649 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420887482649 consume internal init_state in state state_new 04:17:42.227 [info] ue_fsm start(epdg_ue_fsm_262420887482649) *DBG* epdg_ue_fsm_262420887482649 receive call {auth_request,33,"internet",#{}} from <0.694.0> in state state_new 04:17:42.227 [info] ue_fsm init(<<"262420887482649">>) *DBG* epdg_ue_fsm_262420887482649 send ok to <0.694.0> 04:17:42.227 [info] ue_fsm auth_request *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_262420887482649 consume call {auth_request,33,"internet",#{}} from <0.694.0> in state state_new => state_wait_auth_resp 04:17:42.228 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420887482649 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420887482649 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:42.228 [info] ue_fsm start_link(aaa_ue_fsm_262420887482649) *DBG* aaa_ue_fsm_262420887482649 consume internal init_state in state state_new 04:17:42.228 [info] ue_fsm init("262420887482649") 04:17:42.228 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420887482649 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:42.228 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420887482649",undefined,undefined,false,false,undefined} 04:17:42.228 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:42.228 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262420887482649",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420887482649 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420887482649 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:42.231 [info] SWx Rx MAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420887482649",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116]],[[163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116]],["foobar"],[[151,251,17,111,115,228,155,122,240,242,241,198,217,187,202,101]],[[161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420887482649 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>, <<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122, 91,244,110,205,104,227,98,111,138,67,54,92,38,116>>, <<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>, <<151,251,17,111,115,228,155,122,240,242,241,198,217,187, 202,101>>}]}} from <0.697.0> in state state_wait_swx_maa 04:17:42.231 [info] dia_sip2gsup: auth [163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116] authz [163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116]  04:17:42.231 [info] rand [163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122] autn [45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116]  *DBG* aaa_ue_fsm_262420887482649 send ok to <0.697.0> *DBG* epdg_ue_fsm_262420887482649 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>, <<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122, 91,244,110,205,104,227,98,111,138,67,54,92,38,116>>, <<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>, <<151,251,17,111,115,228,155,122,240,242,241,198,217,187, 202,101>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:42.231 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420887482649 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>, <<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122, 91,244,110,205,104,227,98,111,138,67,54,92,38,116>>, <<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>, <<151,251,17,111,115,228,155,122,240,242,241,198,217,187, 202,101>>}]}} from <0.697.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420887482649 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420887482649">>, {ok, [{epdg_auth_tuple, <<163,185,126,108,168,38,74,20,41,236,225,125, 20,46,76,122>>, <<45,50,185,218,25,40,238,192,154,140,210,70, 241,133,59,116>>, <<163,185,126,108,168,38,74,20,41,236,225,125, 20,46,76,122,91,244,110,205,104,227,98,111, 138,67,54,92,38,116>>, <<161,23,15,246,51,187,127,7,116,251,106,202, 47,248,32,74>>, <<151,251,17,111,115,228,155,122,240,242, 241,198,217,187,202,101>>}]}}} 04:17:42.231 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420887482649",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420887482649 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>, <<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>, <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122, 91,244,110,205,104,227,98,111,138,67,54,92,38,116>>, <<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>, <<151,251,17,111,115,228,155,122,240,242,241,198,217,187, 202,101>>}]}} 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.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:17:42.231 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>,<<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116>>,<<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>,<<151,251,17,111,115,228,155,122,240,242,241,198,217,187,202,101>>}]} 04:17:42.232 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>,<<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116>>,<<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>,<<151,251,17,111,115,228,155,122,240,242,241,198,217,187,202,101>>}]}, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} 04:17:42.232 [info] auth_response(<<"262420887482649">>): {ok,[{epdg_auth_tuple,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>,<<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116>>,<<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>,<<151,251,17,111,115,228,155,122,240,242,241,198,217,187,202,101>>}]} 04:17:42.232 [info] auth_response for <<"262420887482649">>: {ok,[{epdg_auth_tuple,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>,<<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>,<<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116>>,<<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>,<<151,251,17,111,115,228,155,122,240,242,241,198,217,187,202,101>>}]} 04:17:42.232 [info] GSUP: Tx #{auth_tuples => [#{autn => <<45,50,185,218,25,40,238,192,154,140,210,70,241,133,59,116>>,ck => <<151,251,17,111,115,228,155,122,240,242,241,198,217,187,202,101>>,ik => <<161,23,15,246,51,187,127,7,116,251,106,202,47,248,32,74>>,rand => <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122>>,res => <<163,185,126,108,168,38,74,20,41,236,225,125,20,46,76,122,91,244,110,205,104,227,98,111,138,67,54,92,38,116>>}],imsi => <<"262420887482649">>,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 => <<"262420887482649">>, message_type => location_upd_req}} 04:17:42.233 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420887482649">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420887482649 receive call lu_request from <0.698.0> in state state_authenticating *DBG* epdg_ue_fsm_262420887482649 send ok to <0.698.0> 04:17:42.233 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420887482649 consume call lu_request from <0.698.0> in state state_authenticating *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:17:42.233 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420887482649 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:42.233 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:42.233 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420887482649",undefined,undefined,false,false,undefined} 04:17:42.233 [debug] SWx Tx SAR Imsi="262420887482649" Type=1 APN="internet" AgentInfoOpt=[]  04:17:42.233 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420887482649",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420887482649 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420887482649 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420887482649 receive call {rx_swx_saa,{ok,1,#{}}} from <0.699.0> in state state_wait_swx_saa 04:17:42.235 [info] SWx Rx SAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420887482649",[],[2001],[],[{'Non-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:17:42.235 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420887482649 send ok to <0.699.0> *DBG* epdg_ue_fsm_262420887482649 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:42.235 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420887482649",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420887482649 consume call {rx_swx_saa,{ok,1,#{}}} from <0.699.0> in state state_wait_swx_saa => state_authenticated 04:17:42.235 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420887482649 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420887482649">>,ok}} 04:17:42.235 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420887482649 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.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:17:42.235 [info] lu_response(<<"262420887482649">>): ok 04:17:42.236 [info] lu_response for <<"262420887482649">>: ok 04:17:42.236 [info] GSUP: Tx #{imsi => <<"262420887482649">>,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 => <<"262420887482649">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:42.237 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420887482649">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420887482649 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.700.0> in state state_authenticated 04:17:42.237 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:42.237 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} 04:17:42.237 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:42.237 [info] s2b: Tx {gtp,v2,create_session_request,0,5805783,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420887482649">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294734,<<172,18,176,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,4239221328,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420887482649 send ok to <0.700.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:17:42.237 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420887482649 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.700.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420887482649 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420887482649 receive call {rx_s6b_aar,"262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.701.0> in state state_authenticated 04:17:42.244 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:42.244 [info] ue_fsm ev_rx_s6b_aar: "262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:42.244 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420887482649",undefined,undefined,true,false,undefined} 04:17:42.244 [debug] SWx Tx SAR Imsi="262420887482649" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:42.244 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420887482649",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420887482649 send ok to <0.701.0> *DBG* aaa_ue_fsm_262420887482649 consume call {rx_s6b_aar,"262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.701.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:42.244 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420887482649 receive call {rx_swx_saa,{ok,13,#{}}} from <0.702.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420887482649 send ok to <0.702.0> *DBG* aaa_ue_fsm_262420887482649 consume call {rx_swx_saa,{ok,13,#{}}} from <0.702.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:42.245 [info] SWx Rx SAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420887482649",[],[2001],[],[{'Non-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:17:42.245 [info] ue_fsm ev_rx_swx_saa 04:17:42.245 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420887482649","262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.701.0>} 04:17:42.245 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:42.246 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:42.248 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,78,88,150,215,0,2,0,2,0,16,0,87,0,9,1,160,161,249,69,84,172,18,176,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,161,249,69,84,172,18,176,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,161,249,69,84,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:42.249 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294734,5805783,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,<<"¡ùET">>},{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,2717467988,<<172,18,176,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,2717467988,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262420887482649 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 => 4239221328, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2717467988}}} from <0.703.0> in state state_wait_create_session_resp 04:17:42.249 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420887482649">>,<0.695.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294734,2717467988,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221328,2717467988}]}}}} 04:17:42.249 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:42.249 [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 => 4239221328,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2717467988}} 04:17:42.249 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} 04:17:42.249 [info] KMOD Port Create PDP Context Call {<0.695.0>,[alias|#Ref<0.2044474368.3268739075.247032>]}: {create_pdp_context,{172,18,176,103},4239221328,2717467988,{192,168,0,2}} 04:17:42.249 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221328, 2717467988 04:17:42.249 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1220,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221328},{o_tid,2717467988}]}} 04:17:42.249 [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 => 4239221328,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2717467988}) returned {error,-17} *DBG* gsup_server got cast {tunnel_response, {<<"262420887482649">>, {ok, #{apco => <<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 => 4239221328, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2717467988}}}} *DBG* epdg_ue_fsm_262420887482649 send ok to <0.703.0> 04:17:42.249 [info] tunnel_response(<<"262420887482649">>): {ok,#{apco => <<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 => 4239221328,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2717467988}} *DBG* epdg_ue_fsm_262420887482649 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 => 4239221328, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2717467988}}} from <0.703.0> in state state_wait_create_session_resp => state_active 04:17:42.249 [info] tunnel_response for <<"262420887482649">>: {ok,#{apco => <<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 => 4239221328,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2717467988}} *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:17:42.249 [info] GSUP: Tx #{imsi => <<"262420887482649">>,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.52>, {osmo,5}, #{imsi => <<"262422720278212">>, 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_262422720278212 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422720278212 consume internal init_state in state state_new 04:17:42.327 [info] GSUP: Rx #{imsi => <<"262422720278212">>,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_262422720278212 receive call {auth_request,33,"internet",#{}} from <0.704.0> in state state_new 04:17:42.327 [info] ue_fsm start(epdg_ue_fsm_262422720278212) *DBG* epdg_ue_fsm_262422720278212 send ok to <0.704.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:17:42.327 [info] ue_fsm init(<<"262422720278212">>) *DBG* aaa_ue_fsm_262422720278212 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422720278212 consume call {auth_request,33,"internet",#{}} from <0.704.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422720278212 consume internal init_state in state state_new 04:17:42.327 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422720278212 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422720278212 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:42.327 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,0,false,false} 04:17:42.328 [info] ue_fsm start_link(aaa_ue_fsm_262422720278212) 04:17:42.328 [info] ue_fsm init("262422720278212") 04:17:42.328 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:42.328 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422720278212",undefined,undefined,false,false,undefined} 04:17:42.328 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422720278212 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422720278212 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:42.328 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262422720278212",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422720278212 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>, <<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1, 200,139,133,196,43,194,131,147,29,150,28,160,206,11>>, <<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>, <<1,112,166,105,231,3,225,185,233,174,143,123,204,231, 249,225>>}]}} from <0.707.0> in state state_wait_swx_maa 04:17:42.331 [info] SWx Rx MAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422720278212",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174]],[[52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11]],["foobar"],[[1,112,166,105,231,3,225,185,233,174,143,123,204,231,249,225]],[[0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:42.331 [info] dia_sip2gsup: auth [52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174] authz [52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11]  04:17:42.331 [info] rand [52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1] autn [106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174]  *DBG* aaa_ue_fsm_262422720278212 send ok to <0.707.0> *DBG* epdg_ue_fsm_262422720278212 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>, <<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1, 200,139,133,196,43,194,131,147,29,150,28,160,206,11>>, <<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>, <<1,112,166,105,231,3,225,185,233,174,143,123,204,231, 249,225>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:42.331 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422720278212 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>, <<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1, 200,139,133,196,43,194,131,147,29,150,28,160,206,11>>, <<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>, <<1,112,166,105,231,3,225,185,233,174,143,123,204,231, 249,225>>}]}} from <0.707.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422720278212 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422720278212">>, {ok, [{epdg_auth_tuple, <<52,52,65,209,149,225,208,136,116,1,235,89, 210,109,117,1>>, <<106,86,149,215,147,147,239,14,7,223,116,236, 215,127,60,174>>, <<52,52,65,209,149,225,208,136,116,1,235,89, 210,109,117,1,200,139,133,196,43,194,131,147, 29,150,28,160,206,11>>, <<0,76,225,59,245,231,192,29,190,130,12,235,67, 55,209,146>>, <<1,112,166,105,231,3,225,185,233,174,143, 123,204,231,249,225>>}]}}} 04:17:42.331 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422720278212",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422720278212 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>, <<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>, <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1, 200,139,133,196,43,194,131,147,29,150,28,160,206,11>>, <<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>, <<1,112,166,105,231,3,225,185,233,174,143,123,204,231, 249,225>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:42.331 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>,<<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11>>,<<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>,<<1,112,166,105,231,3,225,185,233,174,143,123,204,231,249,225>>}]} 04:17:42.332 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>,<<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11>>,<<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>,<<1,112,166,105,231,3,225,185,233,174,143,123,204,231,249,225>>}]}, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,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:17:42.332 [info] auth_response(<<"262422720278212">>): {ok,[{epdg_auth_tuple,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>,<<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11>>,<<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>,<<1,112,166,105,231,3,225,185,233,174,143,123,204,231,249,225>>}]} 04:17:42.332 [info] auth_response for <<"262422720278212">>: {ok,[{epdg_auth_tuple,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>,<<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>,<<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11>>,<<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>,<<1,112,166,105,231,3,225,185,233,174,143,123,204,231,249,225>>}]} 04:17:42.332 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,86,149,215,147,147,239,14,7,223,116,236,215,127,60,174>>,ck => <<1,112,166,105,231,3,225,185,233,174,143,123,204,231,249,225>>,ik => <<0,76,225,59,245,231,192,29,190,130,12,235,67,55,209,146>>,rand => <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1>>,res => <<52,52,65,209,149,225,208,136,116,1,235,89,210,109,117,1,200,139,133,196,43,194,131,147,29,150,28,160,206,11>>}],imsi => <<"262422720278212">>,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 => <<"262422720278212">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422720278212 receive call lu_request from <0.708.0> in state state_authenticating 04:17:42.334 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422720278212">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422720278212 send ok to <0.708.0> 04:17:42.334 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422720278212 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422720278212 consume call lu_request from <0.708.0> in state state_authenticating *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:17:42.334 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,0,false,false} 04:17:42.334 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422720278212 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422720278212 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:42.334 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422720278212",undefined,undefined,false,false,undefined} 04:17:42.334 [debug] SWx Tx SAR Imsi="262422720278212" Type=1 APN="internet" AgentInfoOpt=[]  04:17:42.334 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422720278212",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422720278212 receive call {rx_swx_saa,{ok,1,#{}}} from <0.709.0> in state state_wait_swx_saa 04:17:42.336 [info] SWx Rx SAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422720278212",[],[2001],[],[{'Non-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_262422720278212 send ok to <0.709.0> *DBG* epdg_ue_fsm_262422720278212 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:42.336 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422720278212 consume call {rx_swx_saa,{ok,1,#{}}} from <0.709.0> in state state_wait_swx_saa => state_authenticated 04:17:42.336 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422720278212",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422720278212 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422720278212">>,ok}} 04:17:42.336 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422720278212 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:42.336 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,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:17:42.336 [info] lu_response(<<"262422720278212">>): ok 04:17:42.336 [info] lu_response for <<"262422720278212">>: ok 04:17:42.336 [info] GSUP: Tx #{imsi => <<"262422720278212">>,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 => <<"262422720278212">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422720278212 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.710.0> in state state_authenticated 04:17:42.337 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422720278212">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:42.337 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:42.338 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,0,false,false} 04:17:42.338 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:42.338 [info] s2b: Tx {gtp,v2,create_session_request,0,5805784,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422720278212">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294735,<<172,18,176,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,4239221329,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422720278212 send ok to <0.710.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:17:42.338 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422720278212 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.710.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422720278212 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422720278212 receive call {rx_s6b_aar,"262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.711.0> in state state_authenticated 04:17:42.342 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:42.342 [info] ue_fsm ev_rx_s6b_aar: "262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:42.342 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422720278212",undefined,undefined,true,false,undefined} 04:17:42.342 [debug] SWx Tx SAR Imsi="262422720278212" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:42.342 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422720278212",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422720278212 send ok to <0.711.0> *DBG* aaa_ue_fsm_262422720278212 consume call {rx_s6b_aar,"262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.711.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:42.342 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422720278212 receive call {rx_swx_saa,{ok,13,#{}}} from <0.712.0> in state state_authenticated_wait_swx_saa 04:17:42.344 [info] SWx Rx SAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422720278212",[],[2001],[],[{'Non-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_262422720278212 send ok to <0.712.0> 04:17:42.344 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422720278212 consume call {rx_swx_saa,{ok,13,#{}}} from <0.712.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:42.344 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422720278212","262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.711.0>} 04:17:42.344 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:42.344 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:42.346 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,79,88,150,216,0,2,0,2,0,16,0,87,0,9,1,160,204,92,167,211,172,18,176,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,204,92,167,211,172,18,176,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,204,92,167,211,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:42.346 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294735,5805784,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,3428624339,<<172,18,176,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,3428624339,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} *DBG* epdg_ue_fsm_262422720278212 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 => 4239221329, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3428624339}}} from <0.713.0> in state state_wait_create_session_resp 04:17:42.346 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422720278212">>,<0.705.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294735,3428624339,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221329,3428624339}],[],[],[],[],[],[]}}}} 04:17:42.346 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:42.346 [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 => 4239221329,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3428624339}} 04:17:42.346 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,0,false,false} 04:17:42.346 [info] KMOD Port Create PDP Context Call {<0.705.0>,[alias|#Ref<0.2044474368.3268739073.247290>]}: {create_pdp_context,{172,18,176,103},4239221329,3428624339,{192,168,0,3}} 04:17:42.346 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,3}, 4239221329, 3428624339 *DBG* epdg_ue_fsm_262422720278212 send ok to <0.713.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422720278212">>, {ok, #{apco => <<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 => 4239221329, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3428624339}}}} 04:17:42.346 [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,176,103}},{ms_address,{192,168,0,3}},{i_tid,4239221329},{o_tid,3428624339}]}} *DBG* epdg_ue_fsm_262422720278212 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 => 4239221329, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3428624339}}} from <0.713.0> in state state_wait_create_session_resp => state_active 04:17:42.346 [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 => 4239221329,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3428624339}) returned ok 04:17:42.346 [info] tunnel_response(<<"262422720278212">>): {ok,#{apco => <<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 => 4239221329,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3428624339}} *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:17:42.347 [info] tunnel_response for <<"262422720278212">>: {ok,#{apco => <<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 => 4239221329,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3428624339}} 04:17:42.347 [info] GSUP: Tx #{imsi => <<"262422720278212">>,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 => <<"262422720278212">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422720278212 receive call purge_ms_request from <0.714.0> in state state_active 04:17:43.427 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422720278212">>,message_type => purge_ms_req} 04:17:43.427 [info] ue_fsm purge_ms_request 04:17:43.427 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422720278212">>,"internet",[],{epdg_tun_pdp_ctx,4239221329,3428624339,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:17:43.427 [info] KMOD Port Delete PDP Context Call {<0.705.0>,[alias|#Ref<0.2044474368.3268739075.247194>]}: {delete_pdp_context,{172,18,176,103},4239221329,3428624339,{192,168,0,3}} *DBG* epdg_ue_fsm_262422720278212 send ok to <0.714.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}} *DBG* epdg_ue_fsm_262422720278212 consume call purge_ms_request from <0.714.0> in state state_active => state_wait_delete_session_resp 04:17:43.427 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,3}, 4239221329, 3428624339 04:17:43.427 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1284,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,3}},{i_tid,4239221329}]}} 04:17:43.427 [info] s2b: Tx {gtp,v2,delete_session_request,3428624339,5805785,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221329,<<172,18,176,20>>,undefined}]} *DBG* aaa_ue_fsm_262422720278212 receive call rx_s6b_str from <0.715.0> in state state_authenticated 04:17:43.430 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422720278212"],[],[]} *DBG* aaa_ue_fsm_262422720278212 send {ok,{epdg_dia_rc,undefined,2001}} to <0.715.0> 04:17:43.430 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422720278212 consume call rx_s6b_str from <0.715.0> in state state_authenticated 04:17:43.430 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422720278212","262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:17:43.430 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:17:43.430 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:43.431 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,79,88,150,217,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422720278212 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294735,5805785,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.716.0> in state state_wait_delete_session_resp 04:17:43.431 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294735,5805785,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422720278212 send ok to <0.716.0> *DBG* epdg_ue_fsm_262422720278212 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294735,5805785,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.716.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:17:43.431 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294735,5805785,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422720278212 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422720278212 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:17:43.431 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,false,0,false,false} 04:17:43.431 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:17:43.431 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,true,0,false,false} 04:17:43.431 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422720278212 send ok to <0.201.0> 04:17:43.431 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422720278212","262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422720278212 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:43.431 [debug] SWx Tx SAR Imsi="262422720278212" Type=5 APN="internet" AgentInfoOpt=[]  04:17:43.431 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422720278212",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422720278212 receive call {rx_swx_saa,{ok,5,#{}}} from <0.717.0> in state state_authenticated_wait_swx_saa 04:17:43.433 [info] SWx Rx SAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422720278212",[],[2001],[],[{'Non-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_262422720278212 send ok to <0.717.0> *DBG* epdg_ue_fsm_262422720278212 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_262422720278212 consume call {rx_swx_saa,{ok,5,#{}}} from <0.717.0> in state state_authenticated_wait_swx_saa => state_new 04:17:43.433 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422720278212 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422720278212">>,ok}} 04:17:43.433 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422720278212","262422720278212@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422720278212 terminate normal in state state_wait_swm_session_termination_answer 04:17:43.434 [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.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:17:43.434 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,true,0,false,false} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420887482649">>, message_type => purge_ms_req}} 04:17:43.434 [info] purge_ms_response(<<"262422720278212">>): ok 04:17:43.434 [info] purge_ms_response for <<"262422720278212">>: ok *DBG* epdg_ue_fsm_262420887482649 receive call purge_ms_request from <0.718.0> in state state_active 04:17:43.434 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422720278212">>,"internet",[],undefined,true,0,false,false} 04:17:43.434 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422720278212">>,message_type => purge_ms_res} 04:17:43.434 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420887482649">>,message_type => purge_ms_req} 04:17:43.434 [info] ue_fsm purge_ms_request 04:17:43.434 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420887482649">>,"internet",[],{epdg_tun_pdp_ctx,4239221328,2717467988,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:17:43.434 [info] KMOD Port Delete PDP Context Call {<0.695.0>,[alias|#Ref<0.2044474368.3268739075.247270>]}: {delete_pdp_context,{172,18,176,103},4239221328,2717467988,{192,168,0,2}} 04:17:43.434 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221328, 2717467988 04:17:43.434 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1348,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221328}]}} 04:17:43.434 [info] s2b: Tx {gtp,v2,delete_session_request,2717467988,5805786,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221328,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420887482649 send ok to <0.718.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}} *DBG* epdg_ue_fsm_262420887482649 consume call purge_ms_request from <0.718.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420887482649 receive call rx_s6b_str from <0.719.0> in state state_authenticated 04:17:43.436 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420887482649"],[],[]} 04:17:43.436 [info] ue_fsm ev_rx_s6b_str 04:17:43.436 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420887482649","262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420887482649 send {ok,{epdg_dia_rc,undefined,2001}} to <0.719.0> *DBG* aaa_ue_fsm_262420887482649 consume call rx_s6b_str from <0.719.0> in state state_authenticated 04:17:43.436 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:17:43.436 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:43.437 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,78,88,150,218,0,2,0,2,0,16,0>> 04:17:43.437 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294734,5805786,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420887482649 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294734,5805786,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.720.0> in state state_wait_delete_session_resp 04:17:43.437 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294734,5805786,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420887482649 send ok to <0.720.0> 04:17:43.437 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420887482649 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294734,5805786,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.720.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:17:43.437 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262420887482649 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420887482649 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:17:43.437 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,true,0,false,false} 04:17:43.437 [info] ue_fsm ev_rx_swm_str 04:17:43.438 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420887482649","262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:17:43.438 [debug] SWx Tx SAR Imsi="262420887482649" Type=5 APN="internet" AgentInfoOpt=[]  04:17:43.438 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420887482649",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420887482649 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420887482649 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420887482649 receive call {rx_swx_saa,{ok,5,#{}}} from <0.721.0> in state state_authenticated_wait_swx_saa 04:17:43.440 [info] SWx Rx SAA {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420887482649",[],[2001],[],[{'Non-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:17:43.440 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420887482649 send ok to <0.721.0> *DBG* epdg_ue_fsm_262420887482649 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_262420887482649 consume call {rx_swx_saa,{ok,5,#{}}} from <0.721.0> in state state_authenticated_wait_swx_saa => state_new 04:17:43.440 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420887482649","262420887482649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:17:43.440 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262420887482649">>,ok}} *DBG* epdg_ue_fsm_262420887482649 send ok to <0.211.0> 04:17:43.440 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420887482649 terminate normal in state state_wait_swm_session_termination_answer 04:17:43.440 [info] purge_ms_response(<<"262420887482649">>): ok 04:17:43.440 [info] purge_ms_response for <<"262420887482649">>: 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:17:43.440 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420887482649">>,"internet",[],undefined,true,0,false,false} 04:17:43.440 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420887482649">>,message_type => purge_ms_res} Socket #Port<0.52> closed [<0.678.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:17:43.442 [info] Peer down: {<0.654.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:43.441 [error] GSUP connection has been closed 04:17:43.642 [info] Peer down: {<0.687.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},46029}} *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} 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}} 04:17:46.472 [notice] GSUP connection has been established 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:17:46.495 [info] Peer up: {<0.683.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:50.384 [info] Peer up: {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262426446485184">>, 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_262426446485184 enter epdg_ue_fsm in state state_new 04:17:57.636 [info] GSUP: Rx #{imsi => <<"262426446485184">>,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_262426446485184 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426446485184 receive call {auth_request,33,"internet",#{}} from <0.750.0> in state state_new 04:17:57.636 [info] ue_fsm start(epdg_ue_fsm_262426446485184) 04:17:57.636 [info] ue_fsm init(<<"262426446485184">>) *DBG* epdg_ue_fsm_262426446485184 send ok to <0.750.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_262426446485184 consume call {auth_request,33,"internet",#{}} from <0.750.0> in state state_new => state_wait_auth_resp 04:17:57.636 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426446485184 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426446485184 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:57.636 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426446485184 consume internal init_state in state state_new 04:17:57.636 [info] ue_fsm start_link(aaa_ue_fsm_262426446485184) 04:17:57.636 [info] ue_fsm init("262426446485184") *DBG* aaa_ue_fsm_262426446485184 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:57.636 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:57.636 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426446485184",undefined,undefined,false,false,undefined} 04:17:57.636 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:57.636 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262426446485184",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426446485184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426446485184 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:57.641 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426446485184",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101]],[[109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159]],["foobar"],[[93,156,188,212,108,118,173,140,182,163,128,173,245,106,74,116]],[[181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426446485184 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>, <<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>, <<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187, 95,215,199,0,233,30,120,110,246,38,161,218,95,159>>, <<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>, <<93,156,188,212,108,118,173,140,182,163,128,173,245,106, 74,116>>}]}} from <0.753.0> in state state_wait_swx_maa 04:17:57.641 [info] dia_sip2gsup: auth [109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101] authz [109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159]  04:17:57.641 [info] rand "mÇZy\bbçù0T%²»" autn [242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101]  *DBG* aaa_ue_fsm_262426446485184 send ok to <0.753.0> 04:17:57.641 [info] ue_fsm ev_rx_swx_maa 04:17:57.641 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426446485184",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426446485184 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>, <<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>, <<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187, 95,215,199,0,233,30,120,110,246,38,161,218,95,159>>, <<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>, <<93,156,188,212,108,118,173,140,182,163,128,173,245,106, 74,116>>}]}} from <0.753.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426446485184 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>, <<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>, <<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187, 95,215,199,0,233,30,120,110,246,38,161,218,95,159>>, <<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>, <<93,156,188,212,108,118,173,140,182,163,128,173,245,106, 74,116>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:57.641 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>,<<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>,<<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159>>,<<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>,<<93,156,188,212,108,118,173,140,182,163,128,173,245,106,74,116>>}]} 04:17:57.641 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>,<<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>,<<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159>>,<<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>,<<93,156,188,212,108,118,173,140,182,163,128,173,245,106,74,116>>}]}, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262426446485184">>, {ok, [{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>, <<242,198,223,66,37,57,200,25,176,50,220,19,74, 153,234,101>>, <<109,199,90,121,8,238,182,185,98,231,249,48, 84,37,178,187,95,215,199,0,233,30,120,110, 246,38,161,218,95,159>>, <<181,90,11,99,152,33,178,83,205,244,176,191, 222,146,255,5>>, <<93,156,188,212,108,118,173,140,182,163, 128,173,245,106,74,116>>}]}}} *DBG* epdg_ue_fsm_262426446485184 send ok to <0.211.0> 04:17:57.641 [info] auth_response(<<"262426446485184">>): {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>,<<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>,<<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159>>,<<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>,<<93,156,188,212,108,118,173,140,182,163,128,173,245,106,74,116>>}]} *DBG* epdg_ue_fsm_262426446485184 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>, <<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>, <<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187, 95,215,199,0,233,30,120,110,246,38,161,218,95,159>>, <<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>, <<93,156,188,212,108,118,173,140,182,163,128,173,245,106, 74,116>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:57.642 [info] auth_response for <<"262426446485184">>: {ok,[{epdg_auth_tuple,<<"mÇZy\bbçù0T%²»">>,<<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>,<<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159>>,<<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>,<<93,156,188,212,108,118,173,140,182,163,128,173,245,106,74,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:17:57.642 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,198,223,66,37,57,200,25,176,50,220,19,74,153,234,101>>,ck => <<93,156,188,212,108,118,173,140,182,163,128,173,245,106,74,116>>,ik => <<181,90,11,99,152,33,178,83,205,244,176,191,222,146,255,5>>,rand => <<"mÇZy\bbçù0T%²»">>,res => <<109,199,90,121,8,238,182,185,98,231,249,48,84,37,178,187,95,215,199,0,233,30,120,110,246,38,161,218,95,159>>}],imsi => <<"262426446485184">>,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 => <<"262426446485184">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426446485184 receive call lu_request from <0.754.0> in state state_authenticating 04:17:57.643 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426446485184">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426446485184 send ok to <0.754.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:17:57.643 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426446485184 consume call lu_request from <0.754.0> in state state_authenticating *DBG* aaa_ue_fsm_262426446485184 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:57.643 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} 04:17:57.643 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:57.643 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426446485184",undefined,undefined,false,false,undefined} 04:17:57.643 [debug] SWx Tx SAR Imsi="262426446485184" Type=1 APN="internet" AgentInfoOpt=[]  04:17:57.643 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426446485184",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426446485184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426446485184 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426446485184 receive call {rx_swx_saa,{ok,1,#{}}} from <0.755.0> in state state_wait_swx_saa 04:17:57.646 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426446485184",[],[2001],[],[{'Non-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_262426446485184 send ok to <0.755.0> 04:17:57.646 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426446485184 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426446485184 consume call {rx_swx_saa,{ok,1,#{}}} from <0.755.0> in state state_wait_swx_saa => state_authenticated 04:17:57.647 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426446485184",undefined,undefined,false,false,undefined} 04:17:57.647 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426446485184 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426446485184">>,ok}} 04:17:57.647 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426446485184 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:57.647 [info] lu_response(<<"262426446485184">>): ok 04:17:57.647 [info] lu_response for <<"262426446485184">>: ok 04:17:57.647 [info] GSUP: Tx #{imsi => <<"262426446485184">>,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 => <<"262426446485184">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:57.648 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426446485184">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426446485184 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.756.0> in state state_authenticated 04:17:57.648 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:57.648 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} 04:17:57.648 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:57.648 [info] s2b: Tx {gtp,v2,create_session_request,0,5805787,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426446485184">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294736,<<172,18,176,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,4239221330,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426446485184 send ok to <0.756.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:17:57.648 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426446485184 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.756.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426446485184 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426446485184 receive call {rx_s6b_aar,"262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.757.0> in state state_authenticated 04:17:57.658 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:57.658 [info] ue_fsm ev_rx_s6b_aar: "262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:57.658 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426446485184",undefined,undefined,true,false,undefined} 04:17:57.658 [debug] SWx Tx SAR Imsi="262426446485184" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426446485184 send ok to <0.757.0> 04:17:57.658 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426446485184",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426446485184 consume call {rx_s6b_aar,"262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.757.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:57.658 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426446485184 receive call {rx_swx_saa,{ok,13,#{}}} from <0.758.0> in state state_authenticated_wait_swx_saa 04:17:57.661 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426446485184",[],[2001],[],[{'Non-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_262426446485184 send ok to <0.758.0> 04:17:57.661 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426446485184 consume call {rx_swx_saa,{ok,13,#{}}} from <0.758.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:57.661 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426446485184","262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.757.0>} 04:17:57.661 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:57.661 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:57.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,80,88,150,219,0,2,0,2,0,16,0,87,0,9,1,160,118,99,117,213,172,18,176,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,118,99,117,213,172,18,176,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,118,99,117,213,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:57.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294736,5805787,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,<<"vcuÕ">>},{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,1986229717,<<172,18,176,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,1986229717,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:17:57.665 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426446485184">>,<0.751.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294736,1986229717,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221330,1986229717}],[],[]}}}} 04:17:57.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_262426446485184 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 => 4239221330, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1986229717}}} from <0.759.0> in state state_wait_create_session_resp 04:17:57.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,2>>,undefined},local_teid => 4239221330,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1986229717}} 04:17:57.665 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} 04:17:57.665 [info] KMOD Port Create PDP Context Call {<0.751.0>,[alias|#Ref<0.2044474368.3268739073.247533>]}: {create_pdp_context,{172,18,176,103},4239221330,1986229717,{192,168,0,2}} 04:17:57.665 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221330, 1986229717 *DBG* epdg_ue_fsm_262426446485184 send ok to <0.759.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426446485184">>, {ok, #{apco => <<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 => 4239221330, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1986229717}}}} 04:17:57.665 [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,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221330},{o_tid,1986229717}]}} *DBG* epdg_ue_fsm_262426446485184 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 => 4239221330, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1986229717}}} from <0.759.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:17:57.665 [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 => 4239221330,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1986229717}) returned ok 04:17:57.666 [info] tunnel_response(<<"262426446485184">>): {ok,#{apco => <<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 => 4239221330,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1986229717}} 04:17:57.666 [info] tunnel_response for <<"262426446485184">>: {ok,#{apco => <<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 => 4239221330,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1986229717}} 04:17:57.666 [info] GSUP: Tx #{imsi => <<"262426446485184">>,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 => <<"262427883765017">>, 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:17:57.735 [info] GSUP: Rx #{imsi => <<"262427883765017">>,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_262427883765017 enter epdg_ue_fsm in state state_new 04:17:57.735 [info] ue_fsm start(epdg_ue_fsm_262427883765017) *DBG* epdg_ue_fsm_262427883765017 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427883765017 receive call {auth_request,33,"internet",#{}} from <0.760.0> in state state_new 04:17:57.735 [info] ue_fsm init(<<"262427883765017">>) *DBG* epdg_ue_fsm_262427883765017 send ok to <0.760.0> 04:17:57.735 [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_262427883765017 consume call {auth_request,33,"internet",#{}} from <0.760.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427883765017 enter aaa_ue_fsm in state state_new 04:17:57.735 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427883765017 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427883765017 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427883765017 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:57.735 [info] ue_fsm start_link(aaa_ue_fsm_262427883765017) 04:17:57.735 [info] ue_fsm init("262427883765017") 04:17:57.735 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:57.736 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427883765017",undefined,undefined,false,false,undefined} 04:17:57.736 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:57.736 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262427883765017",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427883765017 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427883765017 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_262427883765017 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>, <<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255, 236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>, <<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>, <<56,255,144,237,188,86,220,208,100,131,193,143,225,29, 219,200>>}]}} from <0.763.0> in state state_wait_swx_maa 04:17:57.740 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427883765017",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12]],[[87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209]],["foobar"],[[56,255,144,237,188,86,220,208,100,131,193,143,225,29,219,200]],[[188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:57.740 [info] dia_sip2gsup: auth [87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12] authz [87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209]  *DBG* aaa_ue_fsm_262427883765017 send ok to <0.763.0> 04:17:57.740 [info] rand [87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236] autn [204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12]  *DBG* epdg_ue_fsm_262427883765017 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>, <<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255, 236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>, <<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>, <<56,255,144,237,188,86,220,208,100,131,193,143,225,29, 219,200>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427883765017 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>, <<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255, 236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>, <<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>, <<56,255,144,237,188,86,220,208,100,131,193,143,225,29, 219,200>>}]}} from <0.763.0> in state state_wait_swx_maa => state_new 04:17:57.740 [info] ue_fsm ev_rx_swx_maa 04:17:57.740 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427883765017",undefined,undefined,false,false,undefined} 04:17:57.740 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>,<<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>,<<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>,<<56,255,144,237,188,86,220,208,100,131,193,143,225,29,219,200>>}]} *DBG* epdg_ue_fsm_262427883765017 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427883765017">>, {ok, [{epdg_auth_tuple, <<87,182,171,155,197,133,75,76,149,168,136,104, 41,148,255,236>>, <<204,235,18,100,147,182,120,217,70,242,86,16, 77,236,121,12>>, <<87,182,171,155,197,133,75,76,149,168,136,104, 41,148,255,236,79,33,196,48,151,233,92,240,0, 93,170,194,196,209>>, <<188,223,253,72,87,114,21,158,254,73,241,161, 131,83,192,14>>, <<56,255,144,237,188,86,220,208,100,131, 193,143,225,29,219,200>>}]}}} 04:17:57.740 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>,<<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>,<<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>,<<56,255,144,237,188,86,220,208,100,131,193,143,225,29,219,200>>}]}, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427883765017 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>, <<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>, <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255, 236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>, <<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>, <<56,255,144,237,188,86,220,208,100,131,193,143,225,29, 219,200>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:57.740 [info] auth_response(<<"262427883765017">>): {ok,[{epdg_auth_tuple,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>,<<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>,<<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>,<<56,255,144,237,188,86,220,208,100,131,193,143,225,29,219,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:17:57.740 [info] auth_response for <<"262427883765017">>: {ok,[{epdg_auth_tuple,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>,<<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>,<<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>,<<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>,<<56,255,144,237,188,86,220,208,100,131,193,143,225,29,219,200>>}]} 04:17:57.740 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,235,18,100,147,182,120,217,70,242,86,16,77,236,121,12>>,ck => <<56,255,144,237,188,86,220,208,100,131,193,143,225,29,219,200>>,ik => <<188,223,253,72,87,114,21,158,254,73,241,161,131,83,192,14>>,rand => <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236>>,res => <<87,182,171,155,197,133,75,76,149,168,136,104,41,148,255,236,79,33,196,48,151,233,92,240,0,93,170,194,196,209>>}],imsi => <<"262427883765017">>,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 => <<"262427883765017">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427883765017 receive call lu_request from <0.764.0> in state state_authenticating 04:17:57.742 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427883765017">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427883765017 send ok to <0.764.0> 04:17:57.742 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427883765017 consume call lu_request from <0.764.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_262427883765017 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:57.742 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} 04:17:57.742 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:57.742 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427883765017",undefined,undefined,false,false,undefined} 04:17:57.742 [debug] SWx Tx SAR Imsi="262427883765017" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427883765017 send ok to <0.201.0> 04:17:57.742 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427883765017",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427883765017 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427883765017 receive call {rx_swx_saa,{ok,1,#{}}} from <0.765.0> in state state_wait_swx_saa 04:17:57.745 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427883765017",[],[2001],[],[{'Non-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:17:57.745 [info] ue_fsm ev_rx_swx_saa 04:17:57.745 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427883765017",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427883765017 send ok to <0.765.0> *DBG* epdg_ue_fsm_262427883765017 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427883765017 consume call {rx_swx_saa,{ok,1,#{}}} from <0.765.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427883765017 send ok to <0.211.0> 04:17:57.745 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262427883765017">>,ok}} *DBG* epdg_ue_fsm_262427883765017 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:57.745 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} 04:17:57.745 [info] lu_response(<<"262427883765017">>): 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:17:57.745 [info] lu_response for <<"262427883765017">>: ok 04:17:57.745 [info] GSUP: Tx #{imsi => <<"262427883765017">>,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 => <<"262427883765017">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:57.747 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427883765017">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427883765017 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.766.0> in state state_authenticated 04:17:57.747 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:57.747 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} 04:17:57.747 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262427883765017 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:17:57.747 [info] s2b: Tx {gtp,v2,create_session_request,0,5805788,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427883765017">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294737,<<172,18,176,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,4239221331,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427883765017 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_262427883765017 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:57.747 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427883765017 receive call {rx_s6b_aar,"262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.767.0> in state state_authenticated 04:17:57.753 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:57.753 [info] ue_fsm ev_rx_s6b_aar: "262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:57.753 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427883765017",undefined,undefined,true,false,undefined} 04:17:57.753 [debug] SWx Tx SAR Imsi="262427883765017" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:57.753 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427883765017",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427883765017 send ok to <0.767.0> *DBG* aaa_ue_fsm_262427883765017 consume call {rx_s6b_aar,"262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.767.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:57.753 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427883765017 receive call {rx_swx_saa,{ok,13,#{}}} from <0.768.0> in state state_authenticated_wait_swx_saa 04:17:57.755 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427883765017",[],[2001],[],[{'Non-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:17:57.755 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427883765017 send ok to <0.768.0> *DBG* aaa_ue_fsm_262427883765017 consume call {rx_swx_saa,{ok,13,#{}}} from <0.768.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:57.756 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427883765017","262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.767.0>} 04:17:57.756 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:57.756 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:57.759 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,81,88,150,220,0,2,0,2,0,16,0,87,0,9,1,160,208,118,45,96,172,18,176,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,208,118,45,96,172,18,176,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,208,118,45,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:57.759 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294737,5805788,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,<<"Ðv-`">>},{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,3497405792,<<172,18,176,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,3497405792,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:17:57.759 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427883765017">>,<0.761.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294737,3497405792,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221331,3497405792}],[],[],[],[],[],[],[]}}}} 04:17:57.759 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:57.759 [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 => 4239221331,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3497405792}} *DBG* epdg_ue_fsm_262427883765017 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 => 4239221331, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3497405792}}} from <0.769.0> in state state_wait_create_session_resp 04:17:57.759 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} 04:17:57.759 [info] KMOD Port Create PDP Context Call {<0.761.0>,[alias|#Ref<0.2044474368.3268739074.245845>]}: {create_pdp_context,{172,18,176,103},4239221331,3497405792,{192,168,0,3}} 04:17:57.759 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,3}, 4239221331, 3497405792 04:17:57.759 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],195,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,3}},{i_tid,4239221331},{o_tid,3497405792}]}} 04:17:57.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,3>>,undefined},local_teid => 4239221331,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3497405792}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427883765017">>, {ok, #{apco => <<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 => 4239221331, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3497405792}}}} *DBG* epdg_ue_fsm_262427883765017 send ok to <0.769.0> 04:17:57.759 [info] tunnel_response(<<"262427883765017">>): {ok,#{apco => <<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 => 4239221331,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3497405792}} *DBG* epdg_ue_fsm_262427883765017 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 => 4239221331, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3497405792}}} from <0.769.0> in state state_wait_create_session_resp => state_active 04:17:57.760 [info] tunnel_response for <<"262427883765017">>: {ok,#{apco => <<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 => 4239221331,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3497405792}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:57.760 [info] GSUP: Tx #{imsi => <<"262427883765017">>,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 => <<"262423094231260">>, 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:17:57.835 [info] GSUP: Rx #{imsi => <<"262423094231260">>,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_262423094231260 enter epdg_ue_fsm in state state_new 04:17:57.835 [info] ue_fsm start(epdg_ue_fsm_262423094231260) *DBG* epdg_ue_fsm_262423094231260 consume internal init_state in state state_new 04:17:57.835 [info] ue_fsm init(<<"262423094231260">>) *DBG* epdg_ue_fsm_262423094231260 receive call {auth_request,33,"internet",#{}} from <0.770.0> in state state_new 04:17:57.835 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423094231260 send ok to <0.770.0> 04:17:57.836 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423094231260">>,"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_262423094231260 consume call {auth_request,33,"internet",#{}} from <0.770.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423094231260 enter aaa_ue_fsm in state state_new 04:17:57.836 [info] ue_fsm start_link(aaa_ue_fsm_262423094231260) *DBG* epdg_ue_fsm_262423094231260 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423094231260 consume internal init_state in state state_new 04:17:57.836 [info] ue_fsm init("262423094231260") *DBG* aaa_ue_fsm_262423094231260 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:57.836 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:57.836 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423094231260",undefined,undefined,false,false,undefined} 04:17:57.836 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:57.836 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262423094231260",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423094231260 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423094231260 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:57.840 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423094231260",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123]],[[141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217]],["foobar"],[[245,199,153,146,155,95,58,210,28,79,188,154,65,29,181,158]],[[167,235,155,141,209,54,183,153,104,145,185,240,26,184,10,225]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423094231260 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>, <<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253, 30,156,183,10,230,149,140,218,124,217,57,152,217,217>>, <<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10, 225>>, <<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181, 158>>}]}} from <0.773.0> in state state_wait_swx_maa 04:17:57.840 [info] dia_sip2gsup: auth [141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123] authz [141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217]  04:17:57.840 [info] rand [141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253] autn [168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123]  *DBG* aaa_ue_fsm_262423094231260 send ok to <0.773.0> 04:17:57.840 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423094231260 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>, <<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253, 30,156,183,10,230,149,140,218,124,217,57,152,217,217>>, <<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10, 225>>, <<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181, 158>>}]}} from <0.773.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423094231260 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>, <<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253, 30,156,183,10,230,149,140,218,124,217,57,152,217,217>>, <<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10, 225>>, <<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181, 158>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:57.840 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423094231260",undefined,undefined,false,false,undefined} 04:17:57.840 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>,<<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217>>,<<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10,225>>,<<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181,158>>}]} 04:17:57.840 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>,<<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217>>,<<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10,225>>,<<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181,158>>}]}, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423094231260 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423094231260">>, {ok, [{epdg_auth_tuple, <<141,198,68,161,152,179,224,43,139,125,36,47, 54,13,161,253>>, <<168,248,21,233,207,45,77,237,248,25,13,13, 183,245,26,123>>, <<141,198,68,161,152,179,224,43,139,125,36,47, 54,13,161,253,30,156,183,10,230,149,140,218, 124,217,57,152,217,217>>, <<167,235,155,141,209,54,183,153,104,145,185, 240,26,184,10,225>>, <<245,199,153,146,155,95,58,210,28,79,188, 154,65,29,181,158>>}]}}} 04:17:57.840 [info] auth_response(<<"262423094231260">>): {ok,[{epdg_auth_tuple,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>,<<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217>>,<<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10,225>>,<<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181,158>>}]} *DBG* epdg_ue_fsm_262423094231260 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>, <<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>, <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253, 30,156,183,10,230,149,140,218,124,217,57,152,217,217>>, <<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10, 225>>, <<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181, 158>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:57.840 [info] auth_response for <<"262423094231260">>: {ok,[{epdg_auth_tuple,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>,<<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>,<<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217>>,<<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10,225>>,<<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181,158>>}]} 04:17:57.840 [info] GSUP: Tx #{auth_tuples => [#{autn => <<168,248,21,233,207,45,77,237,248,25,13,13,183,245,26,123>>,ck => <<245,199,153,146,155,95,58,210,28,79,188,154,65,29,181,158>>,ik => <<167,235,155,141,209,54,183,153,104,145,185,240,26,184,10,225>>,rand => <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253>>,res => <<141,198,68,161,152,179,224,43,139,125,36,47,54,13,161,253,30,156,183,10,230,149,140,218,124,217,57,152,217,217>>}],imsi => <<"262423094231260">>,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 => <<"262423094231260">>, message_type => location_upd_req}} 04:17:57.841 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423094231260">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423094231260 receive call lu_request from <0.774.0> in state state_authenticating *DBG* epdg_ue_fsm_262423094231260 send ok to <0.774.0> 04:17:57.841 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423094231260 consume call lu_request from <0.774.0> in state state_authenticating *DBG* aaa_ue_fsm_262423094231260 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:17:57.841 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,false,0,false,false} 04:17:57.841 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:57.842 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423094231260",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423094231260 send ok to <0.201.0> 04:17:57.842 [debug] SWx Tx SAR Imsi="262423094231260" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423094231260 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:57.842 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423094231260",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423094231260 receive call {rx_swx_saa,{ok,1,#{}}} from <0.775.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423094231260 send ok to <0.775.0> 04:17:57.845 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423094231260",[],[2001],[],[{'Non-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_262423094231260 consume call {rx_swx_saa,{ok,1,#{}}} from <0.775.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423094231260 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:57.845 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423094231260 send ok to <0.211.0> 04:17:57.845 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423094231260",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262423094231260">>,ok}} *DBG* epdg_ue_fsm_262423094231260 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:57.845 [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:17:57.845 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,false,0,false,false} 04:17:57.845 [info] lu_response(<<"262423094231260">>): ok 04:17:57.845 [info] lu_response for <<"262423094231260">>: ok 04:17:57.845 [info] GSUP: Tx #{imsi => <<"262423094231260">>,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 => <<"262423094231260">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423094231260 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.776.0> in state state_authenticated 04:17:57.846 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423094231260">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:57.846 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:57.846 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,false,0,false,false} 04:17:57.846 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:57.846 [info] s2b: Tx {gtp,v2,create_session_request,0,5805789,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423094231260">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294738,<<172,18,176,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,4239221332,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423094231260 send ok to <0.776.0> 04:17:57.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_262423094231260 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_262423094231260 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:57.851 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423094231260 receive call {rx_s6b_aar,"262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.777.0> in state state_authenticated 04:17:57.851 [info] ue_fsm ev_rx_s6b_aar: "262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:57.851 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423094231260",undefined,undefined,true,false,undefined} 04:17:57.851 [debug] SWx Tx SAR Imsi="262423094231260" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:57.851 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423094231260",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423094231260 send ok to <0.777.0> 04:17:57.852 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423094231260 consume call {rx_s6b_aar,"262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.777.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423094231260 receive call {rx_swx_saa,{ok,13,#{}}} from <0.778.0> in state state_authenticated_wait_swx_saa 04:17:57.854 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423094231260",[],[2001],[],[{'Non-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_262423094231260 send ok to <0.778.0> 04:17:57.854 [info] ue_fsm ev_rx_swx_saa 04:17:57.854 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423094231260","262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.777.0>} 04:17:57.854 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262423094231260 consume call {rx_swx_saa,{ok,13,#{}}} from <0.778.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:57.854 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:57.857 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,82,88,150,221,0,2,0,2,0,16,0,87,0,9,1,160,192,137,232,83,172,18,176,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,192,137,232,83,172,18,176,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,137,232,83,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:57.857 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294738,5805789,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,<<192,137,232,83>>},{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,3230263379,<<172,18,176,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,3230263379,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} 04:17:57.857 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423094231260">>,<0.771.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294738,3230263379,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221332,3230263379}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:57.857 [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_262423094231260 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 => 4239221332, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3230263379}}} from <0.779.0> in state state_wait_create_session_resp 04:17:57.857 [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 => 4239221332,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3230263379}} 04:17:57.857 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,false,0,false,false} 04:17:57.857 [info] KMOD Port Create PDP Context Call {<0.771.0>,[alias|#Ref<0.2044474368.3268739073.247677>]}: {create_pdp_context,{172,18,176,103},4239221332,3230263379,{192,168,0,4}} 04:17:57.857 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,4}, 4239221332, 3230263379 04:17:57.857 [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,176,103}},{ms_address,{192,168,0,4}},{i_tid,4239221332},{o_tid,3230263379}]}} 04:17:57.857 [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 => 4239221332,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3230263379}) returned ok *DBG* epdg_ue_fsm_262423094231260 send ok to <0.779.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423094231260">>, {ok, #{apco => <<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 => 4239221332, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3230263379}}}} 04:17:57.857 [info] tunnel_response(<<"262423094231260">>): {ok,#{apco => <<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 => 4239221332,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3230263379}} *DBG* epdg_ue_fsm_262423094231260 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 => 4239221332, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3230263379}}} from <0.779.0> in state state_wait_create_session_resp => state_active 04:17:57.857 [info] tunnel_response for <<"262423094231260">>: {ok,#{apco => <<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 => 4239221332,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3230263379}} 04:17:57.857 [info] GSUP: Tx #{imsi => <<"262423094231260">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262420750654625">>, 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:17:57.935 [info] GSUP: Rx #{imsi => <<"262420750654625">>,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_262420750654625 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420750654625 consume internal init_state in state state_new 04:17:57.935 [info] ue_fsm start(epdg_ue_fsm_262420750654625) *DBG* epdg_ue_fsm_262420750654625 receive call {auth_request,33,"internet",#{}} from <0.780.0> in state state_new 04:17:57.935 [info] ue_fsm init(<<"262420750654625">>) 04:17:57.935 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420750654625 send ok to <0.780.0> 04:17:57.936 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420750654625 consume call {auth_request,33,"internet",#{}} from <0.780.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:17:57.936 [info] ue_fsm start_link(aaa_ue_fsm_262420750654625) *DBG* epdg_ue_fsm_262420750654625 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420750654625 enter aaa_ue_fsm in state state_new 04:17:57.936 [info] ue_fsm init("262420750654625") *DBG* aaa_ue_fsm_262420750654625 consume internal init_state in state state_new 04:17:57.936 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420750654625 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:57.936 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420750654625",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420750654625 send ok to <0.201.0> 04:17:57.936 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420750654625 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:57.936 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262420750654625",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:57.940 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420750654625",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253]],[[203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66]],["foobar"],[[107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24]],[[78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420750654625 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>, <<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202, 17,243,25,196,195,245,86,2,31,252,163,106,66>>, <<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>, <<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]}} from <0.783.0> in state state_wait_swx_maa 04:17:57.940 [info] dia_sip2gsup: auth [203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253] authz [203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66]  04:17:57.940 [info] rand [203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64] autn [197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253]  *DBG* aaa_ue_fsm_262420750654625 send ok to <0.783.0> 04:17:57.940 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420750654625 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>, <<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202, 17,243,25,196,195,245,86,2,31,252,163,106,66>>, <<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>, <<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]}} from <0.783.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420750654625 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>, <<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202, 17,243,25,196,195,245,86,2,31,252,163,106,66>>, <<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>, <<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:57.940 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420750654625",undefined,undefined,false,false,undefined} 04:17:57.940 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>,<<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66>>,<<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>,<<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]} 04:17:57.940 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>,<<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66>>,<<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>,<<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]}, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420750654625 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420750654625">>, {ok, [{epdg_auth_tuple, <<203,214,38,0,155,62,247,48,12,179,233,104, 233,87,11,64>>, <<197,166,98,152,140,86,99,64,35,10,153,40,182, 196,253,253>>, <<203,214,38,0,155,62,247,48,12,179,233,104, 233,87,11,64,202,17,243,25,196,195,245,86,2, 31,252,163,106,66>>, <<78,63,164,160,218,90,214,59,65,199,196,181, 206,127,232,21>>, <<107,255,184,0,31,243,72,2,242,49,212,17, 71,126,222,24>>}]}}} 04:17:57.940 [info] auth_response(<<"262420750654625">>): {ok,[{epdg_auth_tuple,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>,<<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66>>,<<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>,<<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]} *DBG* epdg_ue_fsm_262420750654625 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>, <<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>, <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202, 17,243,25,196,195,245,86,2,31,252,163,106,66>>, <<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>, <<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:57.940 [info] auth_response for <<"262420750654625">>: {ok,[{epdg_auth_tuple,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>,<<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>,<<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66>>,<<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>,<<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>}]} 04:17:57.940 [info] GSUP: Tx #{auth_tuples => [#{autn => <<197,166,98,152,140,86,99,64,35,10,153,40,182,196,253,253>>,ck => <<107,255,184,0,31,243,72,2,242,49,212,17,71,126,222,24>>,ik => <<78,63,164,160,218,90,214,59,65,199,196,181,206,127,232,21>>,rand => <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64>>,res => <<203,214,38,0,155,62,247,48,12,179,233,104,233,87,11,64,202,17,243,25,196,195,245,86,2,31,252,163,106,66>>}],imsi => <<"262420750654625">>,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 => <<"262420750654625">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420750654625 receive call lu_request from <0.784.0> in state state_authenticating 04:17:57.942 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420750654625">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420750654625 send ok to <0.784.0> 04:17:57.942 [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_262420750654625 consume call lu_request from <0.784.0> in state state_authenticating *DBG* aaa_ue_fsm_262420750654625 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:57.942 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420750654625 send ok to <0.201.0> 04:17:57.942 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420750654625 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:57.942 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420750654625",undefined,undefined,false,false,undefined} 04:17:57.942 [debug] SWx Tx SAR Imsi="262420750654625" Type=1 APN="internet" AgentInfoOpt=[]  04:17:57.942 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420750654625",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420750654625 receive call {rx_swx_saa,{ok,1,#{}}} from <0.785.0> in state state_wait_swx_saa 04:17:57.944 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420750654625",[],[2001],[],[{'Non-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_262420750654625 send ok to <0.785.0> 04:17:57.944 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420750654625 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420750654625 consume call {rx_swx_saa,{ok,1,#{}}} from <0.785.0> in state state_wait_swx_saa => state_authenticated 04:17:57.944 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420750654625",undefined,undefined,false,false,undefined} 04:17:57.944 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:57.944 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420750654625 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420750654625">>,ok}} 04:17:57.944 [info] lu_response(<<"262420750654625">>): ok *DBG* epdg_ue_fsm_262420750654625 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:17:57.944 [info] lu_response for <<"262420750654625">>: ok 04:17:57.944 [info] GSUP: Tx #{imsi => <<"262420750654625">>,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 => <<"262420750654625">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420750654625 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.786.0> in state state_authenticated 04:17:57.945 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420750654625">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:57.945 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420750654625 send ok to <0.786.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:17:57.946 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420750654625 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.786.0> in state state_authenticated => state_wait_create_session_resp 04:17:57.946 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262420750654625 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:57.946 [info] s2b: Tx {gtp,v2,create_session_request,0,5805790,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420750654625">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294739,<<172,18,176,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,4239221333,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:17:57.946 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420750654625 receive call {rx_s6b_aar,"262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.787.0> in state state_authenticated 04:17:57.951 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:57.951 [info] ue_fsm ev_rx_s6b_aar: "262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:57.951 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420750654625",undefined,undefined,true,false,undefined} 04:17:57.951 [debug] SWx Tx SAR Imsi="262420750654625" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420750654625 send ok to <0.787.0> 04:17:57.951 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420750654625",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:17:57.951 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420750654625 consume call {rx_s6b_aar,"262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.787.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420750654625 receive call {rx_swx_saa,{ok,13,#{}}} from <0.788.0> in state state_authenticated_wait_swx_saa 04:17:57.953 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420750654625",[],[2001],[],[{'Non-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_262420750654625 send ok to <0.788.0> 04:17:57.953 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420750654625 consume call {rx_swx_saa,{ok,13,#{}}} from <0.788.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:57.953 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420750654625","262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.787.0>} 04:17:57.953 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:57.953 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:57.955 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,83,88,150,222,0,2,0,2,0,16,0,87,0,9,1,160,20,85,153,43,172,18,176,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,20,85,153,43,172,18,176,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,20,85,153,43,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:57.956 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294739,5805790,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,<<20,85,153,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,341154091,<<172,18,176,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,341154091,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} 04:17:57.956 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420750654625">>,<0.781.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294739,341154091,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221333,341154091}],[],[],[],[],[],[],[]}}}} 04:17:57.956 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:57.956 [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 => 4239221333,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 341154091}} *DBG* epdg_ue_fsm_262420750654625 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 => 4239221333, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 341154091}}} from <0.789.0> in state state_wait_create_session_resp 04:17:57.956 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} 04:17:57.956 [info] KMOD Port Create PDP Context Call {<0.781.0>,[alias|#Ref<0.2044474368.3268739073.247815>]}: {create_pdp_context,{172,18,176,103},4239221333,341154091,{192,168,0,5}} 04:17:57.956 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,5}, 4239221333, 341154091 04:17:57.956 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],259,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,5}},{i_tid,4239221333},{o_tid,341154091}]}} *DBG* epdg_ue_fsm_262420750654625 send ok to <0.789.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420750654625">>, {ok, #{apco => <<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 => 4239221333, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 341154091}}}} 04:17:57.956 [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 => 4239221333,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 341154091}) returned ok *DBG* epdg_ue_fsm_262420750654625 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 => 4239221333, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 341154091}}} from <0.789.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:17:57.956 [info] tunnel_response(<<"262420750654625">>): {ok,#{apco => <<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 => 4239221333,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 341154091}} 04:17:57.956 [info] tunnel_response for <<"262420750654625">>: {ok,#{apco => <<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 => 4239221333,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 341154091}} 04:17:57.956 [info] GSUP: Tx #{imsi => <<"262420750654625">>,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 => <<"262428204787577">>, 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_262428204787577 enter epdg_ue_fsm in state state_new 04:17:58.036 [info] GSUP: Rx #{imsi => <<"262428204787577">>,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_262428204787577 consume internal init_state in state state_new 04:17:58.036 [info] ue_fsm start(epdg_ue_fsm_262428204787577) *DBG* epdg_ue_fsm_262428204787577 receive call {auth_request,33,"internet",#{}} from <0.790.0> in state state_new 04:17:58.036 [info] ue_fsm init(<<"262428204787577">>) *DBG* epdg_ue_fsm_262428204787577 send ok to <0.790.0> 04:17:58.036 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428204787577 consume call {auth_request,33,"internet",#{}} from <0.790.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:17:58.036 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428204787577 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428204787577 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262428204787577 consume internal init_state in state state_new 04:17:58.036 [info] ue_fsm start_link(aaa_ue_fsm_262428204787577) *DBG* aaa_ue_fsm_262428204787577 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.036 [info] ue_fsm init("262428204787577") 04:17:58.036 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.036 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428204787577",undefined,undefined,false,false,undefined} 04:17:58.036 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428204787577 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428204787577 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.036 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262428204787577",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428204787577 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>, <<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3, 159,138,218,178,241,242,160,160,147,133,40,118>>, <<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>, <<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110, 83>>}]}} from <0.793.0> in state state_wait_swx_maa 04:17:58.040 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428204787577",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248]],[[206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118]],["foobar"],[[224,4,163,88,210,128,64,25,196,175,28,204,181,157,110,83]],[[21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428204787577 send ok to <0.793.0> 04:17:58.040 [info] dia_sip2gsup: auth [206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248] authz [206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118]  *DBG* epdg_ue_fsm_262428204787577 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>, <<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3, 159,138,218,178,241,242,160,160,147,133,40,118>>, <<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>, <<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110, 83>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.040 [info] rand [206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223] autn [180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248]  *DBG* aaa_ue_fsm_262428204787577 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>, <<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3, 159,138,218,178,241,242,160,160,147,133,40,118>>, <<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>, <<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110, 83>>}]}} from <0.793.0> in state state_wait_swx_maa => state_new 04:17:58.040 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428204787577 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428204787577">>, {ok, [{epdg_auth_tuple, <<206,10,131,58,2,18,84,114,146,62,14,93,11, 245,39,223>>, <<180,26,162,96,21,69,25,220,164,120,173,72, 110,94,233,248>>, <<206,10,131,58,2,18,84,114,146,62,14,93,11, 245,39,223,22,3,159,138,218,178,241,242,160, 160,147,133,40,118>>, <<21,44,2,69,116,3,90,77,142,78,185,32,190,57, 49,5>>, <<224,4,163,88,210,128,64,25,196,175,28, 204,181,157,110,83>>}]}}} 04:17:58.040 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428204787577",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428204787577 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>, <<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>, <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3, 159,138,218,178,241,242,160,160,147,133,40,118>>, <<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>, <<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110, 83>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.040 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>,<<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118>>,<<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>,<<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110,83>>}]} 04:17:58.040 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>,<<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118>>,<<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>,<<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110,83>>}]}, {ue_fsm_data,<<"262428204787577">>,"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:17:58.040 [info] auth_response(<<"262428204787577">>): {ok,[{epdg_auth_tuple,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>,<<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118>>,<<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>,<<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110,83>>}]} 04:17:58.041 [info] auth_response for <<"262428204787577">>: {ok,[{epdg_auth_tuple,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>,<<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>,<<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118>>,<<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>,<<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110,83>>}]} 04:17:58.041 [info] GSUP: Tx #{auth_tuples => [#{autn => <<180,26,162,96,21,69,25,220,164,120,173,72,110,94,233,248>>,ck => <<224,4,163,88,210,128,64,25,196,175,28,204,181,157,110,83>>,ik => <<21,44,2,69,116,3,90,77,142,78,185,32,190,57,49,5>>,rand => <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223>>,res => <<206,10,131,58,2,18,84,114,146,62,14,93,11,245,39,223,22,3,159,138,218,178,241,242,160,160,147,133,40,118>>}],imsi => <<"262428204787577">>,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 => <<"262428204787577">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428204787577 receive call lu_request from <0.794.0> in state state_authenticating 04:17:58.042 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428204787577">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428204787577 send ok to <0.794.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:17:58.042 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428204787577 consume call lu_request from <0.794.0> in state state_authenticating *DBG* aaa_ue_fsm_262428204787577 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.042 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,false,0,false,false} 04:17:58.042 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.042 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428204787577",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428204787577 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428204787577 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:58.042 [debug] SWx Tx SAR Imsi="262428204787577" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.042 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428204787577",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428204787577 receive call {rx_swx_saa,{ok,1,#{}}} from <0.795.0> in state state_wait_swx_saa 04:17:58.044 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428204787577",[],[2001],[],[{'Non-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:17:58.044 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428204787577 send ok to <0.795.0> *DBG* epdg_ue_fsm_262428204787577 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.044 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428204787577",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428204787577 consume call {rx_swx_saa,{ok,1,#{}}} from <0.795.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428204787577 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428204787577">>,ok}} 04:17:58.044 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428204787577 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:17:58.045 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,false,0,false,false} 04:17:58.045 [info] lu_response(<<"262428204787577">>): ok 04:17:58.045 [info] lu_response for <<"262428204787577">>: ok 04:17:58.045 [info] GSUP: Tx #{imsi => <<"262428204787577">>,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 => <<"262428204787577">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:58.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428204787577">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428204787577 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.796.0> in state state_authenticated 04:17:58.046 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.046 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,false,0,false,false} 04:17:58.046 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:58.046 [info] s2b: Tx {gtp,v2,create_session_request,0,5805791,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428204787577">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294740,<<172,18,176,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,4239221334,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428204787577 send ok to <0.796.0> 04:17:58.046 [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_262428204787577 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.796.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428204787577 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428204787577 receive call {rx_s6b_aar,"262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.797.0> in state state_authenticated 04:17:58.051 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.051 [info] ue_fsm ev_rx_s6b_aar: "262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.051 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428204787577",undefined,undefined,true,false,undefined} 04:17:58.051 [debug] SWx Tx SAR Imsi="262428204787577" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428204787577",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428204787577 send ok to <0.797.0> *DBG* aaa_ue_fsm_262428204787577 consume call {rx_s6b_aar,"262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.797.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:58.051 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428204787577 receive call {rx_swx_saa,{ok,13,#{}}} from <0.798.0> in state state_authenticated_wait_swx_saa 04:17:58.053 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428204787577",[],[2001],[],[{'Non-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_262428204787577 send ok to <0.798.0> 04:17:58.053 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428204787577 consume call {rx_swx_saa,{ok,13,#{}}} from <0.798.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.053 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428204787577","262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.797.0>} 04:17:58.053 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.053 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.056 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,84,88,150,223,0,2,0,2,0,16,0,87,0,9,1,160,1,11,121,229,172,18,176,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,1,11,121,229,172,18,176,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,1,11,121,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.057 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294740,5805791,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,<<1,11,121,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,17529317,<<172,18,176,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,17529317,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} 04:17:58.057 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428204787577">>,<0.791.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294740,17529317,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221334,17529317}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:58.057 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:58.057 [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 => 4239221334,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 17529317}} *DBG* epdg_ue_fsm_262428204787577 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 => 4239221334, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 17529317}}} from <0.799.0> in state state_wait_create_session_resp 04:17:58.057 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,false,0,false,false} 04:17:58.057 [info] KMOD Port Create PDP Context Call {<0.791.0>,[alias|#Ref<0.2044474368.3268739073.247882>]}: {create_pdp_context,{172,18,176,103},4239221334,17529317,{192,168,0,6}} 04:17:58.057 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,6}, 4239221334, 17529317 04:17:58.057 [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,176,103}},{ms_address,{192,168,0,6}},{i_tid,4239221334},{o_tid,17529317}]}} 04:17:58.057 [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 => 4239221334,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 17529317}) returned ok *DBG* epdg_ue_fsm_262428204787577 send ok to <0.799.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428204787577">>, {ok, #{apco => <<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 => 4239221334, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 17529317}}}} 04:17:58.057 [info] tunnel_response(<<"262428204787577">>): {ok,#{apco => <<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 => 4239221334,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 17529317}} *DBG* epdg_ue_fsm_262428204787577 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 => 4239221334, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 17529317}}} from <0.799.0> in state state_wait_create_session_resp => state_active 04:17:58.057 [info] tunnel_response for <<"262428204787577">>: {ok,#{apco => <<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 => 4239221334,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 17529317}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.057 [info] GSUP: Tx #{imsi => <<"262428204787577">>,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 => <<"262427113885422">>, 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:17:58.136 [info] GSUP: Rx #{imsi => <<"262427113885422">>,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_262427113885422 enter epdg_ue_fsm in state state_new 04:17:58.136 [info] ue_fsm start(epdg_ue_fsm_262427113885422) *DBG* epdg_ue_fsm_262427113885422 consume internal init_state in state state_new 04:17:58.136 [info] ue_fsm init(<<"262427113885422">>) *DBG* epdg_ue_fsm_262427113885422 receive call {auth_request,33,"internet",#{}} from <0.800.0> in state state_new 04:17:58.136 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427113885422 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:17:58.136 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427113885422 consume call {auth_request,33,"internet",#{}} from <0.800.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427113885422 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427113885422 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:58.136 [info] ue_fsm start_link(aaa_ue_fsm_262427113885422) *DBG* aaa_ue_fsm_262427113885422 consume internal init_state in state state_new 04:17:58.136 [info] ue_fsm init("262427113885422") *DBG* aaa_ue_fsm_262427113885422 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.136 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.136 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427113885422",undefined,undefined,false,false,undefined} 04:17:58.136 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.136 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262427113885422",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427113885422 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427113885422 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.140 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427113885422",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190]],[[135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49]],["foobar"],[[56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100]],[[247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427113885422 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>, <<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226, 235,223,110,144,209,10,144,26,88,189,52,232,49>>, <<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>, <<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]}} from <0.803.0> in state state_wait_swx_maa 04:17:58.140 [info] dia_sip2gsup: auth [135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190] authz [135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49]  04:17:58.140 [info] rand [135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85] autn [0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190]  *DBG* aaa_ue_fsm_262427113885422 send ok to <0.803.0> 04:17:58.140 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427113885422 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>, <<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226, 235,223,110,144,209,10,144,26,88,189,52,232,49>>, <<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>, <<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427113885422 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>, <<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226, 235,223,110,144,209,10,144,26,88,189,52,232,49>>, <<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>, <<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]}} from <0.803.0> in state state_wait_swx_maa => state_new 04:17:58.140 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427113885422",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262427113885422">>, {ok, [{epdg_auth_tuple, <<135,119,2,254,83,117,86,27,155,7,237,77,240, 252,113,85>>, <<0,62,209,62,226,208,152,110,49,112,23,128,27, 110,191,190>>, <<135,119,2,254,83,117,86,27,155,7,237,77,240, 252,113,85,226,235,223,110,144,209,10,144,26, 88,189,52,232,49>>, <<247,33,167,53,51,243,61,218,237,86,60,189, 175,105,63,5>>, <<56,110,170,149,35,76,182,163,10,153,76, 49,36,205,3,100>>}]}}} *DBG* epdg_ue_fsm_262427113885422 send ok to <0.211.0> 04:17:58.141 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>,<<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49>>,<<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>,<<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]} *DBG* epdg_ue_fsm_262427113885422 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>, <<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>, <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226, 235,223,110,144,209,10,144,26,88,189,52,232,49>>, <<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>, <<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.141 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>,<<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49>>,<<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>,<<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]}, {ue_fsm_data,<<"262427113885422">>,"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:17:58.141 [info] auth_response(<<"262427113885422">>): {ok,[{epdg_auth_tuple,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>,<<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49>>,<<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>,<<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]} 04:17:58.141 [info] auth_response for <<"262427113885422">>: {ok,[{epdg_auth_tuple,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>,<<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>,<<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49>>,<<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>,<<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>}]} 04:17:58.141 [info] GSUP: Tx #{auth_tuples => [#{autn => <<0,62,209,62,226,208,152,110,49,112,23,128,27,110,191,190>>,ck => <<56,110,170,149,35,76,182,163,10,153,76,49,36,205,3,100>>,ik => <<247,33,167,53,51,243,61,218,237,86,60,189,175,105,63,5>>,rand => <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85>>,res => <<135,119,2,254,83,117,86,27,155,7,237,77,240,252,113,85,226,235,223,110,144,209,10,144,26,88,189,52,232,49>>}],imsi => <<"262427113885422">>,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 => <<"262427113885422">>, message_type => location_upd_req}} 04:17:58.142 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427113885422">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427113885422 receive call lu_request from <0.804.0> in state state_authenticating 04:17:58.143 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427113885422 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:17:58.143 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427113885422 consume call lu_request from <0.804.0> in state state_authenticating *DBG* aaa_ue_fsm_262427113885422 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.143 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.143 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427113885422",undefined,undefined,false,false,undefined} 04:17:58.143 [debug] SWx Tx SAR Imsi="262427113885422" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.143 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427113885422",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427113885422 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427113885422 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427113885422 receive call {rx_swx_saa,{ok,1,#{}}} from <0.805.0> in state state_wait_swx_saa 04:17:58.145 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427113885422",[],[2001],[],[{'Non-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:17:58.145 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427113885422 send ok to <0.805.0> *DBG* epdg_ue_fsm_262427113885422 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427113885422 consume call {rx_swx_saa,{ok,1,#{}}} from <0.805.0> in state state_wait_swx_saa => state_authenticated 04:17:58.145 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427113885422",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427113885422 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427113885422">>,ok}} 04:17:58.145 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427113885422 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.146 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427113885422">>,"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:17:58.146 [info] lu_response(<<"262427113885422">>): ok 04:17:58.146 [info] lu_response for <<"262427113885422">>: ok 04:17:58.146 [info] GSUP: Tx #{imsi => <<"262427113885422">>,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 => <<"262427113885422">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:58.147 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427113885422">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427113885422 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.806.0> in state state_authenticated 04:17:58.147 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.147 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,false,0,false,false} 04:17:58.147 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262427113885422 send ok to <0.806.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:17:58.147 [info] s2b: Tx {gtp,v2,create_session_request,0,5805792,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427113885422">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294741,<<172,18,176,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,4239221335,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427113885422 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.806.0> in state state_authenticated => state_wait_create_session_resp 04:17:58.147 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427113885422 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427113885422 receive call {rx_s6b_aar,"262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.807.0> in state state_authenticated 04:17:58.153 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.153 [info] ue_fsm ev_rx_s6b_aar: "262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.153 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427113885422",undefined,undefined,true,false,undefined} 04:17:58.153 [debug] SWx Tx SAR Imsi="262427113885422" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427113885422",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427113885422 send ok to <0.807.0> *DBG* aaa_ue_fsm_262427113885422 consume call {rx_s6b_aar,"262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.807.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:58.153 [debug] Waiting for S6b AAA 04:17:58.156 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427113885422",[],[2001],[],[{'Non-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_262427113885422 receive call {rx_swx_saa,{ok,13,#{}}} from <0.808.0> in state state_authenticated_wait_swx_saa 04:17:58.156 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427113885422 send ok to <0.808.0> *DBG* aaa_ue_fsm_262427113885422 consume call {rx_swx_saa,{ok,13,#{}}} from <0.808.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.156 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427113885422","262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.807.0>} 04:17:58.156 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.156 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.159 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,85,88,150,224,0,2,0,2,0,16,0,87,0,9,1,160,122,14,190,228,172,18,176,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,122,14,190,228,172,18,176,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,14,190,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.159 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294741,5805792,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,14,190,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,2047786724,<<172,18,176,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,2047786724,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} 04:17:58.159 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427113885422">>,<0.801.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294741,2047786724,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221335,2047786724}],[],[],[],[]}}}} 04:17:58.159 [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_262427113885422 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 => 4239221335, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2047786724}}} from <0.809.0> in state state_wait_create_session_resp 04:17:58.159 [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 => 4239221335,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2047786724}} 04:17:58.159 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,false,0,false,false} 04:17:58.160 [info] KMOD Port Create PDP Context Call {<0.801.0>,[alias|#Ref<0.2044474368.3268739073.247922>]}: {create_pdp_context,{172,18,176,103},4239221335,2047786724,{192,168,0,7}} 04:17:58.160 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,7}, 4239221335, 2047786724 04:17:58.160 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1412,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,7}},{i_tid,4239221335},{o_tid,2047786724}]}} *DBG* epdg_ue_fsm_262427113885422 send ok to <0.809.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427113885422">>, {ok, #{apco => <<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 => 4239221335, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2047786724}}}} 04:17:58.160 [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 => 4239221335,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2047786724}) returned ok *DBG* epdg_ue_fsm_262427113885422 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 => 4239221335, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2047786724}}} from <0.809.0> in state state_wait_create_session_resp => state_active 04:17:58.160 [info] tunnel_response(<<"262427113885422">>): {ok,#{apco => <<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 => 4239221335,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2047786724}} 04:17:58.160 [info] tunnel_response for <<"262427113885422">>: {ok,#{apco => <<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 => 4239221335,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2047786724}} 04:17:58.160 [info] GSUP: Tx #{imsi => <<"262427113885422">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262426034940159">>, 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_262426034940159 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426034940159 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426034940159 receive call {auth_request,33,"internet",#{}} from <0.810.0> in state state_new *DBG* epdg_ue_fsm_262426034940159 send ok to <0.810.0> *DBG* epdg_ue_fsm_262426034940159 consume call {auth_request,33,"internet",#{}} from <0.810.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_262426034940159 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:58.236 [info] GSUP: Rx #{imsi => <<"262426034940159">>,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:17:58.236 [info] ue_fsm start(epdg_ue_fsm_262426034940159) *DBG* aaa_ue_fsm_262426034940159 enter aaa_ue_fsm in state state_new 04:17:58.236 [info] ue_fsm init(<<"262426034940159">>) *DBG* aaa_ue_fsm_262426034940159 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426034940159 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.236 [info] ue_fsm auth_request 04:17:58.236 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,false,0,false,false} 04:17:58.236 [info] ue_fsm start_link(aaa_ue_fsm_262426034940159) 04:17:58.236 [info] ue_fsm init("262426034940159") 04:17:58.236 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426034940159 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426034940159 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.236 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426034940159",undefined,undefined,false,false,undefined} 04:17:58.236 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.236 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262426034940159",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426034940159 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>, <<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82, 110,163,27,171,30,86,83,116,95,2,9,12,204,161>>, <<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>, <<"Â-|'9q2ø#QqgÚá8<">>}]}} from <0.813.0> in state state_wait_swx_maa 04:17:58.240 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426034940159",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34]],[[85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161]],["foobar"],["Â-|'9q2ø#QqgÚá8<"],[[188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:58.240 [info] dia_sip2gsup: auth [85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34] authz [85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161]  04:17:58.240 [info] rand [85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82] autn [11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34]  *DBG* aaa_ue_fsm_262426034940159 send ok to <0.813.0> *DBG* epdg_ue_fsm_262426034940159 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>, <<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82, 110,163,27,171,30,86,83,116,95,2,9,12,204,161>>, <<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>, <<"Â-|'9q2ø#QqgÚá8<">>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.240 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426034940159 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>, <<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82, 110,163,27,171,30,86,83,116,95,2,9,12,204,161>>, <<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>, <<"Â-|'9q2ø#QqgÚá8<">>}]}} from <0.813.0> in state state_wait_swx_maa => state_new 04:17:58.240 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426034940159",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426034940159 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426034940159">>, {ok, [{epdg_auth_tuple, <<85,220,236,240,233,120,8,164,85,156,221,70, 163,28,33,82>>, <<11,217,220,194,203,232,223,252,27,114,27,110, 187,0,128,34>>, <<85,220,236,240,233,120,8,164,85,156,221,70, 163,28,33,82,110,163,27,171,30,86,83,116,95, 2,9,12,204,161>>, <<188,202,209,69,96,110,40,159,130,72,166,210, 46,125,146,225>>, <<"Â-|'9q2ø#QqgÚá8<">>}]}}} 04:17:58.240 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>,<<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161>>,<<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>,<<"Â-|'9q2ø#QqgÚá8<">>}]} *DBG* epdg_ue_fsm_262426034940159 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>, <<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>, <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82, 110,163,27,171,30,86,83,116,95,2,9,12,204,161>>, <<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>, <<"Â-|'9q2ø#QqgÚá8<">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.240 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>,<<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161>>,<<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>,<<"Â-|'9q2ø#QqgÚá8<">>}]}, {ue_fsm_data,<<"262426034940159">>,"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:17:58.240 [info] auth_response(<<"262426034940159">>): {ok,[{epdg_auth_tuple,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>,<<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161>>,<<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>,<<"Â-|'9q2ø#QqgÚá8<">>}]} 04:17:58.240 [info] auth_response for <<"262426034940159">>: {ok,[{epdg_auth_tuple,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>,<<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>,<<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161>>,<<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>,<<"Â-|'9q2ø#QqgÚá8<">>}]} 04:17:58.240 [info] GSUP: Tx #{auth_tuples => [#{autn => <<11,217,220,194,203,232,223,252,27,114,27,110,187,0,128,34>>,ck => <<"Â-|'9q2ø#QqgÚá8<">>,ik => <<188,202,209,69,96,110,40,159,130,72,166,210,46,125,146,225>>,rand => <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82>>,res => <<85,220,236,240,233,120,8,164,85,156,221,70,163,28,33,82,110,163,27,171,30,86,83,116,95,2,9,12,204,161>>}],imsi => <<"262426034940159">>,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 => <<"262426034940159">>, message_type => location_upd_req}} 04:17:58.241 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426034940159">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426034940159 receive call lu_request from <0.814.0> in state state_authenticating *DBG* epdg_ue_fsm_262426034940159 send ok to <0.814.0> 04:17:58.241 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426034940159 consume call lu_request from <0.814.0> in state state_authenticating *DBG* aaa_ue_fsm_262426034940159 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.242 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426034940159">>,"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:17:58.242 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.242 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426034940159",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426034940159 send ok to <0.201.0> 04:17:58.242 [debug] SWx Tx SAR Imsi="262426034940159" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426034940159 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:58.242 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426034940159",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426034940159 receive call {rx_swx_saa,{ok,1,#{}}} from <0.815.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426034940159 send ok to <0.815.0> *DBG* epdg_ue_fsm_262426034940159 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.244 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426034940159",[],[2001],[],[{'Non-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_262426034940159 consume call {rx_swx_saa,{ok,1,#{}}} from <0.815.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426034940159 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426034940159">>,ok}} 04:17:58.244 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426034940159 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.244 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426034940159",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:17:58.244 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:58.244 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,false,0,false,false} 04:17:58.244 [info] lu_response(<<"262426034940159">>): ok 04:17:58.244 [info] lu_response for <<"262426034940159">>: ok 04:17:58.244 [info] GSUP: Tx #{imsi => <<"262426034940159">>,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 => <<"262426034940159">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:58.245 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426034940159">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426034940159 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.816.0> in state state_authenticated 04:17:58.245 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.245 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,false,0,false,false} 04:17:58.245 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:58.245 [info] s2b: Tx {gtp,v2,create_session_request,0,5805793,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426034940159">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294742,<<172,18,176,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,4239221336,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:17:58.245 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426034940159 send ok to <0.816.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_262426034940159 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.816.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426034940159 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:58.250 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426034940159 receive call {rx_s6b_aar,"262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.817.0> in state state_authenticated 04:17:58.250 [info] ue_fsm ev_rx_s6b_aar: "262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.250 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426034940159",undefined,undefined,true,false,undefined} 04:17:58.250 [debug] SWx Tx SAR Imsi="262426034940159" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.250 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426034940159",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426034940159 send ok to <0.817.0> 04:17:58.250 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426034940159 consume call {rx_s6b_aar,"262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.817.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426034940159 receive call {rx_swx_saa,{ok,13,#{}}} from <0.818.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426034940159 send ok to <0.818.0> 04:17:58.252 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426034940159",[],[2001],[],[{'Non-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_262426034940159 consume call {rx_swx_saa,{ok,13,#{}}} from <0.818.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.252 [info] ue_fsm ev_rx_swx_saa 04:17:58.252 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426034940159","262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.817.0>} 04:17:58.252 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.252 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.255 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,86,88,150,225,0,2,0,2,0,16,0,87,0,9,1,160,101,108,101,145,172,18,176,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,101,108,101,145,172,18,176,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,101,108,101,145,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.255 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294742,5805793,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,<<101,108,101,145>>},{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,1701602705,<<172,18,176,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,1701602705,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} 04:17:58.255 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426034940159">>,<0.811.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294742,1701602705,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221336,1701602705}],[],[],[],[]}}}} 04:17:58.255 [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_262426034940159 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 => 4239221336, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1701602705}}} from <0.819.0> in state state_wait_create_session_resp 04:17:58.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,8>>,undefined},local_teid => 4239221336,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1701602705}} 04:17:58.255 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,false,0,false,false} 04:17:58.255 [info] KMOD Port Create PDP Context Call {<0.811.0>,[alias|#Ref<0.2044474368.3268739075.248157>]}: {create_pdp_context,{172,18,176,103},4239221336,1701602705,{192,168,0,8}} 04:17:58.255 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,8}, 4239221336, 1701602705 04:17:58.255 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1476,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,8}},{i_tid,4239221336},{o_tid,1701602705}]}} *DBG* epdg_ue_fsm_262426034940159 send ok to <0.819.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426034940159">>, {ok, #{apco => <<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 => 4239221336, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1701602705}}}} 04:17:58.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,8>>,undefined},local_teid => 4239221336,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1701602705}) returned ok *DBG* epdg_ue_fsm_262426034940159 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 => 4239221336, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1701602705}}} from <0.819.0> in state state_wait_create_session_resp => state_active 04:17:58.255 [info] tunnel_response(<<"262426034940159">>): {ok,#{apco => <<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 => 4239221336,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1701602705}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.256 [info] tunnel_response for <<"262426034940159">>: {ok,#{apco => <<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 => 4239221336,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1701602705}} 04:17:58.256 [info] GSUP: Tx #{imsi => <<"262426034940159">>,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 => <<"262426433833970">>, 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_262426433833970 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426433833970 consume internal init_state in state state_new 04:17:58.338 [info] GSUP: Rx #{imsi => <<"262426433833970">>,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_262426433833970 receive call {auth_request,33,"internet",#{}} from <0.820.0> in state state_new 04:17:58.338 [info] ue_fsm start(epdg_ue_fsm_262426433833970) *DBG* epdg_ue_fsm_262426433833970 send ok to <0.820.0> 04:17:58.339 [info] ue_fsm init(<<"262426433833970">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426433833970 consume call {auth_request,33,"internet",#{}} from <0.820.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426433833970 enter aaa_ue_fsm in state state_new 04:17:58.339 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426433833970 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426433833970 consume internal init_state in state state_new 04:17:58.339 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426433833970 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.339 [info] ue_fsm start_link(aaa_ue_fsm_262426433833970) 04:17:58.339 [info] ue_fsm init("262426433833970") 04:17:58.339 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.340 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426433833970",undefined,undefined,false,false,undefined} 04:17:58.340 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.340 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262426433833970",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426433833970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426433833970 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_262426433833970 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>, <<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228, 18,229,181,81,180,178,227,112,15,154,207,67>>, <<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>, <<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]}} from <0.823.0> in state state_wait_swx_maa 04:17:58.346 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426433833970",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36]],[[24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67]],["foobar"],[[53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2]],[[215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426433833970 send ok to <0.823.0> *DBG* aaa_ue_fsm_262426433833970 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>, <<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228, 18,229,181,81,180,178,227,112,15,154,207,67>>, <<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>, <<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]}} from <0.823.0> in state state_wait_swx_maa => state_new 04:17:58.346 [info] dia_sip2gsup: auth [24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36] authz [24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67]  *DBG* epdg_ue_fsm_262426433833970 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>, <<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228, 18,229,181,81,180,178,227,112,15,154,207,67>>, <<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>, <<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.346 [info] rand [24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80] autn [89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36]  04:17:58.346 [info] ue_fsm ev_rx_swx_maa 04:17:58.346 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426433833970",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426433833970 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426433833970">>, {ok, [{epdg_auth_tuple, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79, 95,80>>, <<89,201,213,0,179,144,122,168,250,173,34,60, 105,172,70,36>>, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79, 95,80,179,228,18,229,181,81,180,178,227,112, 15,154,207,67>>, <<215,12,15,95,105,165,45,211,152,3,82,76,214, 204,6,226>>, <<53,172,20,192,165,125,17,90,95,145,233, 164,143,67,177,2>>}]}}} 04:17:58.346 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>,<<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67>>,<<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>,<<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]} *DBG* epdg_ue_fsm_262426433833970 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>, <<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>, <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228, 18,229,181,81,180,178,227,112,15,154,207,67>>, <<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>, <<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.346 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>,<<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67>>,<<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>,<<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]}, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} 04:17:58.346 [info] auth_response(<<"262426433833970">>): {ok,[{epdg_auth_tuple,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>,<<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67>>,<<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>,<<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]} 04:17:58.346 [info] auth_response for <<"262426433833970">>: {ok,[{epdg_auth_tuple,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>,<<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>,<<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67>>,<<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>,<<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>}]} 04:17:58.346 [info] GSUP: Tx #{auth_tuples => [#{autn => <<89,201,213,0,179,144,122,168,250,173,34,60,105,172,70,36>>,ck => <<53,172,20,192,165,125,17,90,95,145,233,164,143,67,177,2>>,ik => <<215,12,15,95,105,165,45,211,152,3,82,76,214,204,6,226>>,rand => <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80>>,res => <<24,255,43,4,107,5,61,173,125,78,6,30,236,79,95,80,179,228,18,229,181,81,180,178,227,112,15,154,207,67>>}],imsi => <<"262426433833970">>,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 => <<"262426433833970">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426433833970 receive call lu_request from <0.824.0> in state state_authenticating 04:17:58.348 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426433833970">>,message_type => location_upd_req} 04:17:58.348 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426433833970 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_262426433833970 consume call lu_request from <0.824.0> in state state_authenticating 04:17:58.348 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426433833970 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.349 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.349 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426433833970",undefined,undefined,false,false,undefined} 04:17:58.349 [debug] SWx Tx SAR Imsi="262426433833970" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.349 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426433833970",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426433833970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426433833970 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426433833970 receive call {rx_swx_saa,{ok,1,#{}}} from <0.825.0> in state state_wait_swx_saa 04:17:58.351 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426433833970",[],[2001],[],[{'Non-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_262426433833970 send ok to <0.825.0> *DBG* epdg_ue_fsm_262426433833970 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.351 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426433833970 consume call {rx_swx_saa,{ok,1,#{}}} from <0.825.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426433833970 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426433833970">>,ok}} 04:17:58.351 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426433833970",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426433833970 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:17:58.351 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:58.351 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} 04:17:58.351 [info] lu_response(<<"262426433833970">>): ok 04:17:58.351 [info] lu_response for <<"262426433833970">>: ok 04:17:58.351 [info] GSUP: Tx #{imsi => <<"262426433833970">>,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 => <<"262426433833970">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426433833970 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.826.0> in state state_authenticated 04:17:58.353 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426433833970">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:58.353 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.353 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} 04:17:58.353 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262426433833970 send ok to <0.826.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:17:58.353 [info] s2b: Tx {gtp,v2,create_session_request,0,5805794,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426433833970">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294743,<<172,18,176,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,4239221337,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426433833970 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.826.0> in state state_authenticated => state_wait_create_session_resp 04:17:58.353 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426433833970 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:58.360 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426433833970 receive call {rx_s6b_aar,"262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.827.0> in state state_authenticated 04:17:58.360 [info] ue_fsm ev_rx_s6b_aar: "262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.360 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426433833970",undefined,undefined,true,false,undefined} 04:17:58.360 [debug] SWx Tx SAR Imsi="262426433833970" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.360 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426433833970",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426433833970 send ok to <0.827.0> 04:17:58.360 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426433833970 consume call {rx_s6b_aar,"262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.827.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426433833970 receive call {rx_swx_saa,{ok,13,#{}}} from <0.828.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426433833970 send ok to <0.828.0> 04:17:58.362 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426433833970",[],[2001],[],[{'Non-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_262426433833970 consume call {rx_swx_saa,{ok,13,#{}}} from <0.828.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.362 [info] ue_fsm ev_rx_swx_saa 04:17:58.362 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426433833970","262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.827.0>} 04:17:58.362 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.362 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.365 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,87,88,150,226,0,2,0,2,0,16,0,87,0,9,1,160,113,102,235,183,172,18,176,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,113,102,235,183,172,18,176,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,102,235,183,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.365 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294743,5805794,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,<<"qfë·">>},{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,1902570423,<<172,18,176,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,1902570423,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} *DBG* epdg_ue_fsm_262426433833970 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 => 4239221337, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1902570423}}} from <0.829.0> in state state_wait_create_session_resp 04:17:58.365 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426433833970">>,<0.821.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294743,1902570423,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221337,1902570423}],[],[],[],[],[],[],[]}}}} 04:17:58.365 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:58.365 [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 => 4239221337,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1902570423}} 04:17:58.365 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} 04:17:58.365 [info] KMOD Port Create PDP Context Call {<0.821.0>,[alias|#Ref<0.2044474368.3268739073.248106>]}: {create_pdp_context,{172,18,176,103},4239221337,1902570423,{192,168,0,9}} 04:17:58.365 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,9}, 4239221337, 1902570423 *DBG* epdg_ue_fsm_262426433833970 send ok to <0.829.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426433833970">>, {ok, #{apco => <<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 => 4239221337, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1902570423}}}} *DBG* epdg_ue_fsm_262426433833970 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 => 4239221337, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1902570423}}} from <0.829.0> in state state_wait_create_session_resp => state_active 04:17:58.365 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1540,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,9}},{i_tid,4239221337},{o_tid,1902570423}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.365 [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 => 4239221337,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1902570423}) returned ok 04:17:58.365 [info] tunnel_response(<<"262426433833970">>): {ok,#{apco => <<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 => 4239221337,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1902570423}} 04:17:58.365 [info] tunnel_response for <<"262426433833970">>: {ok,#{apco => <<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 => 4239221337,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1902570423}} 04:17:58.365 [info] GSUP: Tx #{imsi => <<"262426433833970">>,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 => <<"262425013175930">>, 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:17:58.436 [info] GSUP: Rx #{imsi => <<"262425013175930">>,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_262425013175930 enter epdg_ue_fsm in state state_new 04:17:58.436 [info] ue_fsm start(epdg_ue_fsm_262425013175930) *DBG* epdg_ue_fsm_262425013175930 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425013175930 receive call {auth_request,33,"internet",#{}} from <0.830.0> in state state_new 04:17:58.436 [info] ue_fsm init(<<"262425013175930">>) *DBG* epdg_ue_fsm_262425013175930 send ok to <0.830.0> 04:17:58.436 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425013175930 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}} *DBG* epdg_ue_fsm_262425013175930 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:58.436 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425013175930 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425013175930 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425013175930 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.436 [info] ue_fsm start_link(aaa_ue_fsm_262425013175930) 04:17:58.437 [info] ue_fsm init("262425013175930") 04:17:58.437 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.437 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425013175930",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425013175930 send ok to <0.201.0> 04:17:58.437 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425013175930 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.437 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262425013175930",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:58.440 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425013175930",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104]],[[136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94]],["foobar"],[[168,151,44,184,174,56,189,214,190,39,25,171,43,83,172,216]],[[132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425013175930 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>, <<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139, 181,85,131,84,249,105,225,73,38,1,163,180,76,94>>, <<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>, <<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172, 216>>}]}} from <0.833.0> in state state_wait_swx_maa 04:17:58.440 [info] dia_sip2gsup: auth [136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104] authz [136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94]  04:17:58.440 [info] rand [136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139] autn [234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104]  04:17:58.440 [info] ue_fsm ev_rx_swx_maa 04:17:58.440 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425013175930",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425013175930 send ok to <0.833.0> 04:17:58.440 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>,<<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94>>,<<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>,<<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172,216>>}]} *DBG* epdg_ue_fsm_262425013175930 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>, <<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139, 181,85,131,84,249,105,225,73,38,1,163,180,76,94>>, <<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>, <<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172, 216>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425013175930 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>, <<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139, 181,85,131,84,249,105,225,73,38,1,163,180,76,94>>, <<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>, <<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172, 216>>}]}} from <0.833.0> in state state_wait_swx_maa => state_new 04:17:58.440 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>,<<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94>>,<<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>,<<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172,216>>}]}, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262425013175930">>, {ok, [{epdg_auth_tuple, <<136,26,21,19,139,229,171,237,196,121,178,193, 104,18,96,139>>, <<234,9,220,194,211,64,239,218,64,37,86,151,40, 144,86,104>>, <<136,26,21,19,139,229,171,237,196,121,178,193, 104,18,96,139,181,85,131,84,249,105,225,73, 38,1,163,180,76,94>>, <<132,139,28,218,41,115,21,183,27,94,98,104,9, 121,17,162>>, <<168,151,44,184,174,56,189,214,190,39,25, 171,43,83,172,216>>}]}}} *DBG* epdg_ue_fsm_262425013175930 send ok to <0.211.0> 04:17:58.440 [info] auth_response(<<"262425013175930">>): {ok,[{epdg_auth_tuple,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>,<<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94>>,<<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>,<<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172,216>>}]} *DBG* epdg_ue_fsm_262425013175930 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>, <<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>, <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139, 181,85,131,84,249,105,225,73,38,1,163,180,76,94>>, <<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>, <<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172, 216>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.441 [info] auth_response for <<"262425013175930">>: {ok,[{epdg_auth_tuple,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>,<<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>,<<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94>>,<<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>,<<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172,216>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.441 [info] GSUP: Tx #{auth_tuples => [#{autn => <<234,9,220,194,211,64,239,218,64,37,86,151,40,144,86,104>>,ck => <<168,151,44,184,174,56,189,214,190,39,25,171,43,83,172,216>>,ik => <<132,139,28,218,41,115,21,183,27,94,98,104,9,121,17,162>>,rand => <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139>>,res => <<136,26,21,19,139,229,171,237,196,121,178,193,104,18,96,139,181,85,131,84,249,105,225,73,38,1,163,180,76,94>>}],imsi => <<"262425013175930">>,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 => <<"262425013175930">>, message_type => location_upd_req}} 04:17:58.442 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425013175930">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425013175930 receive call lu_request from <0.834.0> in state state_authenticating 04:17:58.442 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425013175930 send ok to <0.834.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:17:58.442 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425013175930 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425013175930 consume call lu_request from <0.834.0> in state state_authenticating 04:17:58.442 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.442 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425013175930",undefined,undefined,false,false,undefined} 04:17:58.442 [debug] SWx Tx SAR Imsi="262425013175930" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.442 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425013175930",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425013175930 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425013175930 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425013175930 receive call {rx_swx_saa,{ok,1,#{}}} from <0.835.0> in state state_wait_swx_saa 04:17:58.445 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425013175930",[],[2001],[],[{'Non-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:17:58.445 [info] ue_fsm ev_rx_swx_saa 04:17:58.445 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425013175930",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425013175930 send ok to <0.835.0> 04:17:58.445 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425013175930 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425013175930 consume call {rx_swx_saa,{ok,1,#{}}} from <0.835.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425013175930 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425013175930">>,ok}} 04:17:58.445 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425013175930 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.445 [info] lu_response(<<"262425013175930">>): ok 04:17:58.445 [info] lu_response for <<"262425013175930">>: 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:17:58.445 [info] GSUP: Tx #{imsi => <<"262425013175930">>,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 => <<"262425013175930">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:58.447 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425013175930">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425013175930 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.836.0> in state state_authenticated 04:17:58.447 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.447 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} 04:17:58.447 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262425013175930 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:17:58.447 [info] s2b: Tx {gtp,v2,create_session_request,0,5805795,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425013175930">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294744,<<172,18,176,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,4239221338,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425013175930 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.836.0> in state state_authenticated => state_wait_create_session_resp 04:17:58.447 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425013175930 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425013175930 receive call {rx_s6b_aar,"262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.837.0> in state state_authenticated 04:17:58.452 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.452 [info] ue_fsm ev_rx_s6b_aar: "262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.452 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425013175930",undefined,undefined,true,false,undefined} 04:17:58.452 [debug] SWx Tx SAR Imsi="262425013175930" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425013175930 send ok to <0.837.0> 04:17:58.452 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425013175930",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425013175930 consume call {rx_s6b_aar,"262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.837.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:58.452 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425013175930 receive call {rx_swx_saa,{ok,13,#{}}} from <0.838.0> in state state_authenticated_wait_swx_saa 04:17:58.454 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425013175930",[],[2001],[],[{'Non-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:17:58.454 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425013175930 send ok to <0.838.0> 04:17:58.454 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425013175930","262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.837.0>} *DBG* aaa_ue_fsm_262425013175930 consume call {rx_swx_saa,{ok,13,#{}}} from <0.838.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.454 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.454 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.457 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,88,88,150,227,0,2,0,2,0,16,0,87,0,9,1,160,175,164,248,208,172,18,176,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,175,164,248,208,172,18,176,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,175,164,248,208,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.457 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294744,5805795,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,2946824400,<<172,18,176,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,2946824400,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} *DBG* epdg_ue_fsm_262425013175930 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 => 4239221338, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2946824400}}} from <0.839.0> in state state_wait_create_session_resp 04:17:58.457 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425013175930">>,<0.831.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294744,2946824400,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221338,2946824400}],[],[]}}}} 04:17:58.457 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:58.457 [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 => 4239221338,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2946824400}} 04:17:58.457 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} 04:17:58.457 [info] KMOD Port Create PDP Context Call {<0.831.0>,[alias|#Ref<0.2044474368.3268739087.244205>]}: {create_pdp_context,{172,18,176,103},4239221338,2946824400,{192,168,0,10}} 04:17:58.457 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,10}, 4239221338, 2946824400 04:17:58.457 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],323,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,10}},{i_tid,4239221338},{o_tid,2946824400}]}} *DBG* epdg_ue_fsm_262425013175930 send ok to <0.839.0> 04:17:58.458 [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 => 4239221338,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2946824400}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425013175930">>, {ok, #{apco => <<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 => 4239221338, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2946824400}}}} *DBG* epdg_ue_fsm_262425013175930 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 => 4239221338, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2946824400}}} from <0.839.0> in state state_wait_create_session_resp => state_active 04:17:58.458 [info] tunnel_response(<<"262425013175930">>): {ok,#{apco => <<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 => 4239221338,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2946824400}} 04:17:58.458 [info] tunnel_response for <<"262425013175930">>: {ok,#{apco => <<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 => 4239221338,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2946824400}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.458 [info] GSUP: Tx #{imsi => <<"262425013175930">>,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 => <<"262429506298438">>, 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:17:58.537 [info] GSUP: Rx #{imsi => <<"262429506298438">>,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_262429506298438 enter epdg_ue_fsm in state state_new 04:17:58.537 [info] ue_fsm start(epdg_ue_fsm_262429506298438) *DBG* epdg_ue_fsm_262429506298438 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429506298438 receive call {auth_request,33,"internet",#{}} from <0.840.0> in state state_new 04:17:58.537 [info] ue_fsm init(<<"262429506298438">>) *DBG* epdg_ue_fsm_262429506298438 send ok to <0.840.0> 04:17:58.537 [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_262429506298438 consume call {auth_request,33,"internet",#{}} from <0.840.0> in state state_new => state_wait_auth_resp 04:17:58.537 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429506298438 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429506298438 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:58.537 [info] ue_fsm start_link(aaa_ue_fsm_262429506298438) *DBG* aaa_ue_fsm_262429506298438 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429506298438 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.537 [info] ue_fsm init("262429506298438") 04:17:58.537 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.537 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429506298438",undefined,undefined,false,false,undefined} 04:17:58.537 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.537 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262429506298438",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429506298438 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429506298438 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_262429506298438 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>, <<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198, 221,119,5,179,179,225,206,45,230,129,152,209,237,8>>, <<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>, <<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]}} from <0.843.0> in state state_wait_swx_maa 04:17:58.541 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429506298438",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134]],[[159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8]],["foobar"],["Û¯ðÀ5´v0ÿ+Ö&éó ä"],[[163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:58.541 [info] dia_sip2gsup: auth [159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134] authz [159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8]  04:17:58.541 [info] rand [159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198] autn [140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134]  *DBG* aaa_ue_fsm_262429506298438 send ok to <0.843.0> 04:17:58.541 [info] ue_fsm ev_rx_swx_maa 04:17:58.542 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429506298438",undefined,undefined,false,false,undefined} 04:17:58.542 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>,<<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8>>,<<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>,<<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]} *DBG* aaa_ue_fsm_262429506298438 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>, <<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198, 221,119,5,179,179,225,206,45,230,129,152,209,237,8>>, <<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>, <<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]}} from <0.843.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429506298438 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>, <<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198, 221,119,5,179,179,225,206,45,230,129,152,209,237,8>>, <<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>, <<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262429506298438 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429506298438">>, {ok, [{epdg_auth_tuple, <<159,252,212,229,209,246,112,35,191,23,71,77, 250,41,232,198>>, <<140,63,226,77,131,68,158,171,33,46,38,135, 221,136,44,134>>, <<159,252,212,229,209,246,112,35,191,23,71,77, 250,41,232,198,221,119,5,179,179,225,206,45, 230,129,152,209,237,8>>, <<163,18,17,135,48,100,13,100,49,59,42,87,17, 83,12,165>>, <<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]}}} 04:17:58.542 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>,<<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8>>,<<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>,<<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]}, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429506298438 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>, <<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>, <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198, 221,119,5,179,179,225,206,45,230,129,152,209,237,8>>, <<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>, <<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.542 [info] auth_response(<<"262429506298438">>): {ok,[{epdg_auth_tuple,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>,<<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8>>,<<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>,<<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]} 04:17:58.542 [info] auth_response for <<"262429506298438">>: {ok,[{epdg_auth_tuple,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>,<<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>,<<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8>>,<<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>,<<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>}]} 04:17:58.542 [info] GSUP: Tx #{auth_tuples => [#{autn => <<140,63,226,77,131,68,158,171,33,46,38,135,221,136,44,134>>,ck => <<"Û¯ðÀ5´v0ÿ+Ö&éó ä">>,ik => <<163,18,17,135,48,100,13,100,49,59,42,87,17,83,12,165>>,rand => <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198>>,res => <<159,252,212,229,209,246,112,35,191,23,71,77,250,41,232,198,221,119,5,179,179,225,206,45,230,129,152,209,237,8>>}],imsi => <<"262429506298438">>,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 => <<"262429506298438">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429506298438 receive call lu_request from <0.844.0> in state state_authenticating 04:17:58.543 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429506298438">>,message_type => location_upd_req} 04:17:58.543 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429506298438 send ok to <0.844.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:17:58.543 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429506298438 consume call lu_request from <0.844.0> in state state_authenticating *DBG* aaa_ue_fsm_262429506298438 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.543 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.544 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429506298438",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429506298438 send ok to <0.201.0> 04:17:58.544 [debug] SWx Tx SAR Imsi="262429506298438" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429506298438 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:58.544 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429506298438",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429506298438 receive call {rx_swx_saa,{ok,1,#{}}} from <0.845.0> in state state_wait_swx_saa 04:17:58.546 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429506298438",[],[2001],[],[{'Non-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_262429506298438 send ok to <0.845.0> *DBG* aaa_ue_fsm_262429506298438 consume call {rx_swx_saa,{ok,1,#{}}} from <0.845.0> in state state_wait_swx_saa => state_authenticated 04:17:58.546 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429506298438 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.546 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429506298438",undefined,undefined,false,false,undefined} 04:17:58.546 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429506298438 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429506298438">>,ok}} 04:17:58.546 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429506298438 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.547 [info] lu_response(<<"262429506298438">>): ok 04:17:58.547 [info] lu_response for <<"262429506298438">>: 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:17:58.547 [info] GSUP: Tx #{imsi => <<"262429506298438">>,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 => <<"262429506298438">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429506298438 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.846.0> in state state_authenticated 04:17:58.549 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429506298438">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:58.549 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.549 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} 04:17:58.549 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:58.549 [info] s2b: Tx {gtp,v2,create_session_request,0,5805796,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429506298438">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294745,<<172,18,176,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,4239221339,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429506298438 send ok to <0.846.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:17:58.549 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429506298438 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.846.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429506298438 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429506298438 receive call {rx_s6b_aar,"262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.847.0> in state state_authenticated 04:17:58.556 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.556 [info] ue_fsm ev_rx_s6b_aar: "262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.556 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429506298438",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429506298438 send ok to <0.847.0> *DBG* aaa_ue_fsm_262429506298438 consume call {rx_s6b_aar,"262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.847.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:58.556 [debug] SWx Tx SAR Imsi="262429506298438" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.556 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429506298438",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:17:58.556 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429506298438 receive call {rx_swx_saa,{ok,13,#{}}} from <0.848.0> in state state_authenticated_wait_swx_saa 04:17:58.558 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429506298438",[],[2001],[],[{'Non-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_262429506298438 send ok to <0.848.0> 04:17:58.558 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429506298438 consume call {rx_swx_saa,{ok,13,#{}}} from <0.848.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.558 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429506298438","262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.847.0>} 04:17:58.558 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.558 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.561 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,89,88,150,228,0,2,0,2,0,16,0,87,0,9,1,160,110,92,42,240,172,18,176,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,110,92,42,240,172,18,176,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,110,92,42,240,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.561 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294745,5805796,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,1851534064,<<172,18,176,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,1851534064,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} 04:17:58.561 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429506298438">>,<0.841.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294745,1851534064,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4239221339,1851534064}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:58.561 [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_262429506298438 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 => 4239221339, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1851534064}}} from <0.849.0> in state state_wait_create_session_resp 04:17:58.561 [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 => 4239221339,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1851534064}} 04:17:58.561 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} 04:17:58.561 [info] KMOD Port Create PDP Context Call {<0.841.0>,[alias|#Ref<0.2044474368.3268739075.248297>]}: {create_pdp_context,{172,18,176,103},4239221339,1851534064,{192,168,0,11}} 04:17:58.561 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,11}, 4239221339, 1851534064 04:17:58.562 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],387,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,11}},{i_tid,4239221339},{o_tid,1851534064}]}} 04:17:58.562 [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 => 4239221339,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1851534064}) returned ok *DBG* epdg_ue_fsm_262429506298438 send ok to <0.849.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429506298438">>, {ok, #{apco => <<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 => 4239221339, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1851534064}}}} 04:17:58.562 [info] tunnel_response(<<"262429506298438">>): {ok,#{apco => <<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 => 4239221339,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1851534064}} *DBG* epdg_ue_fsm_262429506298438 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 => 4239221339, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1851534064}}} from <0.849.0> in state state_wait_create_session_resp => state_active 04:17:58.562 [info] tunnel_response for <<"262429506298438">>: {ok,#{apco => <<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 => 4239221339,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1851534064}} 04:17:58.562 [info] GSUP: Tx #{imsi => <<"262429506298438">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262429476406543">>, 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_262429476406543 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429476406543 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429476406543 receive call {auth_request,33,"internet",#{}} from <0.850.0> in state state_new *DBG* epdg_ue_fsm_262429476406543 send ok to <0.850.0> 04:17:58.638 [info] GSUP: Rx #{imsi => <<"262429476406543">>,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_262429476406543 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}} *DBG* aaa_ue_fsm_262429476406543 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429476406543 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:58.638 [info] ue_fsm start(epdg_ue_fsm_262429476406543) *DBG* aaa_ue_fsm_262429476406543 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429476406543 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.638 [info] ue_fsm init(<<"262429476406543">>) 04:17:58.638 [info] ue_fsm auth_request 04:17:58.638 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,false,0,false,false} 04:17:58.638 [info] ue_fsm start_link(aaa_ue_fsm_262429476406543) *DBG* aaa_ue_fsm_262429476406543 send ok to <0.201.0> 04:17:58.638 [info] ue_fsm init("262429476406543") *DBG* aaa_ue_fsm_262429476406543 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.639 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.639 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429476406543",undefined,undefined,false,false,undefined} 04:17:58.639 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.639 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262429476406543",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429476406543 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>, <<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216, 100>>, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103, 217,202,67,197,100,33,65,138,35,117,73,176,78,91>>, <<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>, <<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]}} from <0.853.0> in state state_wait_swx_maa 04:17:58.645 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429476406543",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100]],[[183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91]],["foobar"],[[246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168]],[[113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:58.645 [info] dia_sip2gsup: auth [183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100] authz [183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91]  *DBG* aaa_ue_fsm_262429476406543 send ok to <0.853.0> *DBG* aaa_ue_fsm_262429476406543 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>, <<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216, 100>>, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103, 217,202,67,197,100,33,65,138,35,117,73,176,78,91>>, <<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>, <<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]}} from <0.853.0> in state state_wait_swx_maa => state_new 04:17:58.645 [info] rand [183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103] autn [157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100]  *DBG* epdg_ue_fsm_262429476406543 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>, <<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216, 100>>, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103, 217,202,67,197,100,33,65,138,35,117,73,176,78,91>>, <<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>, <<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.645 [info] ue_fsm ev_rx_swx_maa 04:17:58.646 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429476406543",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429476406543 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429476406543">>, {ok, [{epdg_auth_tuple, <<183,215,193,224,52,177,64,2,211,197,112,38, 40,30,193,103>>, <<157,13,191,139,229,180,190,79,151,129,149, 138,148,209,216,100>>, <<183,215,193,224,52,177,64,2,211,197,112,38, 40,30,193,103,217,202,67,197,100,33,65,138, 35,117,73,176,78,91>>, <<113,201,147,87,20,241,131,31,121,170,44,85, 197,53,219,251>>, <<246,254,33,2,40,44,229,133,175,172,38, 66,134,155,52,168>>}]}}} 04:17:58.646 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>,<<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100>>,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91>>,<<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>,<<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]} *DBG* epdg_ue_fsm_262429476406543 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>, <<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216, 100>>, <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103, 217,202,67,197,100,33,65,138,35,117,73,176,78,91>>, <<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>, <<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.646 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>,<<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100>>,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91>>,<<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>,<<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]}, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,false,0,false,false} 04:17:58.646 [info] auth_response(<<"262429476406543">>): {ok,[{epdg_auth_tuple,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>,<<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100>>,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91>>,<<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>,<<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]} 04:17:58.647 [info] auth_response for <<"262429476406543">>: {ok,[{epdg_auth_tuple,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>,<<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100>>,<<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91>>,<<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>,<<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.647 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,13,191,139,229,180,190,79,151,129,149,138,148,209,216,100>>,ck => <<246,254,33,2,40,44,229,133,175,172,38,66,134,155,52,168>>,ik => <<113,201,147,87,20,241,131,31,121,170,44,85,197,53,219,251>>,rand => <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103>>,res => <<183,215,193,224,52,177,64,2,211,197,112,38,40,30,193,103,217,202,67,197,100,33,65,138,35,117,73,176,78,91>>}],imsi => <<"262429476406543">>,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 => <<"262429476406543">>, message_type => location_upd_req}} 04:17:58.649 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429476406543">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429476406543 receive call lu_request from <0.854.0> in state state_authenticating *DBG* epdg_ue_fsm_262429476406543 send ok to <0.854.0> 04:17:58.649 [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_262429476406543 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.650 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429476406543 consume call lu_request from <0.854.0> in state state_authenticating 04:17:58.650 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.650 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429476406543",undefined,undefined,false,false,undefined} 04:17:58.650 [debug] SWx Tx SAR Imsi="262429476406543" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.650 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429476406543",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429476406543 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429476406543 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429476406543 receive call {rx_swx_saa,{ok,1,#{}}} from <0.855.0> in state state_wait_swx_saa 04:17:58.653 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429476406543",[],[2001],[],[{'Non-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_262429476406543 send ok to <0.855.0> *DBG* aaa_ue_fsm_262429476406543 consume call {rx_swx_saa,{ok,1,#{}}} from <0.855.0> in state state_wait_swx_saa => state_authenticated 04:17:58.653 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429476406543 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.653 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429476406543",undefined,undefined,false,false,undefined} 04:17:58.653 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429476406543 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429476406543">>,ok}} *DBG* epdg_ue_fsm_262429476406543 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.654 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429476406543">>,"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:17:58.654 [info] lu_response(<<"262429476406543">>): ok 04:17:58.654 [info] lu_response for <<"262429476406543">>: ok 04:17:58.654 [info] GSUP: Tx #{imsi => <<"262429476406543">>,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 => <<"262429476406543">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:58.656 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429476406543">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429476406543 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.856.0> in state state_authenticated 04:17:58.656 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.656 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429476406543 send ok to <0.856.0> 04:17:58.656 [debug] Selected PGW Remote Address "172.18.176.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:17:58.656 [info] s2b: Tx {gtp,v2,create_session_request,0,5805797,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429476406543">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294746,<<172,18,176,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,4239221340,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429476406543 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_262429476406543 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:58.656 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429476406543 receive call {rx_s6b_aar,"262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.857.0> in state state_authenticated 04:17:58.662 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.662 [info] ue_fsm ev_rx_s6b_aar: "262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.662 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429476406543",undefined,undefined,true,false,undefined} 04:17:58.663 [debug] SWx Tx SAR Imsi="262429476406543" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.663 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429476406543",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429476406543 send ok to <0.857.0> 04:17:58.663 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429476406543 consume call {rx_s6b_aar,"262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.857.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429476406543 receive call {rx_swx_saa,{ok,13,#{}}} from <0.858.0> in state state_authenticated_wait_swx_saa 04:17:58.665 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429476406543",[],[2001],[],[{'Non-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:17:58.666 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429476406543 send ok to <0.858.0> 04:17:58.666 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429476406543","262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.857.0>} *DBG* aaa_ue_fsm_262429476406543 consume call {rx_swx_saa,{ok,13,#{}}} from <0.858.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.666 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.666 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.669 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,90,88,150,229,0,2,0,2,0,16,0,87,0,9,1,160,74,164,170,26,172,18,176,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,74,164,170,26,172,18,176,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,74,164,170,26,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.669 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294746,5805797,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,<<74,164,170,26>>},{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,1252305434,<<172,18,176,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,1252305434,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} 04:17:58.669 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429476406543">>,<0.851.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294746,1252305434,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221340,1252305434}],[],[],[],[],[]}}}} 04:17:58.669 [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_262429476406543 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 => 4239221340, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1252305434}}} from <0.859.0> in state state_wait_create_session_resp 04:17:58.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,12>>,undefined},local_teid => 4239221340,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1252305434}} 04:17:58.669 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,false,0,false,false} 04:17:58.669 [info] KMOD Port Create PDP Context Call {<0.851.0>,[alias|#Ref<0.2044474368.3268739075.248458>]}: {create_pdp_context,{172,18,176,103},4239221340,1252305434,{192,168,0,12}} 04:17:58.669 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,12}, 4239221340, 1252305434 04:17:58.669 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1604,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,12}},{i_tid,4239221340},{o_tid,1252305434}]}} *DBG* epdg_ue_fsm_262429476406543 send ok to <0.859.0> 04:17:58.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,12>>,undefined},local_teid => 4239221340,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1252305434}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429476406543">>, {ok, #{apco => <<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 => 4239221340, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1252305434}}}} *DBG* epdg_ue_fsm_262429476406543 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 => 4239221340, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1252305434}}} from <0.859.0> in state state_wait_create_session_resp => state_active 04:17:58.670 [info] tunnel_response(<<"262429476406543">>): {ok,#{apco => <<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 => 4239221340,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1252305434}} 04:17:58.670 [info] tunnel_response for <<"262429476406543">>: {ok,#{apco => <<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 => 4239221340,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1252305434}} 04:17:58.670 [info] GSUP: Tx #{imsi => <<"262429476406543">>,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 => <<"262428811512738">>, 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:17:58.739 [info] GSUP: Rx #{imsi => <<"262428811512738">>,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_262428811512738 enter epdg_ue_fsm in state state_new 04:17:58.739 [info] ue_fsm start(epdg_ue_fsm_262428811512738) *DBG* epdg_ue_fsm_262428811512738 consume internal init_state in state state_new 04:17:58.739 [info] ue_fsm init(<<"262428811512738">>) *DBG* epdg_ue_fsm_262428811512738 receive call {auth_request,33,"internet",#{}} from <0.860.0> in state state_new 04:17:58.740 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428811512738 send ok to <0.860.0> 04:17:58.740 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428811512738">>,"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_262428811512738 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428811512738 consume call {auth_request,33,"internet",#{}} from <0.860.0> in state state_new => state_wait_auth_resp 04:17:58.740 [info] ue_fsm start_link(aaa_ue_fsm_262428811512738) *DBG* aaa_ue_fsm_262428811512738 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428811512738 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:58.740 [info] ue_fsm init("262428811512738") *DBG* aaa_ue_fsm_262428811512738 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.740 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.741 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428811512738",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428811512738 send ok to <0.201.0> 04:17:58.741 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428811512738 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.741 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262428811512738",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:58.752 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428811512738",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19]],[[134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198]],["foobar"],[[221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184]],[[180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428811512738 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>, <<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66, 188,139,60,146,167,152,103,10,238,95,182,70,163,198>>, <<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>, <<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]}} from <0.863.0> in state state_wait_swx_maa 04:17:58.753 [info] dia_sip2gsup: auth [134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19] authz [134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198]  04:17:58.753 [info] rand [134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66] autn [157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19]  *DBG* aaa_ue_fsm_262428811512738 send ok to <0.863.0> 04:17:58.753 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428811512738 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>, <<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66, 188,139,60,146,167,152,103,10,238,95,182,70,163,198>>, <<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>, <<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]}} from <0.863.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428811512738 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>, <<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66, 188,139,60,146,167,152,103,10,238,95,182,70,163,198>>, <<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>, <<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.753 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428811512738",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428811512738 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428811512738">>, {ok, [{epdg_auth_tuple, <<134,245,139,183,86,242,72,106,62,202,207,122, 95,249,166,66>>, <<157,75,11,6,15,189,249,65,124,68,181,9,177, 117,53,19>>, <<134,245,139,183,86,242,72,106,62,202,207,122, 95,249,166,66,188,139,60,146,167,152,103,10, 238,95,182,70,163,198>>, <<180,75,85,104,45,64,232,42,157,54,240,31,219, 3,134,182>>, <<221,237,211,141,62,38,166,58,48,51,92, 27,6,58,58,184>>}]}}} 04:17:58.753 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>,<<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198>>,<<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>,<<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]} *DBG* epdg_ue_fsm_262428811512738 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>, <<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>, <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66, 188,139,60,146,167,152,103,10,238,95,182,70,163,198>>, <<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>, <<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.754 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>,<<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198>>,<<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>,<<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]}, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,false,0,false,false} 04:17:58.754 [info] auth_response(<<"262428811512738">>): {ok,[{epdg_auth_tuple,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>,<<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198>>,<<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>,<<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]} 04:17:58.754 [info] auth_response for <<"262428811512738">>: {ok,[{epdg_auth_tuple,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>,<<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>,<<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198>>,<<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>,<<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.754 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,75,11,6,15,189,249,65,124,68,181,9,177,117,53,19>>,ck => <<221,237,211,141,62,38,166,58,48,51,92,27,6,58,58,184>>,ik => <<180,75,85,104,45,64,232,42,157,54,240,31,219,3,134,182>>,rand => <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66>>,res => <<134,245,139,183,86,242,72,106,62,202,207,122,95,249,166,66,188,139,60,146,167,152,103,10,238,95,182,70,163,198>>}],imsi => <<"262428811512738">>,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 => <<"262428811512738">>, message_type => location_upd_req}} 04:17:58.760 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428811512738">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428811512738 receive call lu_request from <0.864.0> in state state_authenticating *DBG* epdg_ue_fsm_262428811512738 send ok to <0.864.0> 04:17:58.760 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428811512738 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}} 04:17:58.760 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428811512738 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.760 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.760 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428811512738",undefined,undefined,false,false,undefined} 04:17:58.760 [debug] SWx Tx SAR Imsi="262428811512738" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.760 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428811512738",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428811512738 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428811512738 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428811512738 receive call {rx_swx_saa,{ok,1,#{}}} from <0.865.0> in state state_wait_swx_saa 04:17:58.765 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428811512738",[],[2001],[],[{'Non-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_262428811512738 send ok to <0.865.0> *DBG* aaa_ue_fsm_262428811512738 consume call {rx_swx_saa,{ok,1,#{}}} from <0.865.0> in state state_wait_swx_saa => state_authenticated 04:17:58.765 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428811512738 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.765 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428811512738",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428811512738 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428811512738">>,ok}} 04:17:58.765 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428811512738 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.765 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,false,0,false,false} 04:17:58.765 [info] lu_response(<<"262428811512738">>): 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:17:58.765 [info] lu_response for <<"262428811512738">>: ok 04:17:58.765 [info] GSUP: Tx #{imsi => <<"262428811512738">>,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 => <<"262428811512738">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428811512738 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.866.0> in state state_authenticated 04:17:58.770 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428811512738">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:58.770 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.770 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,false,0,false,false} 04:17:58.770 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:58.770 [info] s2b: Tx {gtp,v2,create_session_request,0,5805798,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428811512738">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294747,<<172,18,176,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,4239221341,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428811512738 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:17:58.770 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428811512738 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_262428811512738 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428811512738 receive call {rx_s6b_aar,"262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.867.0> in state state_authenticated 04:17:58.779 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.779 [info] ue_fsm ev_rx_s6b_aar: "262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.779 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428811512738",undefined,undefined,true,false,undefined} 04:17:58.779 [debug] SWx Tx SAR Imsi="262428811512738" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.779 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428811512738",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428811512738 send ok to <0.867.0> *DBG* aaa_ue_fsm_262428811512738 consume call {rx_s6b_aar,"262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.867.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:58.780 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428811512738 receive call {rx_swx_saa,{ok,13,#{}}} from <0.868.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428811512738 send ok to <0.868.0> *DBG* aaa_ue_fsm_262428811512738 consume call {rx_swx_saa,{ok,13,#{}}} from <0.868.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.784 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428811512738",[],[2001],[],[{'Non-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:17:58.784 [info] ue_fsm ev_rx_swx_saa 04:17:58.784 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428811512738","262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.867.0>} 04:17:58.784 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.784 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.790 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,91,88,150,230,0,2,0,2,0,16,0,87,0,9,1,160,20,237,5,176,172,18,176,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,20,237,5,176,172,18,176,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,20,237,5,176,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428811512738 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 => 4239221341, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 351077808}}} from <0.869.0> in state state_wait_create_session_resp 04:17:58.790 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294747,5805798,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,<<20,237,5,176>>},{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,351077808,<<172,18,176,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,351077808,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 04:17:58.790 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428811512738">>,<0.861.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294747,351077808,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4239221341,351077808}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:58.790 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:58.790 [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 => 4239221341,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 351077808}} *DBG* epdg_ue_fsm_262428811512738 send ok to <0.869.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428811512738">>, {ok, #{apco => <<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 => 4239221341, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 351077808}}}} 04:17:58.790 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428811512738 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 => 4239221341, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 351077808}}} from <0.869.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:17:58.790 [info] KMOD Port Create PDP Context Call {<0.861.0>,[alias|#Ref<0.2044474368.3268739073.248601>]}: {create_pdp_context,{172,18,176,103},4239221341,351077808,{192,168,0,13}} 04:17:58.790 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,13}, 4239221341, 351077808 04:17:58.790 [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,176,103}},{ms_address,{192,168,0,13}},{i_tid,4239221341},{o_tid,351077808}]}} 04:17:58.790 [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 => 4239221341,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 351077808}) returned ok 04:17:58.790 [info] tunnel_response(<<"262428811512738">>): {ok,#{apco => <<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 => 4239221341,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 351077808}} 04:17:58.791 [info] tunnel_response for <<"262428811512738">>: {ok,#{apco => <<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 => 4239221341,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 351077808}} 04:17:58.791 [info] GSUP: Tx #{imsi => <<"262428811512738">>,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 => <<"262428614159172">>, 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_262428614159172 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428614159172 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428614159172 receive call {auth_request,33,"internet",#{}} from <0.870.0> in state state_new 04:17:58.837 [info] GSUP: Rx #{imsi => <<"262428614159172">>,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_262428614159172 send ok to <0.870.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_262428614159172 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428614159172 consume call {auth_request,33,"internet",#{}} from <0.870.0> in state state_new => state_wait_auth_resp 04:17:58.838 [info] ue_fsm start(epdg_ue_fsm_262428614159172) *DBG* epdg_ue_fsm_262428614159172 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428614159172 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428614159172 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.838 [info] ue_fsm init(<<"262428614159172">>) 04:17:58.838 [info] ue_fsm auth_request 04:17:58.838 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} 04:17:58.838 [info] ue_fsm start_link(aaa_ue_fsm_262428614159172) *DBG* aaa_ue_fsm_262428614159172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428614159172 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:58.838 [info] ue_fsm init("262428614159172") 04:17:58.838 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.838 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428614159172",undefined,undefined,false,false,undefined} 04:17:58.838 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.838 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262428614159172",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:58.845 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428614159172",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13]],[[64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247]],["foobar"],[[66,203,120,159,39,137,212,183,155,59,109,58,229,120,141,63]],[[177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:58.845 [info] dia_sip2gsup: auth [64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13] authz [64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247]  04:17:58.845 [info] rand [64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139] autn [195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13]  *DBG* aaa_ue_fsm_262428614159172 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>, <<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139, 20,238,255,183,218,22,81,178,250,130,102,152,254,247>>, <<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>, <<66,203,120,159,39,137,212,183,155,59,109,58,229,120, 141,63>>}]}} from <0.873.0> in state state_wait_swx_maa 04:17:58.846 [info] ue_fsm ev_rx_swx_maa 04:17:58.846 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428614159172",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428614159172 send ok to <0.873.0> *DBG* epdg_ue_fsm_262428614159172 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>, <<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139, 20,238,255,183,218,22,81,178,250,130,102,152,254,247>>, <<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>, <<66,203,120,159,39,137,212,183,155,59,109,58,229,120, 141,63>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.846 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>,<<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247>>,<<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>,<<66,203,120,159,39,137,212,183,155,59,109,58,229,120,141,63>>}]} *DBG* aaa_ue_fsm_262428614159172 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>, <<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139, 20,238,255,183,218,22,81,178,250,130,102,152,254,247>>, <<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>, <<66,203,120,159,39,137,212,183,155,59,109,58,229,120, 141,63>>}]}} from <0.873.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428614159172 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428614159172">>, {ok, [{epdg_auth_tuple, <<64,239,174,249,48,97,90,97,58,198,101,117, 127,147,154,139>>, <<195,161,131,223,59,125,200,211,90,204,116, 158,130,73,13,13>>, <<64,239,174,249,48,97,90,97,58,198,101,117, 127,147,154,139,20,238,255,183,218,22,81,178, 250,130,102,152,254,247>>, <<177,151,35,156,76,210,180,146,229,34,163,246, 48,224,4,190>>, <<66,203,120,159,39,137,212,183,155,59, 109,58,229,120,141,63>>}]}}} 04:17:58.846 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>,<<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247>>,<<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>,<<66,203,120,159,39,137,212,183,155,59,109,58,229,120,141,63>>}]}, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428614159172 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>, <<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>, <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139, 20,238,255,183,218,22,81,178,250,130,102,152,254,247>>, <<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>, <<66,203,120,159,39,137,212,183,155,59,109,58,229,120, 141,63>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.846 [info] auth_response(<<"262428614159172">>): {ok,[{epdg_auth_tuple,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>,<<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247>>,<<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>,<<66,203,120,159,39,137,212,183,155,59,109,58,229,120,141,63>>}]} 04:17:58.846 [info] auth_response for <<"262428614159172">>: {ok,[{epdg_auth_tuple,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>,<<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>,<<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247>>,<<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>,<<66,203,120,159,39,137,212,183,155,59,109,58,229,120,141,63>>}]} 04:17:58.846 [info] GSUP: Tx #{auth_tuples => [#{autn => <<195,161,131,223,59,125,200,211,90,204,116,158,130,73,13,13>>,ck => <<66,203,120,159,39,137,212,183,155,59,109,58,229,120,141,63>>,ik => <<177,151,35,156,76,210,180,146,229,34,163,246,48,224,4,190>>,rand => <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139>>,res => <<64,239,174,249,48,97,90,97,58,198,101,117,127,147,154,139,20,238,255,183,218,22,81,178,250,130,102,152,254,247>>}],imsi => <<"262428614159172">>,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 => <<"262428614159172">>, message_type => location_upd_req}} 04:17:58.849 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428614159172">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428614159172 receive call lu_request from <0.874.0> in state state_authenticating 04:17:58.849 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428614159172 send ok to <0.874.0> 04:17:58.849 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428614159172 consume call lu_request from <0.874.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_262428614159172 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:58.849 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.849 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428614159172",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428614159172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428614159172 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:58.849 [debug] SWx Tx SAR Imsi="262428614159172" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.849 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428614159172",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428614159172 receive call {rx_swx_saa,{ok,1,#{}}} from <0.875.0> in state state_wait_swx_saa 04:17:58.854 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428614159172",[],[2001],[],[{'Non-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:17:58.854 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428614159172 send ok to <0.875.0> *DBG* epdg_ue_fsm_262428614159172 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428614159172 consume call {rx_swx_saa,{ok,1,#{}}} from <0.875.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428614159172 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428614159172">>,ok}} *DBG* epdg_ue_fsm_262428614159172 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.854 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428614159172",undefined,undefined,false,false,undefined} 04:17:58.854 [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:17:58.854 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} 04:17:58.854 [info] lu_response(<<"262428614159172">>): ok 04:17:58.854 [info] lu_response for <<"262428614159172">>: ok 04:17:58.854 [info] GSUP: Tx #{imsi => <<"262428614159172">>,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 => <<"262428614159172">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428614159172 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.876.0> in state state_authenticated 04:17:58.856 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428614159172">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:58.856 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428614159172 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:17:58.856 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428614159172 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_262428614159172 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:58.856 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:58.856 [info] s2b: Tx {gtp,v2,create_session_request,0,5805799,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428614159172">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294748,<<172,18,176,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,4239221342,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:17:58.856 [debug] Waiting for CreateSessionResponse 04:17:58.862 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428614159172 receive call {rx_s6b_aar,"262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.877.0> in state state_authenticated 04:17:58.862 [info] ue_fsm ev_rx_s6b_aar: "262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.862 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428614159172",undefined,undefined,true,false,undefined} 04:17:58.862 [debug] SWx Tx SAR Imsi="262428614159172" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.862 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428614159172",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428614159172 send ok to <0.877.0> 04:17:58.862 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428614159172 consume call {rx_s6b_aar,"262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.877.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428614159172 receive call {rx_swx_saa,{ok,13,#{}}} from <0.878.0> in state state_authenticated_wait_swx_saa 04:17:58.864 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428614159172",[],[2001],[],[{'Non-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:17:58.864 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428614159172 send ok to <0.878.0> *DBG* aaa_ue_fsm_262428614159172 consume call {rx_swx_saa,{ok,13,#{}}} from <0.878.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.864 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428614159172","262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.877.0>} 04:17:58.864 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.864 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.867 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,92,88,150,231,0,2,0,2,0,16,0,87,0,9,1,160,150,146,233,191,172,18,176,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,150,146,233,191,172,18,176,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,150,146,233,191,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428614159172 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 => 4239221342, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2526210495}}} from <0.879.0> in state state_wait_create_session_resp 04:17:58.867 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294748,5805799,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,<<150,146,233,191>>},{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,2526210495,<<172,18,176,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,2526210495,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:17:58.867 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428614159172">>,<0.871.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294748,2526210495,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221342,2526210495}],[],[],[],[],[],[],[],[],[]}}}} 04:17:58.867 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:58.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,14>>,undefined},local_teid => 4239221342,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2526210495}} 04:17:58.868 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} 04:17:58.868 [info] KMOD Port Create PDP Context Call {<0.871.0>,[alias|#Ref<0.2044474368.3268739075.248785>]}: {create_pdp_context,{172,18,176,103},4239221342,2526210495,{192,168,0,14}} *DBG* epdg_ue_fsm_262428614159172 send ok to <0.879.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428614159172">>, {ok, #{apco => <<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 => 4239221342, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2526210495}}}} *DBG* epdg_ue_fsm_262428614159172 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 => 4239221342, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2526210495}}} from <0.879.0> in state state_wait_create_session_resp => state_active 04:17:58.868 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,14}, 4239221342, 2526210495 04:17:58.868 [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,176,103}},{ms_address,{192,168,0,14}},{i_tid,4239221342},{o_tid,2526210495}]}} 04:17:58.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,14>>,undefined},local_teid => 4239221342,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2526210495}) 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:17:58.868 [info] tunnel_response(<<"262428614159172">>): {ok,#{apco => <<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 => 4239221342,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2526210495}} 04:17:58.868 [info] tunnel_response for <<"262428614159172">>: {ok,#{apco => <<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 => 4239221342,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2526210495}} 04:17:58.868 [info] GSUP: Tx #{imsi => <<"262428614159172">>,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 => <<"262425993117552">>, 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:17:58.938 [info] GSUP: Rx #{imsi => <<"262425993117552">>,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_262425993117552 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425993117552 consume internal init_state in state state_new 04:17:58.938 [info] ue_fsm start(epdg_ue_fsm_262425993117552) *DBG* epdg_ue_fsm_262425993117552 receive call {auth_request,33,"internet",#{}} from <0.880.0> in state state_new 04:17:58.938 [info] ue_fsm init(<<"262425993117552">>) *DBG* epdg_ue_fsm_262425993117552 send ok to <0.880.0> 04:17:58.938 [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}} 04:17:58.938 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425993117552 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425993117552 consume call {auth_request,33,"internet",#{}} from <0.880.0> in state state_new => state_wait_auth_resp 04:17:58.938 [info] ue_fsm start_link(aaa_ue_fsm_262425993117552) *DBG* epdg_ue_fsm_262425993117552 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425993117552 consume internal init_state in state state_new 04:17:58.938 [info] ue_fsm init("262425993117552") *DBG* aaa_ue_fsm_262425993117552 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:58.938 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:58.938 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425993117552",undefined,undefined,false,false,undefined} 04:17:58.938 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:58.938 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262425993117552",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425993117552 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425993117552 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_262425993117552 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199>>, <<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>, <<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>, <<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]}} from <0.883.0> in state state_wait_swx_maa 04:17:58.945 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425993117552",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230]],[[126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60]],["foobar"],[[40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81]],[[10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:58.946 [info] dia_sip2gsup: auth [126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230] authz [126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60]  04:17:58.946 [info] rand [126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199] autn [161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230]  04:17:58.946 [info] ue_fsm ev_rx_swx_maa 04:17:58.946 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425993117552",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425993117552 send ok to <0.883.0> *DBG* epdg_ue_fsm_262425993117552 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199>>, <<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>, <<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>, <<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:58.946 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199>>,<<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>,<<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>,<<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]} *DBG* aaa_ue_fsm_262425993117552 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199>>, <<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>, <<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>, <<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]}} from <0.883.0> in state state_wait_swx_maa => state_new 04:17:58.946 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199>>,<<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>,<<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>,<<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]}, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425993117552 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425993117552">>, {ok, [{epdg_auth_tuple, <<126,154,167,204,156,238,91,111,64,124,34,172, 123,193,199,199>>, <<161,193,164,237,0,55,40,189,62,253,211,174, 224,255,41,230>>, <<126,154,167,204,156,238,91,111,64,124,34,172, 123,193,199,199,43,114,71,135,247,47,13,3, 100,228,68,15,69,60>>, <<10,9,43,127,131,239,0,193,48,184,229,246,69, 23,43,231>>, <<40,6,234,92,24,176,142,27,237,186,168, 72,24,151,136,81>>}]}}} 04:17:58.946 [info] auth_response(<<"262425993117552">>): {ok,[{epdg_auth_tuple,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199>>,<<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>,<<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>,<<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]} *DBG* epdg_ue_fsm_262425993117552 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199>>, <<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>, <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199, 199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>, <<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>, <<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:58.946 [info] auth_response for <<"262425993117552">>: {ok,[{epdg_auth_tuple,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199>>,<<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>,<<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>,<<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>,<<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.946 [info] GSUP: Tx #{auth_tuples => [#{autn => <<161,193,164,237,0,55,40,189,62,253,211,174,224,255,41,230>>,ck => <<40,6,234,92,24,176,142,27,237,186,168,72,24,151,136,81>>,ik => <<10,9,43,127,131,239,0,193,48,184,229,246,69,23,43,231>>,rand => <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199>>,res => <<126,154,167,204,156,238,91,111,64,124,34,172,123,193,199,199,43,114,71,135,247,47,13,3,100,228,68,15,69,60>>}],imsi => <<"262425993117552">>,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 => <<"262425993117552">>, message_type => location_upd_req}} 04:17:58.949 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425993117552">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425993117552 receive call lu_request from <0.884.0> in state state_authenticating 04:17:58.949 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425993117552 send ok to <0.884.0> 04:17:58.949 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425993117552 consume call lu_request from <0.884.0> in state state_authenticating *DBG* aaa_ue_fsm_262425993117552 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:17:58.949 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:58.949 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425993117552",undefined,undefined,false,false,undefined} 04:17:58.949 [debug] SWx Tx SAR Imsi="262425993117552" Type=1 APN="internet" AgentInfoOpt=[]  04:17:58.949 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425993117552",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425993117552 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425993117552 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425993117552 receive call {rx_swx_saa,{ok,1,#{}}} from <0.885.0> in state state_wait_swx_saa 04:17:58.952 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425993117552",[],[2001],[],[{'Non-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_262425993117552 send ok to <0.885.0> *DBG* aaa_ue_fsm_262425993117552 consume call {rx_swx_saa,{ok,1,#{}}} from <0.885.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425993117552 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:58.952 [info] ue_fsm ev_rx_swx_saa 04:17:58.952 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425993117552",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425993117552 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425993117552">>,ok}} 04:17:58.952 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425993117552 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:58.952 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425993117552">>,"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:17:58.952 [info] lu_response(<<"262425993117552">>): ok 04:17:58.952 [info] lu_response for <<"262425993117552">>: ok 04:17:58.952 [info] GSUP: Tx #{imsi => <<"262425993117552">>,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 => <<"262425993117552">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:58.954 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425993117552">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425993117552 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.886.0> in state state_authenticated 04:17:58.954 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:58.954 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,false,0,false,false} 04:17:58.954 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:58.954 [info] s2b: Tx {gtp,v2,create_session_request,0,5805800,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425993117552">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294749,<<172,18,176,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,4239221343,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425993117552 send ok to <0.886.0> 04:17:58.954 [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_262425993117552 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.886.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425993117552 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425993117552 receive call {rx_s6b_aar,"262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.887.0> in state state_authenticated 04:17:58.959 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:58.959 [info] ue_fsm ev_rx_s6b_aar: "262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:58.959 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425993117552",undefined,undefined,true,false,undefined} 04:17:58.959 [debug] SWx Tx SAR Imsi="262425993117552" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:58.959 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425993117552",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425993117552 send ok to <0.887.0> 04:17:58.959 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425993117552 consume call {rx_s6b_aar,"262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.887.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425993117552 receive call {rx_swx_saa,{ok,13,#{}}} from <0.888.0> in state state_authenticated_wait_swx_saa 04:17:58.961 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425993117552",[],[2001],[],[{'Non-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_262425993117552 send ok to <0.888.0> 04:17:58.961 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425993117552 consume call {rx_swx_saa,{ok,13,#{}}} from <0.888.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:58.962 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425993117552","262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.887.0>} 04:17:58.962 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:58.962 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:58.964 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,93,88,150,232,0,2,0,2,0,16,0,87,0,9,1,160,252,11,254,42,172,18,176,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,252,11,254,42,172,18,176,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,252,11,254,42,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:58.964 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294749,5805800,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,<<"ü\vþ*">>},{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,4228644394,<<172,18,176,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,4228644394,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} 04:17:58.964 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425993117552">>,<0.881.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294749,4228644394,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221343,4228644394}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425993117552 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 => 4239221343, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 4228644394}}} from <0.889.0> in state state_wait_create_session_resp 04:17:58.964 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:58.964 [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 => 4239221343,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4228644394}} 04:17:58.965 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,false,0,false,false} 04:17:58.965 [info] KMOD Port Create PDP Context Call {<0.881.0>,[alias|#Ref<0.2044474368.3268739075.248941>]}: {create_pdp_context,{172,18,176,103},4239221343,4228644394,{192,168,0,15}} 04:17:58.965 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,15}, 4239221343, 4228644394 04:17:58.965 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1668,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,15}},{i_tid,4239221343},{o_tid,4228644394}]}} *DBG* epdg_ue_fsm_262425993117552 send ok to <0.889.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425993117552">>, {ok, #{apco => <<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 => 4239221343, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 4228644394}}}} 04:17:58.965 [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 => 4239221343,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4228644394}) returned ok *DBG* epdg_ue_fsm_262425993117552 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 => 4239221343, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 4228644394}}} from <0.889.0> in state state_wait_create_session_resp => state_active 04:17:58.965 [info] tunnel_response(<<"262425993117552">>): {ok,#{apco => <<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 => 4239221343,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4228644394}} 04:17:58.965 [info] tunnel_response for <<"262425993117552">>: {ok,#{apco => <<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 => 4239221343,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 4228644394}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:58.965 [info] GSUP: Tx #{imsi => <<"262425993117552">>,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 => <<"262427487978899">>, 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:17:59.037 [info] GSUP: Rx #{imsi => <<"262427487978899">>,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_262427487978899 enter epdg_ue_fsm in state state_new 04:17:59.037 [info] ue_fsm start(epdg_ue_fsm_262427487978899) 04:17:59.037 [info] ue_fsm init(<<"262427487978899">>) *DBG* epdg_ue_fsm_262427487978899 consume internal init_state in state state_new 04:17:59.037 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427487978899 receive call {auth_request,33,"internet",#{}} from <0.890.0> in state state_new *DBG* epdg_ue_fsm_262427487978899 send ok to <0.890.0> *DBG* epdg_ue_fsm_262427487978899 consume call {auth_request,33,"internet",#{}} from <0.890.0> in state state_new => state_wait_auth_resp 04:17:59.037 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427487978899 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_262427487978899 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:59.037 [info] ue_fsm start_link(aaa_ue_fsm_262427487978899) *DBG* aaa_ue_fsm_262427487978899 consume internal init_state in state state_new 04:17:59.037 [info] ue_fsm init("262427487978899") *DBG* aaa_ue_fsm_262427487978899 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.037 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.038 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427487978899",undefined,undefined,false,false,undefined} 04:17:59.038 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427487978899 send ok to <0.201.0> 04:17:59.038 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262427487978899",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427487978899 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.041 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427487978899",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2]],[[53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242]],["foobar"],[[110,52,126,125,138,247,207,27,192,151,87,2,238,87,104,89]],[[167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427487978899 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>, <<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255, 222,18,14,195,145,150,230,226,146,58,108,19,37,242>>, <<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>, <<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104, 89>>}]}} from <0.893.0> in state state_wait_swx_maa 04:17:59.041 [info] dia_sip2gsup: auth [53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2] authz [53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242]  04:17:59.041 [info] rand [53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255] autn [149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2]  *DBG* aaa_ue_fsm_262427487978899 send ok to <0.893.0> *DBG* epdg_ue_fsm_262427487978899 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>, <<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255, 222,18,14,195,145,150,230,226,146,58,108,19,37,242>>, <<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>, <<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104, 89>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427487978899 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>, <<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255, 222,18,14,195,145,150,230,226,146,58,108,19,37,242>>, <<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>, <<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104, 89>>}]}} from <0.893.0> in state state_wait_swx_maa => state_new 04:17:59.041 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427487978899 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427487978899">>, {ok, [{epdg_auth_tuple, <<53,41,189,62,111,212,242,176,144,79,133,187, 78,82,23,255>>, <<149,164,111,105,219,215,93,33,119,27,246,125, 180,204,46,2>>, <<53,41,189,62,111,212,242,176,144,79,133,187, 78,82,23,255,222,18,14,195,145,150,230,226, 146,58,108,19,37,242>>, <<167,57,13,34,4,119,24,117,46,84,149,153,205, 35,139,64>>, <<110,52,126,125,138,247,207,27,192,151, 87,2,238,87,104,89>>}]}}} 04:17:59.042 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427487978899",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427487978899 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>, <<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>, <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255, 222,18,14,195,145,150,230,226,146,58,108,19,37,242>>, <<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>, <<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104, 89>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.042 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>,<<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242>>,<<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>,<<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104,89>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.042 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>,<<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242>>,<<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>,<<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104,89>>}]}, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} 04:17:59.042 [info] auth_response(<<"262427487978899">>): {ok,[{epdg_auth_tuple,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>,<<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242>>,<<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>,<<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104,89>>}]} 04:17:59.042 [info] auth_response for <<"262427487978899">>: {ok,[{epdg_auth_tuple,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>,<<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>,<<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242>>,<<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>,<<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104,89>>}]} 04:17:59.042 [info] GSUP: Tx #{auth_tuples => [#{autn => <<149,164,111,105,219,215,93,33,119,27,246,125,180,204,46,2>>,ck => <<110,52,126,125,138,247,207,27,192,151,87,2,238,87,104,89>>,ik => <<167,57,13,34,4,119,24,117,46,84,149,153,205,35,139,64>>,rand => <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255>>,res => <<53,41,189,62,111,212,242,176,144,79,133,187,78,82,23,255,222,18,14,195,145,150,230,226,146,58,108,19,37,242>>}],imsi => <<"262427487978899">>,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 => <<"262427487978899">>, message_type => location_upd_req}} 04:17:59.043 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427487978899">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427487978899 receive call lu_request from <0.894.0> in state state_authenticating 04:17:59.044 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427487978899 send ok to <0.894.0> 04:17:59.044 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427487978899 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_262427487978899 consume call lu_request from <0.894.0> in state state_authenticating 04:17:59.044 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.044 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427487978899",undefined,undefined,false,false,undefined} 04:17:59.044 [debug] SWx Tx SAR Imsi="262427487978899" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427487978899 send ok to <0.201.0> 04:17:59.044 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427487978899",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427487978899 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427487978899 receive call {rx_swx_saa,{ok,1,#{}}} from <0.895.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427487978899 send ok to <0.895.0> 04:17:59.046 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427487978899",[],[2001],[],[{'Non-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_262427487978899 consume call {rx_swx_saa,{ok,1,#{}}} from <0.895.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427487978899 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.046 [info] ue_fsm ev_rx_swx_saa 04:17:59.046 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427487978899",undefined,undefined,false,false,undefined} 04:17:59.046 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427487978899 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427487978899">>,ok}} 04:17:59.047 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427487978899 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:17:59.047 [info] lu_response(<<"262427487978899">>): ok 04:17:59.047 [info] lu_response for <<"262427487978899">>: ok 04:17:59.047 [info] GSUP: Tx #{imsi => <<"262427487978899">>,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 => <<"262427487978899">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:59.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427487978899">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427487978899 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.896.0> in state state_authenticated 04:17:59.048 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.048 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} 04:17:59.048 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.048 [info] s2b: Tx {gtp,v2,create_session_request,0,5805801,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427487978899">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294750,<<172,18,176,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,4239221344,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427487978899 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:17:59.048 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427487978899 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_262427487978899 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427487978899 receive call {rx_s6b_aar,"262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.897.0> in state state_authenticated 04:17:59.052 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.053 [info] ue_fsm ev_rx_s6b_aar: "262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.053 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427487978899",undefined,undefined,true,false,undefined} 04:17:59.053 [debug] SWx Tx SAR Imsi="262427487978899" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.053 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427487978899",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427487978899 send ok to <0.897.0> 04:17:59.053 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427487978899 consume call {rx_s6b_aar,"262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.897.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:59.055 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427487978899",[],[2001],[],[{'Non-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_262427487978899 receive call {rx_swx_saa,{ok,13,#{}}} from <0.898.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427487978899 send ok to <0.898.0> 04:17:59.056 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427487978899 consume call {rx_swx_saa,{ok,13,#{}}} from <0.898.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.056 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427487978899","262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.897.0>} 04:17:59.056 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.056 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.064 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,94,88,150,233,0,2,0,2,0,16,0,87,0,9,1,160,46,153,198,192,172,18,176,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,46,153,198,192,172,18,176,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,153,198,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.064 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294750,5805801,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,153,198,192>>},{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,781829824,<<172,18,176,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,781829824,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} *DBG* epdg_ue_fsm_262427487978899 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 => 4239221344, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 781829824}}} from <0.899.0> in state state_wait_create_session_resp 04:17:59.064 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427487978899">>,<0.891.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294750,781829824,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221344,781829824}],[],[],[],[],[],[]}}}} 04:17:59.064 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.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,16>>,undefined},local_teid => 4239221344,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 781829824}} 04:17:59.065 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} 04:17:59.065 [info] KMOD Port Create PDP Context Call {<0.891.0>,[alias|#Ref<0.2044474368.3268739075.249076>]}: {create_pdp_context,{172,18,176,103},4239221344,781829824,{192,168,0,16}} 04:17:59.065 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,16}, 4239221344, 781829824 *DBG* epdg_ue_fsm_262427487978899 send ok to <0.899.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427487978899">>, {ok, #{apco => <<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 => 4239221344, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 781829824}}}} 04:17:59.065 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1732,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,16}},{i_tid,4239221344},{o_tid,781829824}]}} *DBG* epdg_ue_fsm_262427487978899 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 => 4239221344, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 781829824}}} from <0.899.0> in state state_wait_create_session_resp => state_active 04:17:59.065 [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 => 4239221344,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 781829824}) returned ok 04:17:59.065 [info] tunnel_response(<<"262427487978899">>): {ok,#{apco => <<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 => 4239221344,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 781829824}} 04:17:59.065 [info] tunnel_response for <<"262427487978899">>: {ok,#{apco => <<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 => 4239221344,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 781829824}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.066 [info] GSUP: Tx #{imsi => <<"262427487978899">>,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 => <<"262420683565022">>, 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_262420683565022 enter epdg_ue_fsm in state state_new 04:17:59.137 [info] GSUP: Rx #{imsi => <<"262420683565022">>,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_262420683565022 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420683565022 receive call {auth_request,33,"internet",#{}} from <0.900.0> in state state_new 04:17:59.138 [info] ue_fsm start(epdg_ue_fsm_262420683565022) 04:17:59.138 [info] ue_fsm init(<<"262420683565022">>) *DBG* epdg_ue_fsm_262420683565022 send ok to <0.900.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_262420683565022 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420683565022 consume call {auth_request,33,"internet",#{}} from <0.900.0> in state state_new => state_wait_auth_resp 04:17:59.138 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420683565022 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:59.138 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420683565022 consume internal init_state in state state_new 04:17:59.138 [info] ue_fsm start_link(aaa_ue_fsm_262420683565022) *DBG* aaa_ue_fsm_262420683565022 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.138 [info] ue_fsm init("262420683565022") 04:17:59.138 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.138 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420683565022",undefined,undefined,false,false,undefined} 04:17:59.138 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.138 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262420683565022",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420683565022 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420683565022 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.143 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420683565022",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31]],[[115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67]],["foobar"],[[209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13]],[[220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420683565022 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>, <<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54, 149,17,126,49,168,233,211,204,73,136,102,41,67>>, <<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>, <<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]}} from <0.903.0> in state state_wait_swx_maa 04:17:59.143 [info] dia_sip2gsup: auth [115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31] authz [115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67]  04:17:59.144 [info] rand [115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56] autn [234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31]  *DBG* aaa_ue_fsm_262420683565022 send ok to <0.903.0> 04:17:59.144 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420683565022 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>, <<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54, 149,17,126,49,168,233,211,204,73,136,102,41,67>>, <<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>, <<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]}} from <0.903.0> in state state_wait_swx_maa => state_new 04:17:59.144 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420683565022",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420683565022 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>, <<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54, 149,17,126,49,168,233,211,204,73,136,102,41,67>>, <<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>, <<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.144 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>,<<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67>>,<<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>,<<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]} 04:17:59.144 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>,<<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67>>,<<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>,<<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]}, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420683565022 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420683565022">>, {ok, [{epdg_auth_tuple, <<115,161,14,6,253,151,174,196,147,38,36,194, 121,2,6,56>>, <<234,107,142,99,162,64,34,118,37,132,244,223, 56,49,254,31>>, <<115,161,14,6,253,151,174,196,147,38,36,194, 121,2,6,56,54,149,17,126,49,168,233,211,204, 73,136,102,41,67>>, <<220,245,215,212,210,40,154,9,126,33,207,52, 118,231,236,52>>, <<209,92,150,242,174,143,232,105,78,214, 18,50,17,36,13,13>>}]}}} 04:17:59.144 [info] auth_response(<<"262420683565022">>): {ok,[{epdg_auth_tuple,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>,<<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67>>,<<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>,<<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]} *DBG* epdg_ue_fsm_262420683565022 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>, <<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>, <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54, 149,17,126,49,168,233,211,204,73,136,102,41,67>>, <<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>, <<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.144 [info] auth_response for <<"262420683565022">>: {ok,[{epdg_auth_tuple,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>,<<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>,<<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67>>,<<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>,<<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.144 [info] GSUP: Tx #{auth_tuples => [#{autn => <<234,107,142,99,162,64,34,118,37,132,244,223,56,49,254,31>>,ck => <<209,92,150,242,174,143,232,105,78,214,18,50,17,36,13,13>>,ik => <<220,245,215,212,210,40,154,9,126,33,207,52,118,231,236,52>>,rand => <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56>>,res => <<115,161,14,6,253,151,174,196,147,38,36,194,121,2,6,56,54,149,17,126,49,168,233,211,204,73,136,102,41,67>>}],imsi => <<"262420683565022">>,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 => <<"262420683565022">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420683565022 receive call lu_request from <0.904.0> in state state_authenticating 04:17:59.146 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420683565022">>,message_type => location_upd_req} 04:17:59.146 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420683565022 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_262420683565022 consume call lu_request from <0.904.0> in state state_authenticating *DBG* aaa_ue_fsm_262420683565022 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.147 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} 04:17:59.147 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.147 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420683565022",undefined,undefined,false,false,undefined} 04:17:59.147 [debug] SWx Tx SAR Imsi="262420683565022" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420683565022",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420683565022 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420683565022 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420683565022 receive call {rx_swx_saa,{ok,1,#{}}} from <0.905.0> in state state_wait_swx_saa 04:17:59.151 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420683565022",[],[2001],[],[{'Non-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_262420683565022 send ok to <0.905.0> *DBG* epdg_ue_fsm_262420683565022 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.151 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420683565022 consume call {rx_swx_saa,{ok,1,#{}}} from <0.905.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420683565022 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420683565022">>,ok}} 04:17:59.151 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420683565022",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420683565022 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:59.151 [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:17:59.151 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} 04:17:59.151 [info] lu_response(<<"262420683565022">>): ok 04:17:59.151 [info] lu_response for <<"262420683565022">>: ok 04:17:59.151 [info] GSUP: Tx #{imsi => <<"262420683565022">>,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 => <<"262420683565022">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:59.153 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420683565022">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420683565022 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.906.0> in state state_authenticated 04:17:59.153 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.154 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} 04:17:59.154 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262420683565022 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:17:59.154 [info] s2b: Tx {gtp,v2,create_session_request,0,5805802,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420683565022">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294751,<<172,18,176,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,4239221345,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420683565022 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.906.0> in state state_authenticated => state_wait_create_session_resp 04:17:59.154 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420683565022 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420683565022 receive call {rx_s6b_aar,"262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.907.0> in state state_authenticated 04:17:59.161 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.161 [info] ue_fsm ev_rx_s6b_aar: "262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.161 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420683565022",undefined,undefined,true,false,undefined} 04:17:59.161 [debug] SWx Tx SAR Imsi="262420683565022" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.161 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420683565022",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420683565022 send ok to <0.907.0> *DBG* aaa_ue_fsm_262420683565022 consume call {rx_s6b_aar,"262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.907.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:59.161 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420683565022 receive call {rx_swx_saa,{ok,13,#{}}} from <0.908.0> in state state_authenticated_wait_swx_saa 04:17:59.164 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420683565022",[],[2001],[],[{'Non-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_262420683565022 send ok to <0.908.0> 04:17:59.164 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420683565022 consume call {rx_swx_saa,{ok,13,#{}}} from <0.908.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.164 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420683565022","262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.907.0>} 04:17:59.164 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.165 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.169 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,95,88,150,234,0,2,0,2,0,16,0,87,0,9,1,160,152,224,206,43,172,18,176,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,152,224,206,43,172,18,176,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,152,224,206,43,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.169 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294751,5805802,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,<<152,224,206,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,2564869675,<<172,18,176,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,2564869675,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} 04:17:59.169 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420683565022">>,<0.901.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294751,2564869675,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221345,2564869675}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420683565022 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 => 4239221345, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2564869675}}} from <0.909.0> in state state_wait_create_session_resp 04:17:59.169 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.169 [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 => 4239221345,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2564869675}} 04:17:59.169 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} 04:17:59.169 [info] KMOD Port Create PDP Context Call {<0.901.0>,[alias|#Ref<0.2044474368.3268739073.249112>]}: {create_pdp_context,{172,18,176,103},4239221345,2564869675,{192,168,0,17}} 04:17:59.169 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,17}, 4239221345, 2564869675 *DBG* epdg_ue_fsm_262420683565022 send ok to <0.909.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420683565022">>, {ok, #{apco => <<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 => 4239221345, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2564869675}}}} 04:17:59.169 [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,176,103}},{ms_address,{192,168,0,17}},{i_tid,4239221345},{o_tid,2564869675}]}} *DBG* epdg_ue_fsm_262420683565022 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 => 4239221345, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2564869675}}} from <0.909.0> in state state_wait_create_session_resp => state_active 04:17:59.169 [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 => 4239221345,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2564869675}) 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:17:59.169 [info] tunnel_response(<<"262420683565022">>): {ok,#{apco => <<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 => 4239221345,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2564869675}} 04:17:59.169 [info] tunnel_response for <<"262420683565022">>: {ok,#{apco => <<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 => 4239221345,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2564869675}} 04:17:59.170 [info] GSUP: Tx #{imsi => <<"262420683565022">>,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 => <<"262427017486192">>, 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_262427017486192 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427017486192 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427017486192 receive call {auth_request,33,"internet",#{}} from <0.910.0> in state state_new 04:17:59.237 [info] GSUP: Rx #{imsi => <<"262427017486192">>,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_262427017486192 send ok to <0.910.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:17:59.237 [info] ue_fsm start(epdg_ue_fsm_262427017486192) *DBG* aaa_ue_fsm_262427017486192 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427017486192 consume call {auth_request,33,"internet",#{}} from <0.910.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262427017486192 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427017486192 consume internal init_state in state state_new 04:17:59.237 [info] ue_fsm init(<<"262427017486192">>) *DBG* aaa_ue_fsm_262427017486192 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.237 [info] ue_fsm auth_request 04:17:59.238 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} 04:17:59.238 [info] ue_fsm start_link(aaa_ue_fsm_262427017486192) 04:17:59.238 [info] ue_fsm init("262427017486192") 04:17:59.238 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427017486192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427017486192 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.238 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427017486192",undefined,undefined,false,false,undefined} 04:17:59.238 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.238 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262427017486192",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:59.243 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427017486192",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173]],[[230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64]],["foobar"],[[12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146]],[[53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:59.243 [info] dia_sip2gsup: auth [230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173] authz [230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64]  04:17:59.243 [info] rand [230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243] autn [201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173]  *DBG* aaa_ue_fsm_262427017486192 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>, <<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166, 173>>, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222, 243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>, <<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>, <<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]}} from <0.913.0> in state state_wait_swx_maa 04:17:59.243 [info] ue_fsm ev_rx_swx_maa 04:17:59.244 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427017486192",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427017486192 send ok to <0.913.0> *DBG* aaa_ue_fsm_262427017486192 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>, <<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166, 173>>, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222, 243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>, <<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>, <<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]}} from <0.913.0> in state state_wait_swx_maa => state_new 04:17:59.244 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>,<<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173>>,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>,<<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>,<<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]} *DBG* epdg_ue_fsm_262427017486192 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>, <<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166, 173>>, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222, 243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>, <<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>, <<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.244 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>,<<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173>>,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>,<<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>,<<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]}, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427017486192 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427017486192">>, {ok, [{epdg_auth_tuple, <<230,58,49,174,143,96,109,131,168,208,57,247, 143,190,222,243>>, <<201,152,40,144,13,232,177,182,11,213,162,110, 219,156,166,173>>, <<230,58,49,174,143,96,109,131,168,208,57,247, 143,190,222,243,247,169,169,164,144,83,22, 149,139,181,121,207,210,64>>, <<53,162,203,100,51,187,85,208,243,230,101,104, 69,72,133,43>>, <<12,195,175,84,103,78,29,47,61,66,121,84, 99,235,119,146>>}]}}} 04:17:59.244 [info] auth_response(<<"262427017486192">>): {ok,[{epdg_auth_tuple,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>,<<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173>>,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>,<<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>,<<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]} *DBG* epdg_ue_fsm_262427017486192 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>, <<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166, 173>>, <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222, 243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>, <<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>, <<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.244 [info] auth_response for <<"262427017486192">>: {ok,[{epdg_auth_tuple,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>,<<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173>>,<<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>,<<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>,<<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.244 [info] GSUP: Tx #{auth_tuples => [#{autn => <<201,152,40,144,13,232,177,182,11,213,162,110,219,156,166,173>>,ck => <<12,195,175,84,103,78,29,47,61,66,121,84,99,235,119,146>>,ik => <<53,162,203,100,51,187,85,208,243,230,101,104,69,72,133,43>>,rand => <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243>>,res => <<230,58,49,174,143,96,109,131,168,208,57,247,143,190,222,243,247,169,169,164,144,83,22,149,139,181,121,207,210,64>>}],imsi => <<"262427017486192">>,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 => <<"262427017486192">>, message_type => location_upd_req}} 04:17:59.246 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427017486192">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427017486192 receive call lu_request from <0.914.0> in state state_authenticating *DBG* epdg_ue_fsm_262427017486192 send ok to <0.914.0> 04:17:59.246 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427017486192 consume call lu_request from <0.914.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_262427017486192 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.246 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} 04:17:59.246 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.246 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427017486192",undefined,undefined,false,false,undefined} 04:17:59.246 [debug] SWx Tx SAR Imsi="262427017486192" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.246 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427017486192",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427017486192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427017486192 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427017486192 receive call {rx_swx_saa,{ok,1,#{}}} from <0.915.0> in state state_wait_swx_saa 04:17:59.249 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427017486192",[],[2001],[],[{'Non-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:17:59.249 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427017486192 send ok to <0.915.0> *DBG* epdg_ue_fsm_262427017486192 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.249 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427017486192",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427017486192 consume call {rx_swx_saa,{ok,1,#{}}} from <0.915.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427017486192 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427017486192">>,ok}} 04:17:59.249 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427017486192 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:17:59.249 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} 04:17:59.249 [info] lu_response(<<"262427017486192">>): ok 04:17:59.249 [info] lu_response for <<"262427017486192">>: ok 04:17:59.250 [info] GSUP: Tx #{imsi => <<"262427017486192">>,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 => <<"262427017486192">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:59.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427017486192">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427017486192 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.916.0> in state state_authenticated 04:17:59.251 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.251 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} 04:17:59.251 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.251 [info] s2b: Tx {gtp,v2,create_session_request,0,5805803,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427017486192">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294752,<<172,18,176,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,4239221346,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427017486192 send ok to <0.916.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:17:59.251 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427017486192 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* epdg_ue_fsm_262427017486192 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:59.257 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427017486192 receive call {rx_s6b_aar,"262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.917.0> in state state_authenticated 04:17:59.257 [info] ue_fsm ev_rx_s6b_aar: "262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.258 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427017486192",undefined,undefined,true,false,undefined} 04:17:59.258 [debug] SWx Tx SAR Imsi="262427017486192" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.258 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427017486192",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427017486192 send ok to <0.917.0> *DBG* aaa_ue_fsm_262427017486192 consume call {rx_s6b_aar,"262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.917.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:59.258 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427017486192 receive call {rx_swx_saa,{ok,13,#{}}} from <0.918.0> in state state_authenticated_wait_swx_saa 04:17:59.261 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427017486192",[],[2001],[],[{'Non-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:17:59.261 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427017486192 send ok to <0.918.0> 04:17:59.261 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427017486192","262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.917.0>} *DBG* aaa_ue_fsm_262427017486192 consume call {rx_swx_saa,{ok,13,#{}}} from <0.918.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.261 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.261 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.264 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,96,88,150,235,0,2,0,2,0,16,0,87,0,9,1,160,160,252,224,180,172,18,176,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,252,224,180,172,18,176,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,252,224,180,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.264 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294752,5805803,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,2700927156,<<172,18,176,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,2700927156,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} *DBG* epdg_ue_fsm_262427017486192 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 => 4239221346, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2700927156}}} from <0.919.0> in state state_wait_create_session_resp 04:17:59.264 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427017486192">>,<0.911.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294752,2700927156,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221346,2700927156}],[],[],[],[],[]}}}} 04:17:59.264 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.264 [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 => 4239221346,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2700927156}} 04:17:59.264 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} 04:17:59.264 [info] KMOD Port Create PDP Context Call {<0.911.0>,[alias|#Ref<0.2044474368.3268739073.249263>]}: {create_pdp_context,{172,18,176,103},4239221346,2700927156,{192,168,0,18}} *DBG* epdg_ue_fsm_262427017486192 send ok to <0.919.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427017486192">>, {ok, #{apco => <<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 => 4239221346, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2700927156}}}} 04:17:59.264 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,18}, 4239221346, 2700927156 *DBG* epdg_ue_fsm_262427017486192 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 => 4239221346, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2700927156}}} 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:17:59.264 [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,176,103}},{ms_address,{192,168,0,18}},{i_tid,4239221346},{o_tid,2700927156}]}} 04:17:59.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,18>>,undefined},local_teid => 4239221346,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2700927156}) returned ok 04:17:59.264 [info] tunnel_response(<<"262427017486192">>): {ok,#{apco => <<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 => 4239221346,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2700927156}} 04:17:59.264 [info] tunnel_response for <<"262427017486192">>: {ok,#{apco => <<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 => 4239221346,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2700927156}} 04:17:59.264 [info] GSUP: Tx #{imsi => <<"262427017486192">>,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 => <<"262423333207030">>, 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:17:59.338 [info] GSUP: Rx #{imsi => <<"262423333207030">>,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_262423333207030 enter epdg_ue_fsm in state state_new 04:17:59.338 [info] ue_fsm start(epdg_ue_fsm_262423333207030) *DBG* epdg_ue_fsm_262423333207030 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423333207030 receive call {auth_request,33,"internet",#{}} from <0.920.0> in state state_new 04:17:59.338 [info] ue_fsm init(<<"262423333207030">>) *DBG* epdg_ue_fsm_262423333207030 send ok to <0.920.0> 04:17:59.338 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423333207030 consume call {auth_request,33,"internet",#{}} from <0.920.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:17:59.338 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423333207030 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423333207030 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423333207030 consume internal init_state in state state_new 04:17:59.339 [info] ue_fsm start_link(aaa_ue_fsm_262423333207030) *DBG* aaa_ue_fsm_262423333207030 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.339 [info] ue_fsm init("262423333207030") 04:17:59.339 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.339 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423333207030",undefined,undefined,false,false,undefined} 04:17:59.339 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.339 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262423333207030",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423333207030 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423333207030 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_262423333207030 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>, <<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122, 88,223,105,37,123,54,40,232,205,137,166,124,209,179>>, <<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>, <<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]}} from <0.923.0> in state state_wait_swx_maa 04:17:59.342 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423333207030",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118]],[[44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179]],["foobar"],[[222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102]],[[82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:59.343 [info] dia_sip2gsup: auth [44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118] authz [44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179]  *DBG* aaa_ue_fsm_262423333207030 send ok to <0.923.0> 04:17:59.343 [info] rand [44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122] autn [107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118]  *DBG* aaa_ue_fsm_262423333207030 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>, <<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122, 88,223,105,37,123,54,40,232,205,137,166,124,209,179>>, <<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>, <<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]}} from <0.923.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423333207030 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>, <<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122, 88,223,105,37,123,54,40,232,205,137,166,124,209,179>>, <<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>, <<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.343 [info] ue_fsm ev_rx_swx_maa 04:17:59.343 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423333207030",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423333207030 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423333207030">>, {ok, [{epdg_auth_tuple, <<44,252,6,254,192,32,117,241,179,195,222,211, 47,40,177,122>>, <<107,27,15,156,10,236,54,178,109,54,238,254, 132,245,165,118>>, <<44,252,6,254,192,32,117,241,179,195,222,211, 47,40,177,122,88,223,105,37,123,54,40,232, 205,137,166,124,209,179>>, <<82,108,247,157,126,84,35,174,68,224,41,44,61, 131,204,174>>, <<222,32,51,60,106,246,52,226,148,1,63, 189,188,247,45,102>>}]}}} 04:17:59.343 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>,<<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179>>,<<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>,<<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]} *DBG* epdg_ue_fsm_262423333207030 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>, <<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>, <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122, 88,223,105,37,123,54,40,232,205,137,166,124,209,179>>, <<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>, <<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.343 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>,<<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179>>,<<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>,<<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]}, {ue_fsm_data,<<"262423333207030">>,"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:17:59.343 [info] auth_response(<<"262423333207030">>): {ok,[{epdg_auth_tuple,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>,<<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179>>,<<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>,<<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]} 04:17:59.343 [info] auth_response for <<"262423333207030">>: {ok,[{epdg_auth_tuple,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>,<<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>,<<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179>>,<<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>,<<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>}]} 04:17:59.343 [info] GSUP: Tx #{auth_tuples => [#{autn => <<107,27,15,156,10,236,54,178,109,54,238,254,132,245,165,118>>,ck => <<222,32,51,60,106,246,52,226,148,1,63,189,188,247,45,102>>,ik => <<82,108,247,157,126,84,35,174,68,224,41,44,61,131,204,174>>,rand => <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122>>,res => <<44,252,6,254,192,32,117,241,179,195,222,211,47,40,177,122,88,223,105,37,123,54,40,232,205,137,166,124,209,179>>}],imsi => <<"262423333207030">>,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 => <<"262423333207030">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423333207030 receive call lu_request from <0.924.0> in state state_authenticating 04:17:59.345 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423333207030">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423333207030 send ok to <0.924.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_262423333207030 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423333207030 consume call lu_request from <0.924.0> in state state_authenticating 04:17:59.345 [info] ue_fsm lu_request 04:17:59.345 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,false,0,false,false} 04:17:59.345 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.345 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423333207030",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423333207030 send ok to <0.201.0> 04:17:59.345 [debug] SWx Tx SAR Imsi="262423333207030" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423333207030 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:59.345 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423333207030",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423333207030 receive call {rx_swx_saa,{ok,1,#{}}} from <0.925.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423333207030 send ok to <0.925.0> *DBG* aaa_ue_fsm_262423333207030 consume call {rx_swx_saa,{ok,1,#{}}} from <0.925.0> in state state_wait_swx_saa => state_authenticated 04:17:59.348 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423333207030",[],[2001],[],[{'Non-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:17:59.348 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423333207030 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.348 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423333207030",undefined,undefined,false,false,undefined} 04:17:59.348 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:59.348 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262423333207030">>,ok}} *DBG* epdg_ue_fsm_262423333207030 send ok to <0.211.0> 04:17:59.348 [info] lu_response(<<"262423333207030">>): ok *DBG* epdg_ue_fsm_262423333207030 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:17:59.348 [info] lu_response for <<"262423333207030">>: ok 04:17:59.348 [info] GSUP: Tx #{imsi => <<"262423333207030">>,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 => <<"262423333207030">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423333207030 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.926.0> in state state_authenticated 04:17:59.350 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423333207030">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:59.350 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.350 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,false,0,false,false} 04:17:59.350 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262423333207030 send ok to <0.926.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:17:59.350 [info] s2b: Tx {gtp,v2,create_session_request,0,5805804,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423333207030">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294753,<<172,18,176,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,4239221347,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423333207030 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_262423333207030 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:17:59.350 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423333207030 receive call {rx_s6b_aar,"262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.927.0> in state state_authenticated 04:17:59.355 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.355 [info] ue_fsm ev_rx_s6b_aar: "262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.355 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423333207030",undefined,undefined,true,false,undefined} 04:17:59.355 [debug] SWx Tx SAR Imsi="262423333207030" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.355 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423333207030",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423333207030 send ok to <0.927.0> *DBG* aaa_ue_fsm_262423333207030 consume call {rx_s6b_aar,"262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.927.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:59.355 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423333207030 receive call {rx_swx_saa,{ok,13,#{}}} from <0.928.0> in state state_authenticated_wait_swx_saa 04:17:59.358 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423333207030",[],[2001],[],[{'Non-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:17:59.358 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423333207030 send ok to <0.928.0> 04:17:59.358 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423333207030","262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.927.0>} *DBG* aaa_ue_fsm_262423333207030 consume call {rx_swx_saa,{ok,13,#{}}} from <0.928.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.358 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.358 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.361 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,97,88,150,236,0,2,0,2,0,16,0,87,0,9,1,160,108,60,254,168,172,18,176,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,108,60,254,168,172,18,176,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,108,60,254,168,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.361 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294753,5805804,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,<<"l<þ¨">>},{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,1815936680,<<172,18,176,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,1815936680,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} 04:17:59.361 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423333207030">>,<0.921.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294753,1815936680,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221347,1815936680}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:59.361 [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_262423333207030 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 => 4239221347, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1815936680}}} from <0.929.0> in state state_wait_create_session_resp 04:17:59.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,19>>,undefined},local_teid => 4239221347,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1815936680}} 04:17:59.361 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,false,0,false,false} 04:17:59.361 [info] KMOD Port Create PDP Context Call {<0.921.0>,[alias|#Ref<0.2044474368.3268739073.249433>]}: {create_pdp_context,{172,18,176,103},4239221347,1815936680,{192,168,0,19}} 04:17:59.361 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,19}, 4239221347, 1815936680 04:17:59.361 [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,176,103}},{ms_address,{192,168,0,19}},{i_tid,4239221347},{o_tid,1815936680}]}} 04:17:59.361 [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 => 4239221347,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1815936680}) returned ok *DBG* epdg_ue_fsm_262423333207030 send ok to <0.929.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423333207030">>, {ok, #{apco => <<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 => 4239221347, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1815936680}}}} 04:17:59.361 [info] tunnel_response(<<"262423333207030">>): {ok,#{apco => <<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 => 4239221347,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1815936680}} *DBG* epdg_ue_fsm_262423333207030 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 => 4239221347, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1815936680}}} from <0.929.0> in state state_wait_create_session_resp => state_active 04:17:59.361 [info] tunnel_response for <<"262423333207030">>: {ok,#{apco => <<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 => 4239221347,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1815936680}} 04:17:59.361 [info] GSUP: Tx #{imsi => <<"262423333207030">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428492727310">>, 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:17:59.438 [info] GSUP: Rx #{imsi => <<"262428492727310">>,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_262428492727310 enter epdg_ue_fsm in state state_new 04:17:59.438 [info] ue_fsm start(epdg_ue_fsm_262428492727310) *DBG* epdg_ue_fsm_262428492727310 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428492727310 receive call {auth_request,33,"internet",#{}} from <0.930.0> in state state_new 04:17:59.438 [info] ue_fsm init(<<"262428492727310">>) *DBG* epdg_ue_fsm_262428492727310 send ok to <0.930.0> 04:17:59.438 [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_262428492727310 consume call {auth_request,33,"internet",#{}} from <0.930.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428492727310 enter aaa_ue_fsm in state state_new 04:17:59.438 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428492727310 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428492727310 consume internal init_state in state state_new 04:17:59.438 [info] ue_fsm start_link(aaa_ue_fsm_262428492727310) *DBG* aaa_ue_fsm_262428492727310 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.438 [info] ue_fsm init("262428492727310") 04:17:59.438 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.438 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428492727310",undefined,undefined,false,false,undefined} 04:17:59.439 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.439 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262428492727310",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428492727310 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428492727310 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.444 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428492727310",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194]],[[112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33]],["foobar"],[[95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105]],[[170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428492727310 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>, <<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62, 53,131,149,220,131,126,182,117,7,140,173,200,189,33>>, <<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>, <<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]}} from <0.933.0> in state state_wait_swx_maa 04:17:59.444 [info] dia_sip2gsup: auth [112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194] authz [112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33]  04:17:59.444 [info] rand [112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62] autn [124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194]  *DBG* aaa_ue_fsm_262428492727310 send ok to <0.933.0> *DBG* aaa_ue_fsm_262428492727310 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>, <<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62, 53,131,149,220,131,126,182,117,7,140,173,200,189,33>>, <<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>, <<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]}} from <0.933.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428492727310 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>, <<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62, 53,131,149,220,131,126,182,117,7,140,173,200,189,33>>, <<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>, <<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.444 [info] ue_fsm ev_rx_swx_maa 04:17:59.444 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428492727310",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428492727310 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428492727310">>, {ok, [{epdg_auth_tuple, <<112,58,117,9,32,118,213,247,56,144,198,10, 206,197,161,62>>, <<124,54,19,178,90,71,197,7,77,68,153,19,76,77, 67,194>>, <<112,58,117,9,32,118,213,247,56,144,198,10, 206,197,161,62,53,131,149,220,131,126,182, 117,7,140,173,200,189,33>>, <<170,35,47,248,237,167,74,200,250,85,171,38, 127,60,80,15>>, <<95,67,97,60,46,59,185,135,166,57,219, 199,99,226,166,105>>}]}}} 04:17:59.444 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>,<<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33>>,<<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>,<<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]} *DBG* epdg_ue_fsm_262428492727310 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>, <<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>, <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62, 53,131,149,220,131,126,182,117,7,140,173,200,189,33>>, <<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>, <<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]}} 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:17:59.444 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>,<<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33>>,<<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>,<<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]}, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,false,0,false,false} 04:17:59.444 [info] auth_response(<<"262428492727310">>): {ok,[{epdg_auth_tuple,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>,<<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33>>,<<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>,<<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]} 04:17:59.445 [info] auth_response for <<"262428492727310">>: {ok,[{epdg_auth_tuple,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>,<<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>,<<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33>>,<<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>,<<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>}]} 04:17:59.445 [info] GSUP: Tx #{auth_tuples => [#{autn => <<124,54,19,178,90,71,197,7,77,68,153,19,76,77,67,194>>,ck => <<95,67,97,60,46,59,185,135,166,57,219,199,99,226,166,105>>,ik => <<170,35,47,248,237,167,74,200,250,85,171,38,127,60,80,15>>,rand => <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62>>,res => <<112,58,117,9,32,118,213,247,56,144,198,10,206,197,161,62,53,131,149,220,131,126,182,117,7,140,173,200,189,33>>}],imsi => <<"262428492727310">>,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 => <<"262428492727310">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428492727310 receive call lu_request from <0.934.0> in state state_authenticating *DBG* epdg_ue_fsm_262428492727310 send ok to <0.934.0> 04:17:59.446 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428492727310">>,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_262428492727310 consume call lu_request from <0.934.0> in state state_authenticating *DBG* aaa_ue_fsm_262428492727310 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.446 [info] ue_fsm lu_request 04:17:59.446 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,false,0,false,false} 04:17:59.446 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.447 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428492727310",undefined,undefined,false,false,undefined} 04:17:59.447 [debug] SWx Tx SAR Imsi="262428492727310" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.447 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428492727310",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428492727310 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428492727310 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:59.450 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428492727310",[],[2001],[],[{'Non-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_262428492727310 receive call {rx_swx_saa,{ok,1,#{}}} from <0.935.0> in state state_wait_swx_saa 04:17:59.450 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428492727310 send ok to <0.935.0> *DBG* epdg_ue_fsm_262428492727310 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.450 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428492727310",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428492727310 consume call {rx_swx_saa,{ok,1,#{}}} from <0.935.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428492727310 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428492727310">>,ok}} 04:17:59.450 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428492727310 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:59.450 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428492727310">>,"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:17:59.450 [info] lu_response(<<"262428492727310">>): ok 04:17:59.450 [info] lu_response for <<"262428492727310">>: ok 04:17:59.450 [info] GSUP: Tx #{imsi => <<"262428492727310">>,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 => <<"262428492727310">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428492727310 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.936.0> in state state_authenticated 04:17:59.452 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428492727310">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:59.452 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.452 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,false,0,false,false} 04:17:59.452 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.453 [info] s2b: Tx {gtp,v2,create_session_request,0,5805805,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428492727310">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294754,<<172,18,176,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,4239221348,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428492727310 send ok to <0.936.0> 04:17:59.453 [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_262428492727310 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* epdg_ue_fsm_262428492727310 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428492727310 receive call {rx_s6b_aar,"262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.937.0> in state state_authenticated 04:17:59.460 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.460 [info] ue_fsm ev_rx_s6b_aar: "262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.460 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428492727310",undefined,undefined,true,false,undefined} 04:17:59.460 [debug] SWx Tx SAR Imsi="262428492727310" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.460 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428492727310",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428492727310 send ok to <0.937.0> *DBG* aaa_ue_fsm_262428492727310 consume call {rx_s6b_aar,"262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.937.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:59.460 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428492727310 receive call {rx_swx_saa,{ok,13,#{}}} from <0.938.0> in state state_authenticated_wait_swx_saa 04:17:59.464 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428492727310",[],[2001],[],[{'Non-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:17:59.464 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428492727310 send ok to <0.938.0> *DBG* aaa_ue_fsm_262428492727310 consume call {rx_swx_saa,{ok,13,#{}}} from <0.938.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.464 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428492727310","262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.937.0>} 04:17:59.464 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.464 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.468 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,98,88,150,237,0,2,0,2,0,16,0,87,0,9,1,160,69,95,209,174,172,18,176,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,69,95,209,174,172,18,176,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,69,95,209,174,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.468 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294754,5805805,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,<<"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,1163907502,<<172,18,176,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,1163907502,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} 04:17:59.468 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428492727310">>,<0.931.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294754,1163907502,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221348,1163907502}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428492727310 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 => 4239221348, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1163907502}}} from <0.939.0> in state state_wait_create_session_resp 04:17:59.468 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.468 [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 => 4239221348,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1163907502}} 04:17:59.468 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,false,0,false,false} 04:17:59.469 [info] KMOD Port Create PDP Context Call {<0.931.0>,[alias|#Ref<0.2044474368.3268739073.249538>]}: {create_pdp_context,{172,18,176,103},4239221348,1163907502,{192,168,0,20}} 04:17:59.469 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,20}, 4239221348, 1163907502 *DBG* epdg_ue_fsm_262428492727310 send ok to <0.939.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428492727310">>, {ok, #{apco => <<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 => 4239221348, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1163907502}}}} 04:17:59.469 [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,176,103}},{ms_address,{192,168,0,20}},{i_tid,4239221348},{o_tid,1163907502}]}} *DBG* epdg_ue_fsm_262428492727310 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 => 4239221348, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1163907502}}} from <0.939.0> in state state_wait_create_session_resp => state_active 04:17:59.469 [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 => 4239221348,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1163907502}) returned ok 04:17:59.469 [info] tunnel_response(<<"262428492727310">>): {ok,#{apco => <<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 => 4239221348,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1163907502}} 04:17:59.469 [info] tunnel_response for <<"262428492727310">>: {ok,#{apco => <<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 => 4239221348,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1163907502}} 04:17:59.469 [info] GSUP: Tx #{imsi => <<"262428492727310">>,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 => <<"262428192537077">>, 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_262428192537077 enter epdg_ue_fsm in state state_new 04:17:59.538 [info] GSUP: Rx #{imsi => <<"262428192537077">>,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_262428192537077 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428192537077 receive call {auth_request,33,"internet",#{}} from <0.940.0> in state state_new 04:17:59.538 [info] ue_fsm start(epdg_ue_fsm_262428192537077) 04:17:59.538 [info] ue_fsm init(<<"262428192537077">>) *DBG* epdg_ue_fsm_262428192537077 send ok to <0.940.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_262428192537077 consume call {auth_request,33,"internet",#{}} from <0.940.0> in state state_new => state_wait_auth_resp 04:17:59.538 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428192537077 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428192537077 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428192537077 consume internal init_state in state state_new 04:17:59.538 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428192537077 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.538 [info] ue_fsm start_link(aaa_ue_fsm_262428192537077) *DBG* aaa_ue_fsm_262428192537077 send ok to <0.201.0> 04:17:59.538 [info] ue_fsm init("262428192537077") *DBG* aaa_ue_fsm_262428192537077 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.538 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.538 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428192537077",undefined,undefined,false,false,undefined} 04:17:59.539 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.539 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262428192537077",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:59.543 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428192537077",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28]],[[237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72]],["foobar"],[[56,48,230,75,145,109,140,47,144,127,78,117,14,14,226,173]],[[113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428192537077 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>, <<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89, 69,53,72,35,253,152,92,109,222,13,227,245,54,72>>, <<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>, <<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226, 173>>}]}} from <0.943.0> in state state_wait_swx_maa 04:17:59.543 [info] dia_sip2gsup: auth [237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28] authz [237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72]  04:17:59.543 [info] rand [237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89] autn [23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28]  *DBG* aaa_ue_fsm_262428192537077 send ok to <0.943.0> 04:17:59.543 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428192537077 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>, <<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89, 69,53,72,35,253,152,92,109,222,13,227,245,54,72>>, <<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>, <<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226, 173>>}]}} from <0.943.0> in state state_wait_swx_maa => state_new 04:17:59.543 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428192537077",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428192537077 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>, <<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89, 69,53,72,35,253,152,92,109,222,13,227,245,54,72>>, <<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>, <<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226, 173>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.543 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>,<<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72>>,<<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>,<<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226,173>>}]} 04:17:59.544 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>,<<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72>>,<<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>,<<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226,173>>}]}, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428192537077 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428192537077">>, {ok, [{epdg_auth_tuple, <<237,182,209,159,134,234,178,227,195,246,76, 61,146,3,220,89>>, <<23,0,113,63,215,10,218,232,98,131,189,58,105, 53,4,28>>, <<237,182,209,159,134,234,178,227,195,246,76, 61,146,3,220,89,69,53,72,35,253,152,92,109, 222,13,227,245,54,72>>, <<113,102,127,18,50,214,133,16,156,86,124,50, 10,228,247,25>>, <<56,48,230,75,145,109,140,47,144,127,78, 117,14,14,226,173>>}]}}} 04:17:59.544 [info] auth_response(<<"262428192537077">>): {ok,[{epdg_auth_tuple,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>,<<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72>>,<<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>,<<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226,173>>}]} *DBG* epdg_ue_fsm_262428192537077 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>, <<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>, <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89, 69,53,72,35,253,152,92,109,222,13,227,245,54,72>>, <<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>, <<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226, 173>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.544 [info] auth_response for <<"262428192537077">>: {ok,[{epdg_auth_tuple,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>,<<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>,<<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72>>,<<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>,<<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226,173>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.544 [info] GSUP: Tx #{auth_tuples => [#{autn => <<23,0,113,63,215,10,218,232,98,131,189,58,105,53,4,28>>,ck => <<56,48,230,75,145,109,140,47,144,127,78,117,14,14,226,173>>,ik => <<113,102,127,18,50,214,133,16,156,86,124,50,10,228,247,25>>,rand => <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89>>,res => <<237,182,209,159,134,234,178,227,195,246,76,61,146,3,220,89,69,53,72,35,253,152,92,109,222,13,227,245,54,72>>}],imsi => <<"262428192537077">>,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 => <<"262428192537077">>, message_type => location_upd_req}} 04:17:59.545 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428192537077">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428192537077 receive call lu_request from <0.944.0> in state state_authenticating 04:17:59.545 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428192537077 send ok to <0.944.0> 04:17:59.545 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428192537077 consume call lu_request from <0.944.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_262428192537077 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.546 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.546 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428192537077",undefined,undefined,false,false,undefined} 04:17:59.546 [debug] SWx Tx SAR Imsi="262428192537077" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.546 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428192537077",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428192537077 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428192537077 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428192537077 receive call {rx_swx_saa,{ok,1,#{}}} from <0.945.0> in state state_wait_swx_saa 04:17:59.549 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428192537077",[],[2001],[],[{'Non-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_262428192537077 send ok to <0.945.0> 04:17:59.549 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428192537077 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428192537077 consume call {rx_swx_saa,{ok,1,#{}}} from <0.945.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428192537077 send ok to <0.211.0> 04:17:59.550 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428192537077",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262428192537077">>,ok}} *DBG* epdg_ue_fsm_262428192537077 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:59.550 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:59.550 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428192537077">>,"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:17:59.550 [info] lu_response(<<"262428192537077">>): ok 04:17:59.550 [info] lu_response for <<"262428192537077">>: ok 04:17:59.550 [info] GSUP: Tx #{imsi => <<"262428192537077">>,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 => <<"262428192537077">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:59.552 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428192537077">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428192537077 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.946.0> in state state_authenticated 04:17:59.552 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.552 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,false,0,false,false} 04:17:59.552 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.552 [info] s2b: Tx {gtp,v2,create_session_request,0,5805806,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428192537077">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294755,<<172,18,176,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,4239221349,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428192537077 send ok to <0.946.0> 04:17:59.552 [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_262428192537077 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.946.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428192537077 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428192537077 receive call {rx_s6b_aar,"262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.947.0> in state state_authenticated 04:17:59.559 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.559 [info] ue_fsm ev_rx_s6b_aar: "262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.559 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428192537077",undefined,undefined,true,false,undefined} 04:17:59.559 [debug] SWx Tx SAR Imsi="262428192537077" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.559 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428192537077",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428192537077 send ok to <0.947.0> 04:17:59.559 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428192537077 consume call {rx_s6b_aar,"262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.947.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428192537077 receive call {rx_swx_saa,{ok,13,#{}}} from <0.948.0> in state state_authenticated_wait_swx_saa 04:17:59.563 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428192537077",[],[2001],[],[{'Non-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_262428192537077 send ok to <0.948.0> 04:17:59.563 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428192537077 consume call {rx_swx_saa,{ok,13,#{}}} from <0.948.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.563 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428192537077","262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.947.0>} 04:17:59.563 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.563 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.567 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,99,88,150,238,0,2,0,2,0,16,0,87,0,9,1,160,11,253,46,63,172,18,176,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,11,253,46,63,172,18,176,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,11,253,46,63,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.567 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294755,5805806,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,<<"\vý.?">>},{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,201141823,<<172,18,176,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,201141823,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} *DBG* epdg_ue_fsm_262428192537077 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 => 4239221349, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 201141823}}} from <0.949.0> in state state_wait_create_session_resp 04:17:59.567 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428192537077">>,<0.941.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294755,201141823,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221349,201141823}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:59.567 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.567 [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 => 4239221349,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 201141823}} 04:17:59.568 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,false,0,false,false} 04:17:59.568 [info] KMOD Port Create PDP Context Call {<0.941.0>,[alias|#Ref<0.2044474368.3268739075.249831>]}: {create_pdp_context,{172,18,176,103},4239221349,201141823,{192,168,0,21}} 04:17:59.568 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,21}, 4239221349, 201141823 *DBG* epdg_ue_fsm_262428192537077 send ok to <0.949.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428192537077">>, {ok, #{apco => <<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 => 4239221349, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 201141823}}}} 04:17:59.568 [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,176,103}},{ms_address,{192,168,0,21}},{i_tid,4239221349},{o_tid,201141823}]}} *DBG* epdg_ue_fsm_262428192537077 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 => 4239221349, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 201141823}}} from <0.949.0> in state state_wait_create_session_resp => state_active 04:17:59.568 [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 => 4239221349,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 201141823}) returned ok 04:17:59.568 [info] tunnel_response(<<"262428192537077">>): {ok,#{apco => <<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 => 4239221349,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 201141823}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.568 [info] tunnel_response for <<"262428192537077">>: {ok,#{apco => <<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 => 4239221349,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 201141823}} 04:17:59.568 [info] GSUP: Tx #{imsi => <<"262428192537077">>,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 => <<"262429377614234">>, 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_262429377614234 enter epdg_ue_fsm in state state_new 04:17:59.637 [info] GSUP: Rx #{imsi => <<"262429377614234">>,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_262429377614234 consume internal init_state in state state_new 04:17:59.637 [info] ue_fsm start(epdg_ue_fsm_262429377614234) *DBG* epdg_ue_fsm_262429377614234 receive call {auth_request,33,"internet",#{}} from <0.950.0> in state state_new 04:17:59.637 [info] ue_fsm init(<<"262429377614234">>) 04:17:59.638 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429377614234 send ok to <0.950.0> 04:17:59.638 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429377614234">>,"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_262429377614234 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429377614234 consume call {auth_request,33,"internet",#{}} from <0.950.0> in state state_new => state_wait_auth_resp 04:17:59.638 [info] ue_fsm start_link(aaa_ue_fsm_262429377614234) *DBG* aaa_ue_fsm_262429377614234 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429377614234 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:59.638 [info] ue_fsm init("262429377614234") *DBG* aaa_ue_fsm_262429377614234 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.638 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.638 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429377614234",undefined,undefined,false,false,undefined} 04:17:59.638 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.638 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262429377614234",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429377614234 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429377614234 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.642 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429377614234",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172]],[[67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113]],["foobar"],[[138,240,142,233,38,250,223,174,203,22,240,169,57,26,245,216]],[[115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429377614234 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>, <<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251, 58,222,236,45,210,226,233,151,180,190,127,198,146,113>>, <<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>, <<138,240,142,233,38,250,223,174,203,22,240,169,57,26, 245,216>>}]}} from <0.953.0> in state state_wait_swx_maa 04:17:59.642 [info] dia_sip2gsup: auth [67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172] authz [67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113]  04:17:59.642 [info] rand [67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251] autn [187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172]  *DBG* aaa_ue_fsm_262429377614234 send ok to <0.953.0> *DBG* epdg_ue_fsm_262429377614234 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>, <<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251, 58,222,236,45,210,226,233,151,180,190,127,198,146,113>>, <<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>, <<138,240,142,233,38,250,223,174,203,22,240,169,57,26, 245,216>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.642 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429377614234 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>, <<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251, 58,222,236,45,210,226,233,151,180,190,127,198,146,113>>, <<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>, <<138,240,142,233,38,250,223,174,203,22,240,169,57,26, 245,216>>}]}} from <0.953.0> in state state_wait_swx_maa => state_new 04:17:59.642 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429377614234",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429377614234">>, {ok, [{epdg_auth_tuple, <<67,126,166,144,185,84,32,186,137,191,145,29, 228,56,212,251>>, <<187,45,0,101,154,119,132,67,21,176,141,232, 251,94,217,172>>, <<67,126,166,144,185,84,32,186,137,191,145,29, 228,56,212,251,58,222,236,45,210,226,233,151, 180,190,127,198,146,113>>, <<115,37,192,11,220,50,135,139,47,198,43,248, 200,232,24,255>>, <<138,240,142,233,38,250,223,174,203,22, 240,169,57,26,245,216>>}]}}} 04:17:59.642 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>,<<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113>>,<<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>,<<138,240,142,233,38,250,223,174,203,22,240,169,57,26,245,216>>}]} *DBG* epdg_ue_fsm_262429377614234 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>, <<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>, <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251, 58,222,236,45,210,226,233,151,180,190,127,198,146,113>>, <<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>, <<138,240,142,233,38,250,223,174,203,22,240,169,57,26, 245,216>>}]}} 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:17:59.642 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>,<<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113>>,<<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>,<<138,240,142,233,38,250,223,174,203,22,240,169,57,26,245,216>>}]}, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,false,0,false,false} 04:17:59.642 [info] auth_response(<<"262429377614234">>): {ok,[{epdg_auth_tuple,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>,<<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113>>,<<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>,<<138,240,142,233,38,250,223,174,203,22,240,169,57,26,245,216>>}]} 04:17:59.642 [info] auth_response for <<"262429377614234">>: {ok,[{epdg_auth_tuple,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>,<<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>,<<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113>>,<<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>,<<138,240,142,233,38,250,223,174,203,22,240,169,57,26,245,216>>}]} 04:17:59.643 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,45,0,101,154,119,132,67,21,176,141,232,251,94,217,172>>,ck => <<138,240,142,233,38,250,223,174,203,22,240,169,57,26,245,216>>,ik => <<115,37,192,11,220,50,135,139,47,198,43,248,200,232,24,255>>,rand => <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251>>,res => <<67,126,166,144,185,84,32,186,137,191,145,29,228,56,212,251,58,222,236,45,210,226,233,151,180,190,127,198,146,113>>}],imsi => <<"262429377614234">>,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 => <<"262429377614234">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429377614234 receive call lu_request from <0.954.0> in state state_authenticating 04:17:59.644 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429377614234">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.954.0> *DBG* epdg_ue_fsm_262429377614234 consume call lu_request from <0.954.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_262429377614234 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.644 [info] ue_fsm lu_request 04:17:59.644 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,false,0,false,false} 04:17:59.644 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429377614234 send ok to <0.201.0> 04:17:59.644 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429377614234",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429377614234 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:17:59.644 [debug] SWx Tx SAR Imsi="262429377614234" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.644 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429377614234",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429377614234 receive call {rx_swx_saa,{ok,1,#{}}} from <0.955.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429377614234 send ok to <0.955.0> 04:17:59.647 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429377614234",[],[2001],[],[{'Non-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_262429377614234 consume call {rx_swx_saa,{ok,1,#{}}} from <0.955.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429377614234 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.647 [info] ue_fsm ev_rx_swx_saa 04:17:59.647 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429377614234",undefined,undefined,false,false,undefined} 04:17:59.647 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:59.648 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429377614234">>,ok}} 04:17:59.648 [info] lu_response(<<"262429377614234">>): ok *DBG* epdg_ue_fsm_262429377614234 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:17:59.648 [info] lu_response for <<"262429377614234">>: ok 04:17:59.648 [info] GSUP: Tx #{imsi => <<"262429377614234">>,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 => <<"262429377614234">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:17:59.649 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429377614234">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429377614234 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.956.0> in state state_authenticated 04:17:59.649 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.649 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,false,0,false,false} 04:17:59.649 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.649 [info] s2b: Tx {gtp,v2,create_session_request,0,5805807,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429377614234">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294756,<<172,18,176,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,4239221350,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.956.0> 04:17:59.649 [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_262429377614234 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.956.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429377614234 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429377614234 receive call {rx_s6b_aar,"262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.957.0> in state state_authenticated 04:17:59.654 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.654 [info] ue_fsm ev_rx_s6b_aar: "262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.654 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429377614234",undefined,undefined,true,false,undefined} 04:17:59.654 [debug] SWx Tx SAR Imsi="262429377614234" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.654 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429377614234",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429377614234 send ok to <0.957.0> 04:17:59.654 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429377614234 consume call {rx_s6b_aar,"262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.957.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429377614234 receive call {rx_swx_saa,{ok,13,#{}}} from <0.958.0> in state state_authenticated_wait_swx_saa 04:17:59.657 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429377614234",[],[2001],[],[{'Non-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_262429377614234 send ok to <0.958.0> 04:17:59.657 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429377614234 consume call {rx_swx_saa,{ok,13,#{}}} from <0.958.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.657 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429377614234","262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.957.0>} 04:17:59.657 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.657 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.660 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,100,88,150,239,0,2,0,2,0,16,0,87,0,9,1,160,3,216,128,5,172,18,176,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,3,216,128,5,172,18,176,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,216,128,5,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.661 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294756,5805807,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,216,128,5>>},{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,64520197,<<172,18,176,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,64520197,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 04:17:59.661 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429377614234">>,<0.951.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294756,64520197,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221350,64520197}],[]}}}} 04:17:59.661 [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_262429377614234 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 => 4239221350, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 64520197}}} from <0.959.0> in state state_wait_create_session_resp 04:17:59.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,22>>,undefined},local_teid => 4239221350,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 64520197}} 04:17:59.661 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,false,0,false,false} 04:17:59.661 [info] KMOD Port Create PDP Context Call {<0.951.0>,[alias|#Ref<0.2044474368.3268739075.249969>]}: {create_pdp_context,{172,18,176,103},4239221350,64520197,{192,168,0,22}} 04:17:59.661 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,22}, 4239221350, 64520197 04:17:59.661 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1796,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,22}},{i_tid,4239221350},{o_tid,64520197}]}} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.959.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429377614234">>, {ok, #{apco => <<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 => 4239221350, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 64520197}}}} 04:17:59.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,22>>,undefined},local_teid => 4239221350,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 64520197}) returned ok *DBG* epdg_ue_fsm_262429377614234 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 => 4239221350, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 64520197}}} from <0.959.0> in state state_wait_create_session_resp => state_active 04:17:59.661 [info] tunnel_response(<<"262429377614234">>): {ok,#{apco => <<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 => 4239221350,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 64520197}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.661 [info] tunnel_response for <<"262429377614234">>: {ok,#{apco => <<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 => 4239221350,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 64520197}} 04:17:59.661 [info] GSUP: Tx #{imsi => <<"262429377614234">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425277896896">>, 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_262425277896896 enter epdg_ue_fsm in state state_new 04:17:59.738 [info] GSUP: Rx #{imsi => <<"262425277896896">>,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_262425277896896 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425277896896 receive call {auth_request,33,"internet",#{}} from <0.960.0> in state state_new 04:17:59.738 [info] ue_fsm start(epdg_ue_fsm_262425277896896) *DBG* epdg_ue_fsm_262425277896896 send ok to <0.960.0> 04:17:59.738 [info] ue_fsm init(<<"262425277896896">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425277896896 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425277896896 consume call {auth_request,33,"internet",#{}} from <0.960.0> in state state_new => state_wait_auth_resp 04:17:59.738 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425277896896 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425277896896 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:17:59.738 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425277896896 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.738 [info] ue_fsm start_link(aaa_ue_fsm_262425277896896) 04:17:59.738 [info] ue_fsm init("262425277896896") 04:17:59.738 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.738 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425277896896",undefined,undefined,false,false,undefined} 04:17:59.738 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425277896896 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425277896896 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.738 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262425277896896",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425277896896 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>, <<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32, 230,67,182,71,51,10,233,146,98,226,249,228,86,122>>, <<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>, <<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]}} from <0.963.0> in state state_wait_swx_maa 04:17:59.742 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425277896896",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25]],[[197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122]],["foobar"],[[35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175]],[[177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:59.742 [info] dia_sip2gsup: auth [197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25] authz [197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122]  *DBG* aaa_ue_fsm_262425277896896 send ok to <0.963.0> *DBG* aaa_ue_fsm_262425277896896 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>, <<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32, 230,67,182,71,51,10,233,146,98,226,249,228,86,122>>, <<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>, <<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]}} from <0.963.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425277896896 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>, <<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32, 230,67,182,71,51,10,233,146,98,226,249,228,86,122>>, <<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>, <<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]}} from <0.211.0> in state state_wait_auth_resp 04:17:59.742 [info] rand [197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32] autn [39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25]  04:17:59.742 [info] ue_fsm ev_rx_swx_maa 04:17:59.743 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425277896896",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425277896896 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425277896896">>, {ok, [{epdg_auth_tuple, <<197,235,110,73,63,37,143,127,40,136,217,79, 88,99,161,32>>, <<39,43,203,27,128,93,101,245,200,194,164,159, 160,111,114,25>>, <<197,235,110,73,63,37,143,127,40,136,217,79, 88,99,161,32,230,67,182,71,51,10,233,146,98, 226,249,228,86,122>>, <<177,237,135,55,191,91,173,16,109,12,65,91, 115,144,86,240>>, <<35,36,224,159,158,238,43,37,240,36,33, 29,42,92,191,175>>}]}}} 04:17:59.743 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>,<<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122>>,<<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>,<<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]} *DBG* epdg_ue_fsm_262425277896896 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>, <<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>, <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32, 230,67,182,71,51,10,233,146,98,226,249,228,86,122>>, <<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>, <<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.743 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>,<<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122>>,<<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>,<<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]}, {ue_fsm_data,<<"262425277896896">>,"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:17:59.743 [info] auth_response(<<"262425277896896">>): {ok,[{epdg_auth_tuple,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>,<<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122>>,<<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>,<<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]} 04:17:59.743 [info] auth_response for <<"262425277896896">>: {ok,[{epdg_auth_tuple,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>,<<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>,<<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122>>,<<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>,<<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>}]} 04:17:59.743 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,43,203,27,128,93,101,245,200,194,164,159,160,111,114,25>>,ck => <<35,36,224,159,158,238,43,37,240,36,33,29,42,92,191,175>>,ik => <<177,237,135,55,191,91,173,16,109,12,65,91,115,144,86,240>>,rand => <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32>>,res => <<197,235,110,73,63,37,143,127,40,136,217,79,88,99,161,32,230,67,182,71,51,10,233,146,98,226,249,228,86,122>>}],imsi => <<"262425277896896">>,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 => <<"262425277896896">>, message_type => location_upd_req}} 04:17:59.744 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425277896896">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425277896896 receive call lu_request from <0.964.0> in state state_authenticating 04:17:59.745 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425277896896 send ok to <0.964.0> 04:17:59.745 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425277896896">>,"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_262425277896896 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.745 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* epdg_ue_fsm_262425277896896 consume call lu_request from <0.964.0> in state state_authenticating 04:17:59.745 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425277896896",undefined,undefined,false,false,undefined} 04:17:59.745 [debug] SWx Tx SAR Imsi="262425277896896" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.745 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425277896896",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425277896896 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425277896896 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425277896896 receive call {rx_swx_saa,{ok,1,#{}}} from <0.965.0> in state state_wait_swx_saa 04:17:59.748 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425277896896",[],[2001],[],[{'Non-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:17:59.748 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425277896896 send ok to <0.965.0> *DBG* epdg_ue_fsm_262425277896896 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:17:59.748 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425277896896",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425277896896 consume call {rx_swx_saa,{ok,1,#{}}} from <0.965.0> in state state_wait_swx_saa => state_authenticated 04:17:59.748 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425277896896 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425277896896">>,ok}} 04:17:59.748 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425277896896 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:17:59.748 [info] lu_response(<<"262425277896896">>): ok 04:17:59.748 [info] lu_response for <<"262425277896896">>: ok 04:17:59.748 [info] GSUP: Tx #{imsi => <<"262425277896896">>,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 => <<"262425277896896">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425277896896 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.966.0> in state state_authenticated 04:17:59.749 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425277896896">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:59.749 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.750 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,false,0,false,false} 04:17:59.750 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.750 [info] s2b: Tx {gtp,v2,create_session_request,0,5805808,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425277896896">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294757,<<172,18,176,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,4239221351,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425277896896 send ok to <0.966.0> 04:17:59.750 [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_262425277896896 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_262425277896896 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425277896896 receive call {rx_s6b_aar,"262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.967.0> in state state_authenticated 04:17:59.756 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.756 [info] ue_fsm ev_rx_s6b_aar: "262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.756 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425277896896",undefined,undefined,true,false,undefined} 04:17:59.757 [debug] SWx Tx SAR Imsi="262425277896896" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.757 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425277896896",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425277896896 send ok to <0.967.0> 04:17:59.757 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425277896896 consume call {rx_s6b_aar,"262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.967.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425277896896 receive call {rx_swx_saa,{ok,13,#{}}} from <0.968.0> in state state_authenticated_wait_swx_saa 04:17:59.759 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425277896896",[],[2001],[],[{'Non-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:17:59.759 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425277896896 send ok to <0.968.0> *DBG* aaa_ue_fsm_262425277896896 consume call {rx_swx_saa,{ok,13,#{}}} from <0.968.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.760 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425277896896","262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.967.0>} 04:17:59.760 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.760 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.763 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,101,88,150,240,0,2,0,2,0,16,0,87,0,9,1,160,77,24,165,97,172,18,176,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,77,24,165,97,172,18,176,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,77,24,165,97,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.763 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294757,5805808,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,<<77,24,165,97>>},{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,1293460833,<<172,18,176,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,1293460833,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 04:17:59.763 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425277896896">>,<0.961.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294757,1293460833,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221351,1293460833}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:59.763 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.763 [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 => 4239221351,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1293460833}} *DBG* epdg_ue_fsm_262425277896896 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 => 4239221351, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1293460833}}} from <0.969.0> in state state_wait_create_session_resp 04:17:59.763 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,false,0,false,false} 04:17:59.763 [info] KMOD Port Create PDP Context Call {<0.961.0>,[alias|#Ref<0.2044474368.3268739074.246965>]}: {create_pdp_context,{172,18,176,103},4239221351,1293460833,{192,168,0,23}} 04:17:59.763 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,23}, 4239221351, 1293460833 04:17:59.763 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],451,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,23}},{i_tid,4239221351},{o_tid,1293460833}]}} *DBG* epdg_ue_fsm_262425277896896 send ok to <0.969.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425277896896">>, {ok, #{apco => <<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 => 4239221351, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1293460833}}}} 04:17:59.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,23>>,undefined},local_teid => 4239221351,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1293460833}) returned ok *DBG* epdg_ue_fsm_262425277896896 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 => 4239221351, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1293460833}}} from <0.969.0> in state state_wait_create_session_resp => state_active 04:17:59.763 [info] tunnel_response(<<"262425277896896">>): {ok,#{apco => <<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 => 4239221351,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1293460833}} 04:17:59.763 [info] tunnel_response for <<"262425277896896">>: {ok,#{apco => <<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 => 4239221351,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1293460833}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.763 [info] GSUP: Tx #{imsi => <<"262425277896896">>,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 => <<"262424979272533">>, 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:17:59.838 [info] GSUP: Rx #{imsi => <<"262424979272533">>,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:17:59.838 [info] ue_fsm start(epdg_ue_fsm_262424979272533) *DBG* epdg_ue_fsm_262424979272533 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424979272533 consume internal init_state in state state_new 04:17:59.838 [info] ue_fsm init(<<"262424979272533">>) *DBG* epdg_ue_fsm_262424979272533 receive call {auth_request,33,"internet",#{}} from <0.970.0> in state state_new 04:17:59.838 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424979272533 send ok to <0.970.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:17:59.838 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424979272533 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424979272533 consume call {auth_request,33,"internet",#{}} from <0.970.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424979272533 consume internal init_state in state state_new 04:17:59.838 [info] ue_fsm start_link(aaa_ue_fsm_262424979272533) *DBG* epdg_ue_fsm_262424979272533 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424979272533 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.838 [info] ue_fsm init("262424979272533") 04:17:59.838 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.838 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424979272533",undefined,undefined,false,false,undefined} 04:17:59.838 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.838 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262424979272533",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424979272533 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424979272533 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_262424979272533 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>, <<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11, 231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>, <<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>, <<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]}} from <0.973.0> in state state_wait_swx_maa 04:17:59.842 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424979272533",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105]],[[202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103]],["foobar"],[[76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5]],[[64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:17:59.842 [info] dia_sip2gsup: auth [202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105] authz [202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103]  *DBG* aaa_ue_fsm_262424979272533 send ok to <0.973.0> 04:17:59.842 [info] rand [202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231] autn [191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105]  *DBG* epdg_ue_fsm_262424979272533 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>, <<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11, 231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>, <<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>, <<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424979272533 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>, <<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11, 231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>, <<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>, <<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]}} from <0.973.0> in state state_wait_swx_maa => state_new 04:17:59.842 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424979272533 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424979272533">>, {ok, [{epdg_auth_tuple, <<202,212,180,162,32,253,119,94,132,30,116,170, 212,212,11,231>>, <<191,120,141,254,8,25,107,236,199,58,5,131, 106,175,204,105>>, <<202,212,180,162,32,253,119,94,132,30,116,170, 212,212,11,231,71,129,227,142,61,246,209,235, 167,64,154,172,42,103>>, <<64,226,35,202,23,165,44,212,20,84,36,211,50, 179,242,59>>, <<76,219,1,53,114,178,172,182,45,40,3,188, 206,50,199,5>>}]}}} 04:17:59.842 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424979272533",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424979272533 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>, <<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>, <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11, 231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>, <<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>, <<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.842 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>,<<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>,<<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>,<<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,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:17:59.843 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>,<<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>,<<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>,<<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]}, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} 04:17:59.843 [info] auth_response(<<"262424979272533">>): {ok,[{epdg_auth_tuple,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>,<<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>,<<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>,<<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]} 04:17:59.843 [info] auth_response for <<"262424979272533">>: {ok,[{epdg_auth_tuple,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>,<<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>,<<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>,<<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>,<<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>}]} 04:17:59.843 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,120,141,254,8,25,107,236,199,58,5,131,106,175,204,105>>,ck => <<76,219,1,53,114,178,172,182,45,40,3,188,206,50,199,5>>,ik => <<64,226,35,202,23,165,44,212,20,84,36,211,50,179,242,59>>,rand => <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231>>,res => <<202,212,180,162,32,253,119,94,132,30,116,170,212,212,11,231,71,129,227,142,61,246,209,235,167,64,154,172,42,103>>}],imsi => <<"262424979272533">>,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 => <<"262424979272533">>, message_type => location_upd_req}} 04:17:59.844 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424979272533">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424979272533 receive call lu_request from <0.974.0> in state state_authenticating 04:17:59.844 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424979272533 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* epdg_ue_fsm_262424979272533 consume call lu_request from <0.974.0> in state state_authenticating 04:17:59.844 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424979272533 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:17:59.844 [info] ue_fsm ev_rx_swm_der_auth_compl 04:17:59.844 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424979272533",undefined,undefined,false,false,undefined} 04:17:59.844 [debug] SWx Tx SAR Imsi="262424979272533" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.844 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424979272533",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424979272533 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424979272533 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424979272533 receive call {rx_swx_saa,{ok,1,#{}}} from <0.975.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424979272533 send ok to <0.975.0> *DBG* epdg_ue_fsm_262424979272533 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424979272533 consume call {rx_swx_saa,{ok,1,#{}}} from <0.975.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424979272533 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424979272533">>,ok}} *DBG* epdg_ue_fsm_262424979272533 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:59.847 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424979272533",[],[2001],[],[{'Non-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}} 04:17:59.847 [info] ue_fsm ev_rx_swx_saa 04:17:59.847 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424979272533",undefined,undefined,false,false,undefined} 04:17:59.847 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:17:59.847 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} 04:17:59.847 [info] lu_response(<<"262424979272533">>): ok 04:17:59.847 [info] lu_response for <<"262424979272533">>: ok 04:17:59.847 [info] GSUP: Tx #{imsi => <<"262424979272533">>,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 => <<"262424979272533">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424979272533 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.976.0> in state state_authenticated 04:17:59.848 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424979272533">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:59.848 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.848 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} 04:17:59.848 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.848 [info] s2b: Tx {gtp,v2,create_session_request,0,5805809,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424979272533">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294758,<<172,18,176,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,4239221352,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424979272533 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:17:59.848 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424979272533 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_262424979272533 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424979272533 receive call {rx_s6b_aar,"262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.977.0> in state state_authenticated 04:17:59.853 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.853 [info] ue_fsm ev_rx_s6b_aar: "262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.853 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424979272533",undefined,undefined,true,false,undefined} 04:17:59.853 [debug] SWx Tx SAR Imsi="262424979272533" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:17:59.854 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424979272533",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424979272533 send ok to <0.977.0> 04:17:59.854 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424979272533 consume call {rx_s6b_aar,"262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.977.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424979272533 receive call {rx_swx_saa,{ok,13,#{}}} from <0.978.0> in state state_authenticated_wait_swx_saa 04:17:59.856 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424979272533",[],[2001],[],[{'Non-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_262424979272533 send ok to <0.978.0> *DBG* aaa_ue_fsm_262424979272533 consume call {rx_swx_saa,{ok,13,#{}}} from <0.978.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.856 [info] ue_fsm ev_rx_swx_saa 04:17:59.856 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424979272533","262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.977.0>} 04:17:59.856 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.856 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.859 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,102,88,150,241,0,2,0,2,0,16,0,87,0,9,1,160,63,224,57,103,172,18,176,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,63,224,57,103,172,18,176,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,63,224,57,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.859 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294758,5805809,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,<<"?à9g">>},{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,1071659367,<<172,18,176,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,1071659367,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} 04:17:59.859 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424979272533">>,<0.971.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294758,1071659367,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221352,1071659367}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:59.859 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.859 [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 => 4239221352,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1071659367}} *DBG* epdg_ue_fsm_262424979272533 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 => 4239221352, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1071659367}}} from <0.979.0> in state state_wait_create_session_resp 04:17:59.859 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} 04:17:59.860 [info] KMOD Port Create PDP Context Call {<0.971.0>,[alias|#Ref<0.2044474368.3268739075.250142>]}: {create_pdp_context,{172,18,176,103},4239221352,1071659367,{192,168,0,24}} 04:17:59.860 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,24}, 4239221352, 1071659367 04:17:59.860 [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,176,103}},{ms_address,{192,168,0,24}},{i_tid,4239221352},{o_tid,1071659367}]}} *DBG* epdg_ue_fsm_262424979272533 send ok to <0.979.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424979272533">>, {ok, #{apco => <<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 => 4239221352, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1071659367}}}} 04:17:59.860 [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 => 4239221352,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1071659367}) returned ok *DBG* epdg_ue_fsm_262424979272533 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 => 4239221352, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1071659367}}} from <0.979.0> in state state_wait_create_session_resp => state_active 04:17:59.860 [info] tunnel_response(<<"262424979272533">>): {ok,#{apco => <<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 => 4239221352,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1071659367}} 04:17:59.860 [info] tunnel_response for <<"262424979272533">>: {ok,#{apco => <<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 => 4239221352,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1071659367}} 04:17:59.860 [info] GSUP: Tx #{imsi => <<"262424979272533">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262420157253827">>, 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:17:59.938 [info] GSUP: Rx #{imsi => <<"262420157253827">>,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_262420157253827 enter epdg_ue_fsm in state state_new 04:17:59.938 [info] ue_fsm start(epdg_ue_fsm_262420157253827) *DBG* epdg_ue_fsm_262420157253827 consume internal init_state in state state_new 04:17:59.938 [info] ue_fsm init(<<"262420157253827">>) *DBG* epdg_ue_fsm_262420157253827 receive call {auth_request,33,"internet",#{}} from <0.980.0> in state state_new 04:17:59.938 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420157253827 send ok to <0.980.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_262420157253827 consume call {auth_request,33,"internet",#{}} from <0.980.0> in state state_new => state_wait_auth_resp 04:17:59.938 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420157253827 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420157253827 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420157253827 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420157253827 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:17:59.938 [info] ue_fsm start_link(aaa_ue_fsm_262420157253827) 04:17:59.938 [info] ue_fsm init("262420157253827") 04:17:59.938 [info] ue_fsm ev_rx_swm_der_auth_req 04:17:59.938 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420157253827",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420157253827 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420157253827 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:17:59.938 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:17:59.938 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262420157253827",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:17:59.942 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420157253827",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174]],[[92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44]],["foobar"],[[152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0]],[[140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420157253827 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>, <<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86, 8,201,164,80,88,51,171,8,10,161,93,157,76,44>>, <<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>, <<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]}} from <0.983.0> in state state_wait_swx_maa 04:17:59.942 [info] dia_sip2gsup: auth [92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174] authz [92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44]  04:17:59.942 [info] rand [92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86] autn [146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174]  *DBG* aaa_ue_fsm_262420157253827 send ok to <0.983.0> 04:17:59.942 [info] ue_fsm ev_rx_swx_maa 04:17:59.942 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420157253827",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420157253827 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>, <<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86, 8,201,164,80,88,51,171,8,10,161,93,157,76,44>>, <<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>, <<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]}} from <0.983.0> in state state_wait_swx_maa => state_new 04:17:59.942 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>,<<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44>>,<<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>,<<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]} *DBG* epdg_ue_fsm_262420157253827 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>, <<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86, 8,201,164,80,88,51,171,8,10,161,93,157,76,44>>, <<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>, <<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262420157253827 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420157253827">>, {ok, [{epdg_auth_tuple, <<92,170,221,223,241,31,152,162,105,253,52,162, 229,170,8,86>>, <<146,231,155,184,93,125,68,118,214,209,209, 212,93,104,51,174>>, <<92,170,221,223,241,31,152,162,105,253,52,162, 229,170,8,86,8,201,164,80,88,51,171,8,10,161, 93,157,76,44>>, <<140,212,167,128,6,51,243,208,236,207,192,23, 150,74,119,6>>, <<152,129,211,114,30,111,167,108,83,117, 141,9,57,107,78,0>>}]}}} 04:17:59.942 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>,<<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44>>,<<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>,<<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]}, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420157253827 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>, <<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>, <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86, 8,201,164,80,88,51,171,8,10,161,93,157,76,44>>, <<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>, <<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:17:59.942 [info] auth_response(<<"262420157253827">>): {ok,[{epdg_auth_tuple,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>,<<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44>>,<<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>,<<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]} 04:17:59.942 [info] auth_response for <<"262420157253827">>: {ok,[{epdg_auth_tuple,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>,<<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>,<<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44>>,<<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>,<<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>}]} 04:17:59.942 [info] GSUP: Tx #{auth_tuples => [#{autn => <<146,231,155,184,93,125,68,118,214,209,209,212,93,104,51,174>>,ck => <<152,129,211,114,30,111,167,108,83,117,141,9,57,107,78,0>>,ik => <<140,212,167,128,6,51,243,208,236,207,192,23,150,74,119,6>>,rand => <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86>>,res => <<92,170,221,223,241,31,152,162,105,253,52,162,229,170,8,86,8,201,164,80,88,51,171,8,10,161,93,157,76,44>>}],imsi => <<"262420157253827">>,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 => <<"262420157253827">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420157253827 receive call lu_request from <0.984.0> in state state_authenticating 04:17:59.944 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420157253827">>,message_type => location_upd_req} 04:17:59.944 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420157253827 send ok to <0.984.0> 04:17:59.944 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420157253827 consume call lu_request from <0.984.0> in state state_authenticating 04:17:59.944 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420157253827 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:17:59.944 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420157253827",undefined,undefined,false,false,undefined} 04:17:59.944 [debug] SWx Tx SAR Imsi="262420157253827" Type=1 APN="internet" AgentInfoOpt=[]  04:17:59.944 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420157253827",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420157253827 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420157253827 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420157253827 receive call {rx_swx_saa,{ok,1,#{}}} from <0.985.0> in state state_wait_swx_saa 04:17:59.946 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420157253827",[],[2001],[],[{'Non-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_262420157253827 send ok to <0.985.0> 04:17:59.946 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420157253827 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420157253827 consume call {rx_swx_saa,{ok,1,#{}}} from <0.985.0> in state state_wait_swx_saa => state_authenticated 04:17:59.946 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420157253827",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420157253827 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420157253827">>,ok}} 04:17:59.946 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420157253827 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:17:59.946 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420157253827">>,"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:17:59.946 [info] lu_response(<<"262420157253827">>): ok 04:17:59.946 [info] lu_response for <<"262420157253827">>: ok 04:17:59.946 [info] GSUP: Tx #{imsi => <<"262420157253827">>,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 => <<"262420157253827">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420157253827 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.986.0> in state state_authenticated 04:17:59.947 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420157253827">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:17:59.947 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:17:59.947 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,false,0,false,false} 04:17:59.947 [debug] Selected PGW Remote Address "172.18.176.103" 04:17:59.948 [info] s2b: Tx {gtp,v2,create_session_request,0,5805810,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420157253827">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294759,<<172,18,176,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,4239221353,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420157253827 send ok to <0.986.0> 04:17:59.948 [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_262420157253827 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.986.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420157253827 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420157253827 receive call {rx_s6b_aar,"262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.987.0> in state state_authenticated 04:17:59.954 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:17:59.954 [info] ue_fsm ev_rx_s6b_aar: "262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:17:59.954 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420157253827",undefined,undefined,true,false,undefined} 04:17:59.954 [debug] SWx Tx SAR Imsi="262420157253827" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420157253827 send ok to <0.987.0> 04:17:59.955 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420157253827",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420157253827 consume call {rx_s6b_aar,"262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.987.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:17:59.955 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420157253827 receive call {rx_swx_saa,{ok,13,#{}}} from <0.988.0> in state state_authenticated_wait_swx_saa 04:17:59.957 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420157253827",[],[2001],[],[{'Non-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_262420157253827 send ok to <0.988.0> *DBG* aaa_ue_fsm_262420157253827 consume call {rx_swx_saa,{ok,13,#{}}} from <0.988.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:17:59.957 [info] ue_fsm ev_rx_swx_saa 04:17:59.957 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420157253827","262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.987.0>} 04:17:59.957 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:17:59.957 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:17:59.961 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,103,88,150,242,0,2,0,2,0,16,0,87,0,9,1,160,139,247,120,131,172,18,176,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,139,247,120,131,172,18,176,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,247,120,131,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:17:59.961 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294759,5805810,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,247,120,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,2348251267,<<172,18,176,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,2348251267,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} *DBG* epdg_ue_fsm_262420157253827 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 => 4239221353, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2348251267}}} from <0.989.0> in state state_wait_create_session_resp 04:17:59.961 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420157253827">>,<0.981.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294759,2348251267,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221353,2348251267}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:17:59.961 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:17:59.961 [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 => 4239221353,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2348251267}} *DBG* epdg_ue_fsm_262420157253827 send ok to <0.989.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420157253827">>, {ok, #{apco => <<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 => 4239221353, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2348251267}}}} 04:17:59.962 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420157253827 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 => 4239221353, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2348251267}}} from <0.989.0> in state state_wait_create_session_resp => state_active 04:17:59.962 [info] KMOD Port Create PDP Context Call {<0.981.0>,[alias|#Ref<0.2044474368.3268739073.250003>]}: {create_pdp_context,{172,18,176,103},4239221353,2348251267,{192,168,0,25}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:17:59.962 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,25}, 4239221353, 2348251267 04:17:59.962 [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,176,103}},{ms_address,{192,168,0,25}},{i_tid,4239221353},{o_tid,2348251267}]}} 04:17:59.962 [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 => 4239221353,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2348251267}) returned ok 04:17:59.962 [info] tunnel_response(<<"262420157253827">>): {ok,#{apco => <<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 => 4239221353,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2348251267}} 04:17:59.962 [info] tunnel_response for <<"262420157253827">>: {ok,#{apco => <<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 => 4239221353,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2348251267}} 04:17:59.962 [info] GSUP: Tx #{imsi => <<"262420157253827">>,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 => <<"262422679535987">>, 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:18:00.038 [info] GSUP: Rx #{imsi => <<"262422679535987">>,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_262422679535987 enter epdg_ue_fsm in state state_new 04:18:00.038 [info] ue_fsm start(epdg_ue_fsm_262422679535987) *DBG* epdg_ue_fsm_262422679535987 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422679535987 receive call {auth_request,33,"internet",#{}} from <0.990.0> in state state_new 04:18:00.038 [info] ue_fsm init(<<"262422679535987">>) *DBG* epdg_ue_fsm_262422679535987 send ok to <0.990.0> 04:18:00.038 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422679535987 consume call {auth_request,33,"internet",#{}} from <0.990.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:18:00.038 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422679535987 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422679535987 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:00.038 [info] ue_fsm start_link(aaa_ue_fsm_262422679535987) *DBG* aaa_ue_fsm_262422679535987 consume internal init_state in state state_new 04:18:00.038 [info] ue_fsm init("262422679535987") *DBG* aaa_ue_fsm_262422679535987 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.038 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.038 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422679535987",undefined,undefined,false,false,undefined} 04:18:00.038 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.038 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262422679535987",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422679535987 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422679535987 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_262422679535987 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>, <<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43, 79,38,106,86,96,79,124,137,46,42,126,100,229,134>>, <<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>, <<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24, 119>>}]}} from <0.993.0> in state state_wait_swx_maa 04:18:00.041 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422679535987",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163]],[[135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134]],["foobar"],[[34,10,108,255,252,242,248,34,150,57,14,102,43,114,24,119]],[[150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:00.041 [info] dia_sip2gsup: auth [135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163] authz [135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134]  *DBG* aaa_ue_fsm_262422679535987 send ok to <0.993.0> 04:18:00.041 [info] rand [135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43] autn [120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163]  *DBG* epdg_ue_fsm_262422679535987 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>, <<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43, 79,38,106,86,96,79,124,137,46,42,126,100,229,134>>, <<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>, <<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24, 119>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422679535987 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>, <<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43, 79,38,106,86,96,79,124,137,46,42,126,100,229,134>>, <<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>, <<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24, 119>>}]}} from <0.993.0> in state state_wait_swx_maa => state_new 04:18:00.041 [info] ue_fsm ev_rx_swx_maa 04:18:00.041 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422679535987",undefined,undefined,false,false,undefined} 04:18:00.041 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>,<<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134>>,<<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>,<<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24,119>>}]} *DBG* epdg_ue_fsm_262422679535987 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422679535987">>, {ok, [{epdg_auth_tuple, <<135,29,155,166,244,96,86,51,171,250,134,52, 186,156,10,43>>, <<120,60,196,145,187,180,14,177,18,202,75,2,15, 88,89,163>>, <<135,29,155,166,244,96,86,51,171,250,134,52, 186,156,10,43,79,38,106,86,96,79,124,137,46, 42,126,100,229,134>>, <<150,129,11,211,136,91,56,83,87,60,60,199,120, 241,76,35>>, <<34,10,108,255,252,242,248,34,150,57,14, 102,43,114,24,119>>}]}}} *DBG* epdg_ue_fsm_262422679535987 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>, <<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>, <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43, 79,38,106,86,96,79,124,137,46,42,126,100,229,134>>, <<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>, <<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24, 119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.042 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>,<<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134>>,<<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>,<<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24,119>>}]}, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} 04:18:00.042 [info] auth_response(<<"262422679535987">>): {ok,[{epdg_auth_tuple,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>,<<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134>>,<<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>,<<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24,119>>}]} 04:18:00.042 [info] auth_response for <<"262422679535987">>: {ok,[{epdg_auth_tuple,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>,<<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>,<<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134>>,<<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>,<<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24,119>>}]} 04:18:00.042 [info] GSUP: Tx #{auth_tuples => [#{autn => <<120,60,196,145,187,180,14,177,18,202,75,2,15,88,89,163>>,ck => <<34,10,108,255,252,242,248,34,150,57,14,102,43,114,24,119>>,ik => <<150,129,11,211,136,91,56,83,87,60,60,199,120,241,76,35>>,rand => <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43>>,res => <<135,29,155,166,244,96,86,51,171,250,134,52,186,156,10,43,79,38,106,86,96,79,124,137,46,42,126,100,229,134>>}],imsi => <<"262422679535987">>,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 => <<"262422679535987">>, message_type => location_upd_req}} 04:18:00.043 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422679535987">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422679535987 receive call lu_request from <0.994.0> in state state_authenticating 04:18:00.043 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422679535987 send ok to <0.994.0> 04:18:00.043 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422679535987 consume call lu_request from <0.994.0> in state state_authenticating *DBG* aaa_ue_fsm_262422679535987 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:00.043 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:00.043 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422679535987",undefined,undefined,false,false,undefined} 04:18:00.043 [debug] SWx Tx SAR Imsi="262422679535987" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.043 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422679535987",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422679535987 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422679535987 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422679535987 receive call {rx_swx_saa,{ok,1,#{}}} from <0.995.0> in state state_wait_swx_saa 04:18:00.045 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422679535987",[],[2001],[],[{'Non-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:18:00.045 [info] ue_fsm ev_rx_swx_saa 04:18:00.045 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422679535987",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422679535987 send ok to <0.995.0> *DBG* epdg_ue_fsm_262422679535987 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:00.045 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262422679535987 consume call {rx_swx_saa,{ok,1,#{}}} from <0.995.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422679535987 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422679535987">>,ok}} 04:18:00.046 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422679535987 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.046 [info] lu_response(<<"262422679535987">>): 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:18:00.046 [info] lu_response for <<"262422679535987">>: ok 04:18:00.046 [info] GSUP: Tx #{imsi => <<"262422679535987">>,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 => <<"262422679535987">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422679535987 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.996.0> in state state_authenticated 04:18:00.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422679535987">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:00.047 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.047 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} 04:18:00.047 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.047 [info] s2b: Tx {gtp,v2,create_session_request,0,5805811,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422679535987">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294760,<<172,18,176,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,4239221354,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422679535987 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:18:00.047 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422679535987 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_262422679535987 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422679535987 receive call {rx_s6b_aar,"262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.997.0> in state state_authenticated 04:18:00.052 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.052 [info] ue_fsm ev_rx_s6b_aar: "262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.052 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422679535987",undefined,undefined,true,false,undefined} 04:18:00.052 [debug] SWx Tx SAR Imsi="262422679535987" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422679535987",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422679535987 send ok to <0.997.0> *DBG* aaa_ue_fsm_262422679535987 consume call {rx_s6b_aar,"262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.997.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.052 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422679535987 receive call {rx_swx_saa,{ok,13,#{}}} from <0.998.0> in state state_authenticated_wait_swx_saa 04:18:00.054 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422679535987",[],[2001],[],[{'Non-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:18:00.054 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422679535987 send ok to <0.998.0> 04:18:00.054 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422679535987","262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.997.0>} *DBG* aaa_ue_fsm_262422679535987 consume call {rx_swx_saa,{ok,13,#{}}} from <0.998.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.054 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.054 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.056 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,104,88,150,243,0,2,0,2,0,16,0,87,0,9,1,160,154,224,134,4,172,18,176,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,154,224,134,4,172,18,176,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,224,134,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.056 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294760,5805811,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,224,134,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,2598405636,<<172,18,176,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,2598405636,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} *DBG* epdg_ue_fsm_262422679535987 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 => 4239221354, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2598405636}}} from <0.999.0> in state state_wait_create_session_resp 04:18:00.057 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422679535987">>,<0.991.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294760,2598405636,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221354,2598405636}],[],[],[],[],[],[],[],[],[]}}}} 04:18:00.057 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.057 [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 => 4239221354,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2598405636}} 04:18:00.057 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} 04:18:00.057 [info] KMOD Port Create PDP Context Call {<0.991.0>,[alias|#Ref<0.2044474368.3268739073.250188>]}: {create_pdp_context,{172,18,176,103},4239221354,2598405636,{192,168,0,26}} 04:18:00.057 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,26}, 4239221354, 2598405636 04:18:00.057 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],15,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,26}},{i_tid,4239221354},{o_tid,2598405636}]}} *DBG* epdg_ue_fsm_262422679535987 send ok to <0.999.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422679535987">>, {ok, #{apco => <<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 => 4239221354, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2598405636}}}} 04:18:00.057 [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 => 4239221354,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2598405636}) returned ok *DBG* epdg_ue_fsm_262422679535987 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 => 4239221354, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2598405636}}} from <0.999.0> in state state_wait_create_session_resp => state_active 04:18:00.057 [info] tunnel_response(<<"262422679535987">>): {ok,#{apco => <<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 => 4239221354,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2598405636}} 04:18:00.057 [info] tunnel_response for <<"262422679535987">>: {ok,#{apco => <<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 => 4239221354,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2598405636}} 04:18:00.057 [info] GSUP: Tx #{imsi => <<"262422679535987">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262425689356171">>, 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_262425689356171 enter epdg_ue_fsm in state state_new 04:18:00.139 [info] GSUP: Rx #{imsi => <<"262425689356171">>,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_262425689356171 consume internal init_state in state state_new 04:18:00.139 [info] ue_fsm start(epdg_ue_fsm_262425689356171) *DBG* epdg_ue_fsm_262425689356171 receive call {auth_request,33,"internet",#{}} from <0.1000.0> in state state_new 04:18:00.139 [info] ue_fsm init(<<"262425689356171">>) 04:18:00.139 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425689356171 send ok to <0.1000.0> 04:18:00.139 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425689356171">>,"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_262425689356171 enter aaa_ue_fsm in state state_new 04:18:00.139 [info] ue_fsm start_link(aaa_ue_fsm_262425689356171) *DBG* epdg_ue_fsm_262425689356171 consume call {auth_request,33,"internet",#{}} from <0.1000.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425689356171 consume internal init_state in state state_new 04:18:00.139 [info] ue_fsm init("262425689356171") *DBG* aaa_ue_fsm_262425689356171 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425689356171 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:00.139 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425689356171 send ok to <0.201.0> 04:18:00.139 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425689356171",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425689356171 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.139 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.139 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262425689356171",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425689356171 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>, <<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30, 85,47,108,132,65,18,114,201,152,238,105,112,191,12>>, <<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>, <<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121, 138>>}]}} from <0.1003.0> in state state_wait_swx_maa 04:18:00.146 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425689356171",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8]],[[208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12]],["foobar"],[[29,149,185,212,96,95,18,200,117,196,27,87,168,194,121,138]],[[79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:00.146 [info] dia_sip2gsup: auth [208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8] authz [208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12]  *DBG* aaa_ue_fsm_262425689356171 send ok to <0.1003.0> *DBG* aaa_ue_fsm_262425689356171 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>, <<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30, 85,47,108,132,65,18,114,201,152,238,105,112,191,12>>, <<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>, <<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121, 138>>}]}} from <0.1003.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425689356171 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>, <<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30, 85,47,108,132,65,18,114,201,152,238,105,112,191,12>>, <<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>, <<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121, 138>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.146 [info] rand [208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30] autn [181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8]  04:18:00.146 [info] ue_fsm ev_rx_swx_maa 04:18:00.147 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425689356171",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425689356171 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425689356171">>, {ok, [{epdg_auth_tuple, <<208,79,199,210,95,80,71,130,79,177,119,138, 77,132,254,30>>, <<181,60,3,83,190,2,217,81,75,35,60,241,93,112, 14,8>>, <<208,79,199,210,95,80,71,130,79,177,119,138, 77,132,254,30,85,47,108,132,65,18,114,201, 152,238,105,112,191,12>>, <<79,228,57,185,48,138,50,61,36,177,55,150,231, 22,144,56>>, <<29,149,185,212,96,95,18,200,117,196,27, 87,168,194,121,138>>}]}}} 04:18:00.147 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>,<<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12>>,<<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>,<<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121,138>>}]} *DBG* epdg_ue_fsm_262425689356171 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>, <<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>, <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30, 85,47,108,132,65,18,114,201,152,238,105,112,191,12>>, <<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>, <<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121, 138>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.147 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>,<<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12>>,<<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>,<<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121,138>>}]}, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,false,0,false,false} 04:18:00.147 [info] auth_response(<<"262425689356171">>): {ok,[{epdg_auth_tuple,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>,<<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12>>,<<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>,<<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121,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:18:00.147 [info] auth_response for <<"262425689356171">>: {ok,[{epdg_auth_tuple,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>,<<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>,<<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12>>,<<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>,<<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121,138>>}]} 04:18:00.147 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,60,3,83,190,2,217,81,75,35,60,241,93,112,14,8>>,ck => <<29,149,185,212,96,95,18,200,117,196,27,87,168,194,121,138>>,ik => <<79,228,57,185,48,138,50,61,36,177,55,150,231,22,144,56>>,rand => <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30>>,res => <<208,79,199,210,95,80,71,130,79,177,119,138,77,132,254,30,85,47,108,132,65,18,114,201,152,238,105,112,191,12>>}],imsi => <<"262425689356171">>,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 => <<"262425689356171">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425689356171 receive call lu_request from <0.1004.0> in state state_authenticating 04:18:00.150 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425689356171">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425689356171 send ok to <0.1004.0> 04:18:00.150 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425689356171 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_262425689356171 consume call lu_request from <0.1004.0> in state state_authenticating 04:18:00.150 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,false,0,false,false} 04:18:00.150 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.150 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425689356171",undefined,undefined,false,false,undefined} 04:18:00.150 [debug] SWx Tx SAR Imsi="262425689356171" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.150 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425689356171",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425689356171 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425689356171 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425689356171 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1005.0> in state state_wait_swx_saa 04:18:00.155 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425689356171",[],[2001],[],[{'Non-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_262425689356171 send ok to <0.1005.0> *DBG* aaa_ue_fsm_262425689356171 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1005.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425689356171 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:00.155 [info] ue_fsm ev_rx_swx_saa 04:18:00.155 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425689356171",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425689356171 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425689356171">>,ok}} 04:18:00.155 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:00.155 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425689356171 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.156 [info] lu_response(<<"262425689356171">>): ok 04:18:00.156 [info] lu_response for <<"262425689356171">>: ok 04:18:00.156 [info] GSUP: Tx #{imsi => <<"262425689356171">>,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 => <<"262425689356171">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:00.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425689356171">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425689356171 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1006.0> in state state_authenticated 04:18:00.158 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.159 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,false,0,false,false} 04:18:00.159 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262425689356171 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:18:00.159 [info] s2b: Tx {gtp,v2,create_session_request,0,5805812,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425689356171">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294761,<<172,18,176,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,4239221355,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425689356171 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:18:00.159 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425689356171 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425689356171 receive call {rx_s6b_aar,"262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1007.0> in state state_authenticated 04:18:00.169 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.169 [info] ue_fsm ev_rx_s6b_aar: "262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.169 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425689356171",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425689356171 send ok to <0.1007.0> *DBG* aaa_ue_fsm_262425689356171 consume call {rx_s6b_aar,"262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1007.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.169 [debug] SWx Tx SAR Imsi="262425689356171" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.169 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425689356171",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:00.169 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425689356171 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1008.0> in state state_authenticated_wait_swx_saa 04:18:00.173 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425689356171",[],[2001],[],[{'Non-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:18:00.173 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425689356171 send ok to <0.1008.0> 04:18:00.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425689356171","262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1007.0>} *DBG* aaa_ue_fsm_262425689356171 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1008.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.173 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.173 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.179 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,105,88,150,244,0,2,0,2,0,16,0,87,0,9,1,160,59,192,128,255,172,18,176,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,59,192,128,255,172,18,176,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,192,128,255,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.179 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294761,5805812,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,192,128,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,1002471679,<<172,18,176,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,1002471679,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} 04:18:00.180 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425689356171">>,<0.1001.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294761,1002471679,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221355,1002471679}]}}}} *DBG* epdg_ue_fsm_262425689356171 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 => 4239221355, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1002471679}}} from <0.1009.0> in state state_wait_create_session_resp 04:18:00.180 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.180 [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 => 4239221355,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1002471679}} 04:18:00.180 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,false,0,false,false} 04:18:00.180 [info] KMOD Port Create PDP Context Call {<0.1001.0>,[alias|#Ref<0.2044474368.3268739074.247399>]}: {create_pdp_context,{172,18,176,103},4239221355,1002471679,{192,168,0,27}} 04:18:00.180 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,27}, 4239221355, 1002471679 *DBG* epdg_ue_fsm_262425689356171 send ok to <0.1009.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425689356171">>, {ok, #{apco => <<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 => 4239221355, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1002471679}}}} 04:18:00.180 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],79,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,27}},{i_tid,4239221355},{o_tid,1002471679}]}} *DBG* epdg_ue_fsm_262425689356171 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 => 4239221355, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1002471679}}} from <0.1009.0> in state state_wait_create_session_resp => state_active 04:18:00.180 [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 => 4239221355,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1002471679}) 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:18:00.180 [info] tunnel_response(<<"262425689356171">>): {ok,#{apco => <<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 => 4239221355,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1002471679}} 04:18:00.180 [info] tunnel_response for <<"262425689356171">>: {ok,#{apco => <<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 => 4239221355,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1002471679}} 04:18:00.180 [info] GSUP: Tx #{imsi => <<"262425689356171">>,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 => <<"262422294243618">>, 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:18:00.241 [info] GSUP: Rx #{imsi => <<"262422294243618">>,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_262422294243618 enter epdg_ue_fsm in state state_new 04:18:00.241 [info] ue_fsm start(epdg_ue_fsm_262422294243618) *DBG* epdg_ue_fsm_262422294243618 consume internal init_state in state state_new 04:18:00.241 [info] ue_fsm init(<<"262422294243618">>) *DBG* epdg_ue_fsm_262422294243618 receive call {auth_request,33,"internet",#{}} from <0.1010.0> in state state_new 04:18:00.241 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422294243618 send ok to <0.1010.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:18:00.241 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422294243618 consume call {auth_request,33,"internet",#{}} from <0.1010.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422294243618 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422294243618 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:00.241 [info] ue_fsm start_link(aaa_ue_fsm_262422294243618) *DBG* aaa_ue_fsm_262422294243618 consume internal init_state in state state_new 04:18:00.242 [info] ue_fsm init("262422294243618") *DBG* aaa_ue_fsm_262422294243618 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.242 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.242 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422294243618",undefined,undefined,false,false,undefined} 04:18:00.242 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.242 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262422294243618",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422294243618 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422294243618 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.248 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422294243618",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219]],[[174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110]],["foobar"],[[30,141,153,162,39,5,206,224,144,244,120,61,40,243,108,127]],[[171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:00.249 [info] dia_sip2gsup: auth [174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219] authz [174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110]  *DBG* aaa_ue_fsm_262422294243618 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>, <<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181, 134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>, <<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>, <<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108, 127>>}]}} from <0.1013.0> in state state_wait_swx_maa 04:18:00.249 [info] rand [174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134] autn [235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219]  04:18:00.249 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422294243618 send ok to <0.1013.0> 04:18:00.249 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422294243618",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422294243618 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>, <<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181, 134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>, <<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>, <<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108, 127>>}]}} from <0.1013.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422294243618 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>, <<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181, 134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>, <<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>, <<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108, 127>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.249 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>,<<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>,<<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>,<<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108,127>>}]} *DBG* epdg_ue_fsm_262422294243618 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422294243618">>, {ok, [{epdg_auth_tuple, <<174,251,213,82,84,209,107,111,101,19,175,178, 39,235,181,134>>, <<235,240,20,139,228,14,130,179,53,194,220,252, 144,99,194,219>>, <<174,251,213,82,84,209,107,111,101,19,175,178, 39,235,181,134,218,23,115,181,181,223,66,21, 240,146,58,1,229,110>>, <<171,192,212,154,64,115,186,187,219,155,54, 201,19,20,61,152>>, <<30,141,153,162,39,5,206,224,144,244,120, 61,40,243,108,127>>}]}}} 04:18:00.249 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>,<<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>,<<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>,<<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108,127>>}]}, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422294243618 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>, <<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>, <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181, 134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>, <<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>, <<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108, 127>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.249 [info] auth_response(<<"262422294243618">>): {ok,[{epdg_auth_tuple,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>,<<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>,<<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>,<<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108,127>>}]} 04:18:00.250 [info] auth_response for <<"262422294243618">>: {ok,[{epdg_auth_tuple,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>,<<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>,<<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>,<<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>,<<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108,127>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:00.250 [info] GSUP: Tx #{auth_tuples => [#{autn => <<235,240,20,139,228,14,130,179,53,194,220,252,144,99,194,219>>,ck => <<30,141,153,162,39,5,206,224,144,244,120,61,40,243,108,127>>,ik => <<171,192,212,154,64,115,186,187,219,155,54,201,19,20,61,152>>,rand => <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134>>,res => <<174,251,213,82,84,209,107,111,101,19,175,178,39,235,181,134,218,23,115,181,181,223,66,21,240,146,58,1,229,110>>}],imsi => <<"262422294243618">>,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 => <<"262422294243618">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422294243618 receive call lu_request from <0.1014.0> in state state_authenticating 04:18:00.252 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422294243618">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422294243618 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:18:00.252 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422294243618 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422294243618 consume call lu_request from <0.1014.0> in state state_authenticating 04:18:00.252 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} 04:18:00.252 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.252 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422294243618",undefined,undefined,false,false,undefined} 04:18:00.252 [debug] SWx Tx SAR Imsi="262422294243618" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422294243618",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422294243618 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422294243618 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422294243618 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1015.0> in state state_wait_swx_saa 04:18:00.257 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422294243618",[],[2001],[],[{'Non-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:18:00.257 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422294243618 send ok to <0.1015.0> 04:18:00.257 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422294243618",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422294243618 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422294243618 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1015.0> in state state_wait_swx_saa => state_authenticated 04:18:00.257 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422294243618 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422294243618">>,ok}} 04:18:00.257 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422294243618 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.257 [info] lu_response(<<"262422294243618">>): ok 04:18:00.257 [info] lu_response for <<"262422294243618">>: ok 04:18:00.257 [info] GSUP: Tx #{imsi => <<"262422294243618">>,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 => <<"262422294243618">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422294243618 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1016.0> in state state_authenticated 04:18:00.259 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422294243618">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:00.260 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.260 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} 04:18:00.260 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.260 [info] s2b: Tx {gtp,v2,create_session_request,0,5805813,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422294243618">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294762,<<172,18,176,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,4239221356,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422294243618 send ok to <0.1016.0> 04:18:00.260 [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_262422294243618 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_262422294243618 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422294243618 receive call {rx_s6b_aar,"262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1017.0> in state state_authenticated 04:18:00.268 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.268 [info] ue_fsm ev_rx_s6b_aar: "262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.268 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422294243618",undefined,undefined,true,false,undefined} 04:18:00.268 [debug] SWx Tx SAR Imsi="262422294243618" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.268 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422294243618",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422294243618 send ok to <0.1017.0> 04:18:00.268 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422294243618 consume call {rx_s6b_aar,"262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1017.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422294243618 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1018.0> in state state_authenticated_wait_swx_saa 04:18:00.272 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422294243618",[],[2001],[],[{'Non-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_262422294243618 send ok to <0.1018.0> 04:18:00.272 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422294243618 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1018.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.272 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422294243618","262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1017.0>} 04:18:00.272 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.272 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.278 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,106,88,150,245,0,2,0,2,0,16,0,87,0,9,1,160,18,141,12,200,172,18,176,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,18,141,12,200,172,18,176,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,18,141,12,200,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.278 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294762,5805813,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,<<18,141,12,200>>},{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,311233736,<<172,18,176,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,311233736,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} 04:18:00.278 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422294243618">>,<0.1011.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294762,311233736,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221356,311233736}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:00.278 [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_262422294243618 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 => 4239221356, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 311233736}}} from <0.1019.0> in state state_wait_create_session_resp 04:18:00.278 [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 => 4239221356,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 311233736}} 04:18:00.278 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} 04:18:00.278 [info] KMOD Port Create PDP Context Call {<0.1011.0>,[alias|#Ref<0.2044474368.3268739074.247477>]}: {create_pdp_context,{172,18,176,103},4239221356,311233736,{192,168,0,28}} 04:18:00.278 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,28}, 4239221356, 311233736 04:18:00.278 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],143,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,28}},{i_tid,4239221356},{o_tid,311233736}]}} *DBG* epdg_ue_fsm_262422294243618 send ok to <0.1019.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422294243618">>, {ok, #{apco => <<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 => 4239221356, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 311233736}}}} *DBG* epdg_ue_fsm_262422294243618 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 => 4239221356, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 311233736}}} from <0.1019.0> in state state_wait_create_session_resp => state_active 04:18:00.279 [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 => 4239221356,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 311233736}) returned ok 04:18:00.279 [info] tunnel_response(<<"262422294243618">>): {ok,#{apco => <<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 => 4239221356,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 311233736}} 04:18:00.279 [info] tunnel_response for <<"262422294243618">>: {ok,#{apco => <<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 => 4239221356,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 311233736}} 04:18:00.279 [info] GSUP: Tx #{imsi => <<"262422294243618">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262424707585152">>, 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:18:00.341 [info] GSUP: Rx #{imsi => <<"262424707585152">>,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:18:00.341 [info] ue_fsm start(epdg_ue_fsm_262424707585152) *DBG* epdg_ue_fsm_262424707585152 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424707585152 consume internal init_state in state state_new 04:18:00.341 [info] ue_fsm init(<<"262424707585152">>) *DBG* epdg_ue_fsm_262424707585152 receive call {auth_request,33,"internet",#{}} from <0.1020.0> in state state_new 04:18:00.341 [info] ue_fsm auth_request 04:18:00.341 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.1020.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_262424707585152 consume call {auth_request,33,"internet",#{}} from <0.1020.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424707585152 enter aaa_ue_fsm in state state_new 04:18:00.341 [info] ue_fsm start_link(aaa_ue_fsm_262424707585152) *DBG* epdg_ue_fsm_262424707585152 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424707585152 consume internal init_state in state state_new 04:18:00.341 [info] ue_fsm init("262424707585152") *DBG* aaa_ue_fsm_262424707585152 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.341 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.342 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424707585152",undefined,undefined,false,false,undefined} 04:18:00.342 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.342 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262424707585152",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424707585152 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424707585152 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_262424707585152 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102>>, <<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>, <<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>, <<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199, 52>>}]}} from <0.1023.0> in state state_wait_swx_maa 04:18:00.348 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424707585152",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10]],[[207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39]],["foobar"],[[85,246,98,52,190,235,108,136,108,91,166,16,114,217,199,52]],[[161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:00.348 [info] dia_sip2gsup: auth [207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10] authz [207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39]  *DBG* aaa_ue_fsm_262424707585152 send ok to <0.1023.0> *DBG* aaa_ue_fsm_262424707585152 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102>>, <<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>, <<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>, <<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199, 52>>}]}} from <0.1023.0> in state state_wait_swx_maa => state_new 04:18:00.348 [info] rand [207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102] autn [199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10]  *DBG* epdg_ue_fsm_262424707585152 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102>>, <<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>, <<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>, <<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199, 52>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.348 [info] ue_fsm ev_rx_swx_maa 04:18:00.349 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424707585152",undefined,undefined,false,false,undefined} 04:18:00.349 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102>>,<<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>,<<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>,<<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199,52>>}]} 04:18:00.349 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102>>,<<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>,<<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>,<<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199,52>>}]}, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262424707585152">>, {ok, [{epdg_auth_tuple, <<207,249,102,183,46,120,191,245,134,160,150, 119,250,43,112,102>>, <<199,60,151,54,12,252,141,70,10,31,20,115,118, 91,84,10>>, <<207,249,102,183,46,120,191,245,134,160,150, 119,250,43,112,102,121,211,42,130,150,182, 226,102,122,253,226,236,247,39>>, <<161,247,81,254,115,143,252,209,233,96,171, 134,191,98,7,95>>, <<85,246,98,52,190,235,108,136,108,91,166, 16,114,217,199,52>>}]}}} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.211.0> 04:18:00.349 [info] auth_response(<<"262424707585152">>): {ok,[{epdg_auth_tuple,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102>>,<<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>,<<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>,<<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199,52>>}]} *DBG* epdg_ue_fsm_262424707585152 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102>>, <<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>, <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112, 102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>, <<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>, <<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199, 52>>}]}} 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:18:00.349 [info] auth_response for <<"262424707585152">>: {ok,[{epdg_auth_tuple,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102>>,<<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>,<<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>,<<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>,<<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199,52>>}]} 04:18:00.349 [info] GSUP: Tx #{auth_tuples => [#{autn => <<199,60,151,54,12,252,141,70,10,31,20,115,118,91,84,10>>,ck => <<85,246,98,52,190,235,108,136,108,91,166,16,114,217,199,52>>,ik => <<161,247,81,254,115,143,252,209,233,96,171,134,191,98,7,95>>,rand => <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102>>,res => <<207,249,102,183,46,120,191,245,134,160,150,119,250,43,112,102,121,211,42,130,150,182,226,102,122,253,226,236,247,39>>}],imsi => <<"262424707585152">>,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 => <<"262424707585152">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424707585152 receive call lu_request from <0.1024.0> in state state_authenticating 04:18:00.353 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424707585152">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.1024.0> 04:18:00.353 [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_262424707585152 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424707585152 consume call lu_request from <0.1024.0> in state state_authenticating 04:18:00.353 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} 04:18:00.353 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.353 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424707585152",undefined,undefined,false,false,undefined} 04:18:00.353 [debug] SWx Tx SAR Imsi="262424707585152" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.353 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424707585152",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424707585152 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424707585152 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424707585152 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1025.0> in state state_wait_swx_saa 04:18:00.359 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424707585152",[],[2001],[],[{'Non-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:18:00.359 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424707585152 send ok to <0.1025.0> *DBG* epdg_ue_fsm_262424707585152 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:00.359 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424707585152",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424707585152 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1025.0> in state state_wait_swx_saa => state_authenticated 04:18:00.359 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424707585152">>,ok}} 04:18:00.359 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424707585152 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.359 [info] lu_response(<<"262424707585152">>): ok 04:18:00.359 [info] lu_response for <<"262424707585152">>: ok 04:18:00.359 [info] GSUP: Tx #{imsi => <<"262424707585152">>,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 => <<"262424707585152">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:00.363 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424707585152">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424707585152 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1026.0> in state state_authenticated 04:18:00.363 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.363 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} 04:18:00.363 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262424707585152 send ok to <0.1026.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:18:00.363 [info] s2b: Tx {gtp,v2,create_session_request,0,5805814,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424707585152">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294763,<<172,18,176,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,4239221357,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424707585152 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1026.0> in state state_authenticated => state_wait_create_session_resp 04:18:00.363 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424707585152 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424707585152 receive call {rx_s6b_aar,"262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1027.0> in state state_authenticated 04:18:00.380 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.380 [info] ue_fsm ev_rx_s6b_aar: "262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.380 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424707585152",undefined,undefined,true,false,undefined} 04:18:00.381 [debug] SWx Tx SAR Imsi="262424707585152" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.381 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424707585152",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424707585152 send ok to <0.1027.0> *DBG* aaa_ue_fsm_262424707585152 consume call {rx_s6b_aar,"262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1027.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.381 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424707585152 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1028.0> in state state_authenticated_wait_swx_saa 04:18:00.387 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424707585152",[],[2001],[],[{'Non-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_262424707585152 send ok to <0.1028.0> 04:18:00.387 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424707585152 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1028.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.388 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424707585152","262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1027.0>} 04:18:00.388 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.388 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.398 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,107,88,150,246,0,2,0,2,0,16,0,87,0,9,1,160,218,42,246,153,172,18,176,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,218,42,246,153,172,18,176,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,42,246,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.399 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294763,5805814,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,42,246,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,3660248729,<<172,18,176,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,3660248729,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} 04:18:00.399 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424707585152">>,<0.1021.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294763,3660248729,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221357,3660248729}],[]}}}} *DBG* epdg_ue_fsm_262424707585152 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 => 4239221357, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3660248729}}} from <0.1029.0> in state state_wait_create_session_resp 04:18:00.399 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.399 [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 => 4239221357,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3660248729}} 04:18:00.399 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} 04:18:00.400 [info] KMOD Port Create PDP Context Call {<0.1021.0>,[alias|#Ref<0.2044474368.3268739073.250438>]}: {create_pdp_context,{172,18,176,103},4239221357,3660248729,{192,168,0,29}} 04:18:00.400 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,29}, 4239221357, 3660248729 04:18:00.400 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],207,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,29}},{i_tid,4239221357},{o_tid,3660248729}]}} 04:18:00.400 [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 => 4239221357,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3660248729}) returned ok *DBG* epdg_ue_fsm_262424707585152 send ok to <0.1029.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424707585152">>, {ok, #{apco => <<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 => 4239221357, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3660248729}}}} *DBG* epdg_ue_fsm_262424707585152 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 => 4239221357, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3660248729}}} from <0.1029.0> in state state_wait_create_session_resp => state_active 04:18:00.400 [info] tunnel_response(<<"262424707585152">>): {ok,#{apco => <<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 => 4239221357,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3660248729}} 04:18:00.400 [info] tunnel_response for <<"262424707585152">>: {ok,#{apco => <<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 => 4239221357,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3660248729}} 04:18:00.400 [info] GSUP: Tx #{imsi => <<"262424707585152">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262424502118495">>, 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_262424502118495 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424502118495 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424502118495 receive call {auth_request,33,"internet",#{}} from <0.1030.0> in state state_new *DBG* epdg_ue_fsm_262424502118495 send ok to <0.1030.0> *DBG* epdg_ue_fsm_262424502118495 consume call {auth_request,33,"internet",#{}} from <0.1030.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_262424502118495 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424502118495 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262424502118495 consume internal init_state in state state_new 04:18:00.443 [info] GSUP: Rx #{imsi => <<"262424502118495">>,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_262424502118495 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.443 [info] ue_fsm start(epdg_ue_fsm_262424502118495) 04:18:00.443 [info] ue_fsm init(<<"262424502118495">>) 04:18:00.443 [info] ue_fsm auth_request 04:18:00.443 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} 04:18:00.443 [info] ue_fsm start_link(aaa_ue_fsm_262424502118495) 04:18:00.443 [info] ue_fsm init("262424502118495") *DBG* aaa_ue_fsm_262424502118495 send ok to <0.201.0> 04:18:00.443 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424502118495 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.443 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424502118495",undefined,undefined,false,false,undefined} 04:18:00.443 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.443 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262424502118495",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:00.452 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424502118495",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9]],[[237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134]],["foobar"],[[140,25,48,235,216,109,203,244,196,195,100,229,52,235,182,190]],[[39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424502118495 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44>>, <<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>, <<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>, <<140,25,48,235,216,109,203,244,196,195,100,229,52,235, 182,190>>}]}} from <0.1033.0> in state state_wait_swx_maa 04:18:00.452 [info] dia_sip2gsup: auth [237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9] authz [237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134]  04:18:00.452 [info] rand [237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44] autn [249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9]  *DBG* aaa_ue_fsm_262424502118495 send ok to <0.1033.0> 04:18:00.452 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424502118495 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44>>, <<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>, <<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>, <<140,25,48,235,216,109,203,244,196,195,100,229,52,235, 182,190>>}]}} from <0.1033.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424502118495 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44>>, <<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>, <<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>, <<140,25,48,235,216,109,203,244,196,195,100,229,52,235, 182,190>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.453 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424502118495",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424502118495 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424502118495">>, {ok, [{epdg_auth_tuple, <<237,248,182,68,196,145,221,213,224,162,91, 235,217,177,158,44>>, <<249,251,175,243,3,243,167,160,93,1,16,238, 116,211,153,9>>, <<237,248,182,68,196,145,221,213,224,162,91, 235,217,177,158,44,180,145,188,232,60,101, 224,153,147,97,93,33,97,134>>, <<39,109,135,188,120,206,102,120,228,6,227,130, 165,66,185,93>>, <<140,25,48,235,216,109,203,244,196,195, 100,229,52,235,182,190>>}]}}} 04:18:00.453 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44>>,<<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>,<<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>,<<140,25,48,235,216,109,203,244,196,195,100,229,52,235,182,190>>}]} *DBG* epdg_ue_fsm_262424502118495 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44>>, <<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>, <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158, 44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>, <<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>, <<140,25,48,235,216,109,203,244,196,195,100,229,52,235, 182,190>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.453 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44>>,<<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>,<<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>,<<140,25,48,235,216,109,203,244,196,195,100,229,52,235,182,190>>}]}, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} 04:18:00.454 [info] auth_response(<<"262424502118495">>): {ok,[{epdg_auth_tuple,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44>>,<<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>,<<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>,<<140,25,48,235,216,109,203,244,196,195,100,229,52,235,182,190>>}]} 04:18:00.454 [info] auth_response for <<"262424502118495">>: {ok,[{epdg_auth_tuple,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44>>,<<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>,<<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>,<<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>,<<140,25,48,235,216,109,203,244,196,195,100,229,52,235,182,190>>}]} 04:18:00.454 [info] GSUP: Tx #{auth_tuples => [#{autn => <<249,251,175,243,3,243,167,160,93,1,16,238,116,211,153,9>>,ck => <<140,25,48,235,216,109,203,244,196,195,100,229,52,235,182,190>>,ik => <<39,109,135,188,120,206,102,120,228,6,227,130,165,66,185,93>>,rand => <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44>>,res => <<237,248,182,68,196,145,221,213,224,162,91,235,217,177,158,44,180,145,188,232,60,101,224,153,147,97,93,33,97,134>>}],imsi => <<"262424502118495">>,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 => <<"262424502118495">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424502118495 receive call lu_request from <0.1034.0> in state state_authenticating *DBG* epdg_ue_fsm_262424502118495 send ok to <0.1034.0> 04:18:00.457 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424502118495">>,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_262424502118495 consume call lu_request from <0.1034.0> in state state_authenticating *DBG* aaa_ue_fsm_262424502118495 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:00.457 [info] ue_fsm lu_request 04:18:00.458 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} 04:18:00.458 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.458 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424502118495",undefined,undefined,false,false,undefined} 04:18:00.458 [debug] SWx Tx SAR Imsi="262424502118495" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.458 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424502118495",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424502118495 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424502118495 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424502118495 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1035.0> in state state_wait_swx_saa 04:18:00.464 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424502118495",[],[2001],[],[{'Non-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_262424502118495 send ok to <0.1035.0> 04:18:00.464 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424502118495 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424502118495 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1035.0> in state state_wait_swx_saa => state_authenticated 04:18:00.464 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424502118495",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424502118495 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424502118495">>,ok}} 04:18:00.464 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424502118495 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.464 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} 04:18:00.464 [info] lu_response(<<"262424502118495">>): ok 04:18:00.464 [info] lu_response for <<"262424502118495">>: ok 04:18:00.464 [info] GSUP: Tx #{imsi => <<"262424502118495">>,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 => <<"262424502118495">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:00.467 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424502118495">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424502118495 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1036.0> in state state_authenticated 04:18:00.468 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.468 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} 04:18:00.468 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.468 [info] s2b: Tx {gtp,v2,create_session_request,0,5805815,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424502118495">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294764,<<172,18,176,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,4239221358,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:00.468 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424502118495 send ok to <0.1036.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_262424502118495 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1036.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424502118495 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424502118495 receive call {rx_s6b_aar,"262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1037.0> in state state_authenticated 04:18:00.478 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.478 [info] ue_fsm ev_rx_s6b_aar: "262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.478 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424502118495",undefined,undefined,true,false,undefined} 04:18:00.478 [debug] SWx Tx SAR Imsi="262424502118495" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424502118495 send ok to <0.1037.0> 04:18:00.479 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424502118495",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424502118495 consume call {rx_s6b_aar,"262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1037.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.479 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424502118495 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1038.0> in state state_authenticated_wait_swx_saa 04:18:00.483 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424502118495",[],[2001],[],[{'Non-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:18:00.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424502118495 send ok to <0.1038.0> 04:18:00.483 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424502118495","262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1037.0>} *DBG* aaa_ue_fsm_262424502118495 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1038.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.483 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.483 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262424502118495 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 => 4239221358, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2536994954}}} from <0.1039.0> in state state_wait_create_session_resp 04:18:00.488 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,108,88,150,247,0,2,0,2,0,16,0,87,0,9,1,160,151,55,120,138,172,18,176,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,151,55,120,138,172,18,176,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,55,120,138,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.488 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294764,5805815,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,55,120,138>>},{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,2536994954,<<172,18,176,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,2536994954,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} 04:18:00.488 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424502118495">>,<0.1031.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294764,2536994954,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221358,2536994954}],[],[],[],[],[],[],[],[],[]}}}} 04:18:00.488 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.488 [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 => 4239221358,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2536994954}} *DBG* gsup_server got cast {tunnel_response, {<<"262424502118495">>, {ok, #{apco => <<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 => 4239221358, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2536994954}}}} *DBG* epdg_ue_fsm_262424502118495 send ok to <0.1039.0> 04:18:00.488 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424502118495 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 => 4239221358, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2536994954}}} from <0.1039.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:18:00.488 [info] KMOD Port Create PDP Context Call {<0.1031.0>,[alias|#Ref<0.2044474368.3268739073.250477>]}: {create_pdp_context,{172,18,176,103},4239221358,2536994954,{192,168,0,30}} 04:18:00.488 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,30}, 4239221358, 2536994954 04:18:00.488 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],515,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,30}},{i_tid,4239221358},{o_tid,2536994954}]}} 04:18:00.489 [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 => 4239221358,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2536994954}) returned ok 04:18:00.489 [info] tunnel_response(<<"262424502118495">>): {ok,#{apco => <<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 => 4239221358,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2536994954}} 04:18:00.489 [info] tunnel_response for <<"262424502118495">>: {ok,#{apco => <<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 => 4239221358,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2536994954}} 04:18:00.489 [info] GSUP: Tx #{imsi => <<"262424502118495">>,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 => <<"262428600877248">>, 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:18:00.541 [info] GSUP: Rx #{imsi => <<"262428600877248">>,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:18:00.541 [info] ue_fsm start(epdg_ue_fsm_262428600877248) *DBG* epdg_ue_fsm_262428600877248 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428600877248 consume internal init_state in state state_new 04:18:00.541 [info] ue_fsm init(<<"262428600877248">>) *DBG* epdg_ue_fsm_262428600877248 receive call {auth_request,33,"internet",#{}} from <0.1040.0> in state state_new 04:18:00.541 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428600877248 send ok to <0.1040.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:18:00.541 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428600877248 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428600877248 consume call {auth_request,33,"internet",#{}} from <0.1040.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428600877248 consume internal init_state in state state_new 04:18:00.541 [info] ue_fsm start_link(aaa_ue_fsm_262428600877248) *DBG* epdg_ue_fsm_262428600877248 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428600877248 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.541 [info] ue_fsm init("262428600877248") 04:18:00.541 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.542 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428600877248",undefined,undefined,false,false,undefined} 04:18:00.542 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.542 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262428600877248",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428600877248 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428600877248 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.546 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428600877248",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213]],[[60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202]],["foobar"],[[35,188,146,104,107,140,222,254,204,228,240,8,5,152,38,151]],[[159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428600877248 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>, <<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102, 206,197,59,138,251,19,173,137,124,249,60,98,252,202>>, <<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>, <<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38, 151>>}]}} from <0.1043.0> in state state_wait_swx_maa 04:18:00.546 [info] dia_sip2gsup: auth [60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213] authz [60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202]  04:18:00.546 [info] rand [60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102] autn [16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213]  *DBG* aaa_ue_fsm_262428600877248 send ok to <0.1043.0> *DBG* epdg_ue_fsm_262428600877248 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>, <<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102, 206,197,59,138,251,19,173,137,124,249,60,98,252,202>>, <<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>, <<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38, 151>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.546 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428600877248 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>, <<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102, 206,197,59,138,251,19,173,137,124,249,60,98,252,202>>, <<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>, <<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38, 151>>}]}} from <0.1043.0> in state state_wait_swx_maa => state_new 04:18:00.546 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428600877248",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428600877248 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428600877248">>, {ok, [{epdg_auth_tuple, <<60,42,236,203,58,37,185,245,227,230,85,149, 200,198,83,102>>, <<16,56,217,59,155,90,46,117,4,68,119,185,199, 149,47,213>>, <<60,42,236,203,58,37,185,245,227,230,85,149, 200,198,83,102,206,197,59,138,251,19,173,137, 124,249,60,98,252,202>>, <<159,155,189,62,184,46,95,236,10,117,121,177, 125,96,195,36>>, <<35,188,146,104,107,140,222,254,204,228, 240,8,5,152,38,151>>}]}}} 04:18:00.546 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>,<<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202>>,<<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>,<<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38,151>>}]} *DBG* epdg_ue_fsm_262428600877248 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>, <<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>, <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102, 206,197,59,138,251,19,173,137,124,249,60,98,252,202>>, <<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>, <<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38, 151>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.546 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>,<<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202>>,<<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>,<<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38,151>>}]}, {ue_fsm_data,<<"262428600877248">>,"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:18:00.546 [info] auth_response(<<"262428600877248">>): {ok,[{epdg_auth_tuple,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>,<<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202>>,<<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>,<<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38,151>>}]} 04:18:00.547 [info] auth_response for <<"262428600877248">>: {ok,[{epdg_auth_tuple,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>,<<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>,<<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202>>,<<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>,<<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38,151>>}]} 04:18:00.547 [info] GSUP: Tx #{auth_tuples => [#{autn => <<16,56,217,59,155,90,46,117,4,68,119,185,199,149,47,213>>,ck => <<35,188,146,104,107,140,222,254,204,228,240,8,5,152,38,151>>,ik => <<159,155,189,62,184,46,95,236,10,117,121,177,125,96,195,36>>,rand => <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102>>,res => <<60,42,236,203,58,37,185,245,227,230,85,149,200,198,83,102,206,197,59,138,251,19,173,137,124,249,60,98,252,202>>}],imsi => <<"262428600877248">>,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 => <<"262428600877248">>, message_type => location_upd_req}} 04:18:00.548 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428600877248">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428600877248 receive call lu_request from <0.1044.0> in state state_authenticating *DBG* epdg_ue_fsm_262428600877248 send ok to <0.1044.0> 04:18:00.548 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428600877248 consume call lu_request from <0.1044.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:18:00.548 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428600877248 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:00.548 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.548 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428600877248",undefined,undefined,false,false,undefined} 04:18:00.548 [debug] SWx Tx SAR Imsi="262428600877248" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428600877248 send ok to <0.201.0> 04:18:00.548 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428600877248",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428600877248 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428600877248 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1045.0> in state state_wait_swx_saa 04:18:00.551 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428600877248",[],[2001],[],[{'Non-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_262428600877248 send ok to <0.1045.0> 04:18:00.551 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428600877248 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428600877248 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1045.0> in state state_wait_swx_saa => state_authenticated 04:18:00.551 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428600877248",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428600877248 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428600877248">>,ok}} 04:18:00.551 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428600877248 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.551 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,false,0,false,false} 04:18:00.551 [info] lu_response(<<"262428600877248">>): 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:18:00.551 [info] lu_response for <<"262428600877248">>: ok 04:18:00.552 [info] GSUP: Tx #{imsi => <<"262428600877248">>,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 => <<"262428600877248">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:00.553 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428600877248">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428600877248 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1046.0> in state state_authenticated 04:18:00.553 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.553 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,false,0,false,false} 04:18:00.553 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.553 [info] s2b: Tx {gtp,v2,create_session_request,0,5805816,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428600877248">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294765,<<172,18,176,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,4239221359,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428600877248 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:18:00.553 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428600877248 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_262428600877248 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:00.558 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428600877248 receive call {rx_s6b_aar,"262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1047.0> in state state_authenticated 04:18:00.559 [info] ue_fsm ev_rx_s6b_aar: "262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.559 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428600877248",undefined,undefined,true,false,undefined} 04:18:00.559 [debug] SWx Tx SAR Imsi="262428600877248" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.559 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428600877248",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428600877248 send ok to <0.1047.0> *DBG* aaa_ue_fsm_262428600877248 consume call {rx_s6b_aar,"262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1047.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.559 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428600877248 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1048.0> in state state_authenticated_wait_swx_saa 04:18:00.562 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428600877248",[],[2001],[],[{'Non-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:18:00.562 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428600877248 send ok to <0.1048.0> 04:18:00.562 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428600877248","262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1047.0>} *DBG* aaa_ue_fsm_262428600877248 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1048.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.562 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.562 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.565 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,109,88,150,248,0,2,0,2,0,16,0,87,0,9,1,160,217,136,67,118,172,18,176,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,217,136,67,118,172,18,176,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,217,136,67,118,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.565 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294765,5805816,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,<<217,136,67,118>>},{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,3649586038,<<172,18,176,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,3649586038,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} *DBG* epdg_ue_fsm_262428600877248 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 => 4239221359, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3649586038}}} from <0.1049.0> in state state_wait_create_session_resp 04:18:00.565 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428600877248">>,<0.1041.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294765,3649586038,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221359,3649586038}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:00.565 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.565 [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 => 4239221359,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3649586038}} 04:18:00.565 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,false,0,false,false} 04:18:00.565 [info] KMOD Port Create PDP Context Call {<0.1041.0>,[alias|#Ref<0.2044474368.3268739073.250496>]}: {create_pdp_context,{172,18,176,103},4239221359,3649586038,{192,168,0,31}} 04:18:00.566 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,31}, 4239221359, 3649586038 04:18:00.566 [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,176,103}},{ms_address,{192,168,0,31}},{i_tid,4239221359},{o_tid,3649586038}]}} 04:18:00.566 [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 => 4239221359,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3649586038}) returned ok *DBG* epdg_ue_fsm_262428600877248 send ok to <0.1049.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428600877248">>, {ok, #{apco => <<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 => 4239221359, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3649586038}}}} 04:18:00.566 [info] tunnel_response(<<"262428600877248">>): {ok,#{apco => <<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 => 4239221359,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3649586038}} *DBG* epdg_ue_fsm_262428600877248 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 => 4239221359, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3649586038}}} from <0.1049.0> in state state_wait_create_session_resp => state_active 04:18:00.566 [info] tunnel_response for <<"262428600877248">>: {ok,#{apco => <<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 => 4239221359,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3649586038}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:00.566 [info] GSUP: Tx #{imsi => <<"262428600877248">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422266380001">>, 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:18:00.641 [info] GSUP: Rx #{imsi => <<"262422266380001">>,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:18:00.641 [info] ue_fsm start(epdg_ue_fsm_262422266380001) *DBG* epdg_ue_fsm_262422266380001 enter epdg_ue_fsm in state state_new 04:18:00.642 [info] ue_fsm init(<<"262422266380001">>) *DBG* epdg_ue_fsm_262422266380001 consume internal init_state in state state_new 04:18:00.642 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422266380001 receive call {auth_request,33,"internet",#{}} from <0.1050.0> in state state_new *DBG* epdg_ue_fsm_262422266380001 send ok to <0.1050.0> 04:18:00.642 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422266380001 consume call {auth_request,33,"internet",#{}} from <0.1050.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422266380001 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:18:00.642 [info] ue_fsm start_link(aaa_ue_fsm_262422266380001) *DBG* aaa_ue_fsm_262422266380001 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422266380001 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422266380001 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.642 [info] ue_fsm init("262422266380001") 04:18:00.642 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.642 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422266380001",undefined,undefined,false,false,undefined} 04:18:00.642 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.642 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262422266380001",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266380001 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422266380001 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.647 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422266380001",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73]],[[24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8]],["foobar"],[[90,36,29,223,102,174,169,138,246,203,208,174,60,161,242,20]],[[202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422266380001 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>, <<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14, 75,208,237,21,125,103,151,253,229,64,24,151,82,8>>, <<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>, <<90,36,29,223,102,174,169,138,246,203,208,174,60,161, 242,20>>}]}} from <0.1053.0> in state state_wait_swx_maa 04:18:00.647 [info] dia_sip2gsup: auth [24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73] authz [24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8]  04:18:00.647 [info] rand [24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14] autn [69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73]  04:18:00.647 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422266380001 send ok to <0.1053.0> *DBG* epdg_ue_fsm_262422266380001 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>, <<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14, 75,208,237,21,125,103,151,253,229,64,24,151,82,8>>, <<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>, <<90,36,29,223,102,174,169,138,246,203,208,174,60,161, 242,20>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.647 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422266380001",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422266380001 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>, <<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14, 75,208,237,21,125,103,151,253,229,64,24,151,82,8>>, <<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>, <<90,36,29,223,102,174,169,138,246,203,208,174,60,161, 242,20>>}]}} from <0.1053.0> in state state_wait_swx_maa => state_new 04:18:00.647 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>,<<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8>>,<<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>,<<90,36,29,223,102,174,169,138,246,203,208,174,60,161,242,20>>}]} *DBG* epdg_ue_fsm_262422266380001 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422266380001">>, {ok, [{epdg_auth_tuple, <<24,0,248,166,213,215,178,233,248,71,147,221, 189,185,2,14>>, <<69,87,227,175,161,233,18,234,110,198,35,49, 61,60,208,73>>, <<24,0,248,166,213,215,178,233,248,71,147,221, 189,185,2,14,75,208,237,21,125,103,151,253, 229,64,24,151,82,8>>, <<202,122,190,1,157,82,94,197,18,109,111,62, 179,110,102,22>>, <<90,36,29,223,102,174,169,138,246,203, 208,174,60,161,242,20>>}]}}} 04:18:00.647 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>,<<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8>>,<<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>,<<90,36,29,223,102,174,169,138,246,203,208,174,60,161,242,20>>}]}, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422266380001 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>, <<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>, <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14, 75,208,237,21,125,103,151,253,229,64,24,151,82,8>>, <<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>, <<90,36,29,223,102,174,169,138,246,203,208,174,60,161, 242,20>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.647 [info] auth_response(<<"262422266380001">>): {ok,[{epdg_auth_tuple,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>,<<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8>>,<<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>,<<90,36,29,223,102,174,169,138,246,203,208,174,60,161,242,20>>}]} 04:18:00.648 [info] auth_response for <<"262422266380001">>: {ok,[{epdg_auth_tuple,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>,<<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>,<<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8>>,<<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>,<<90,36,29,223,102,174,169,138,246,203,208,174,60,161,242,20>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:00.648 [info] GSUP: Tx #{auth_tuples => [#{autn => <<69,87,227,175,161,233,18,234,110,198,35,49,61,60,208,73>>,ck => <<90,36,29,223,102,174,169,138,246,203,208,174,60,161,242,20>>,ik => <<202,122,190,1,157,82,94,197,18,109,111,62,179,110,102,22>>,rand => <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14>>,res => <<24,0,248,166,213,215,178,233,248,71,147,221,189,185,2,14,75,208,237,21,125,103,151,253,229,64,24,151,82,8>>}],imsi => <<"262422266380001">>,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 => <<"262422266380001">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422266380001 receive call lu_request from <0.1054.0> in state state_authenticating 04:18:00.649 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422266380001">>,message_type => location_upd_req} 04:18:00.649 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422266380001 send ok to <0.1054.0> *DBG* aaa_ue_fsm_262422266380001 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422266380001 consume call lu_request from <0.1054.0> in state state_authenticating 04:18:00.649 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422266380001">>,"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:18:00.649 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.649 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422266380001",undefined,undefined,false,false,undefined} 04:18:00.649 [debug] SWx Tx SAR Imsi="262422266380001" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422266380001 send ok to <0.201.0> 04:18:00.649 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422266380001",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266380001 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422266380001 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1055.0> in state state_wait_swx_saa 04:18:00.652 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422266380001",[],[2001],[],[{'Non-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:18:00.652 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422266380001 send ok to <0.1055.0> 04:18:00.652 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422266380001",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422266380001 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422266380001 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1055.0> in state state_wait_swx_saa => state_authenticated 04:18:00.652 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422266380001 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422266380001">>,ok}} 04:18:00.653 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422266380001 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.653 [info] lu_response(<<"262422266380001">>): ok 04:18:00.653 [info] lu_response for <<"262422266380001">>: 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:18:00.653 [info] GSUP: Tx #{imsi => <<"262422266380001">>,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 => <<"262422266380001">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422266380001 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1056.0> in state state_authenticated 04:18:00.654 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422266380001">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:00.654 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.654 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,false,0,false,false} 04:18:00.654 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262422266380001 send ok to <0.1056.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:18:00.654 [info] s2b: Tx {gtp,v2,create_session_request,0,5805817,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422266380001">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294766,<<172,18,176,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,4239221360,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422266380001 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_262422266380001 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:00.654 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422266380001 receive call {rx_s6b_aar,"262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1057.0> in state state_authenticated 04:18:00.660 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.660 [info] ue_fsm ev_rx_s6b_aar: "262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.660 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422266380001",undefined,undefined,true,false,undefined} 04:18:00.660 [debug] SWx Tx SAR Imsi="262422266380001" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.661 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422266380001",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266380001 send ok to <0.1057.0> *DBG* aaa_ue_fsm_262422266380001 consume call {rx_s6b_aar,"262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1057.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.661 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422266380001 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1058.0> in state state_authenticated_wait_swx_saa 04:18:00.663 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422266380001",[],[2001],[],[{'Non-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_262422266380001 send ok to <0.1058.0> 04:18:00.663 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422266380001 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1058.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.664 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422266380001","262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1057.0>} 04:18:00.664 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.664 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.667 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,110,88,150,249,0,2,0,2,0,16,0,87,0,9,1,160,133,121,218,212,172,18,176,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,133,121,218,212,172,18,176,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,121,218,212,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.667 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294766,5805817,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,121,218,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,2239355604,<<172,18,176,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,2239355604,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} 04:18:00.667 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422266380001">>,<0.1051.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294766,2239355604,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221360,2239355604}],[],[],[],[],[],[],[]}}}} 04:18:00.667 [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_262422266380001 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 => 4239221360, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2239355604}}} from <0.1059.0> in state state_wait_create_session_resp 04:18:00.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,32>>,undefined},local_teid => 4239221360,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2239355604}} 04:18:00.667 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,false,0,false,false} 04:18:00.667 [info] KMOD Port Create PDP Context Call {<0.1051.0>,[alias|#Ref<0.2044474368.3268739073.250521>]}: {create_pdp_context,{172,18,176,103},4239221360,2239355604,{192,168,0,32}} 04:18:00.667 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,32}, 4239221360, 2239355604 04:18:00.667 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],579,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,32}},{i_tid,4239221360},{o_tid,2239355604}]}} *DBG* epdg_ue_fsm_262422266380001 send ok to <0.1059.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422266380001">>, {ok, #{apco => <<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 => 4239221360, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2239355604}}}} 04:18:00.667 [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 => 4239221360,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2239355604}) returned ok *DBG* epdg_ue_fsm_262422266380001 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 => 4239221360, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2239355604}}} from <0.1059.0> in state state_wait_create_session_resp => state_active 04:18:00.667 [info] tunnel_response(<<"262422266380001">>): {ok,#{apco => <<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 => 4239221360,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2239355604}} 04:18:00.668 [info] tunnel_response for <<"262422266380001">>: {ok,#{apco => <<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 => 4239221360,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2239355604}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:00.668 [info] GSUP: Tx #{imsi => <<"262422266380001">>,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 => <<"262429789281314">>, 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_262429789281314 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429789281314 consume internal init_state in state state_new 04:18:00.741 [info] GSUP: Rx #{imsi => <<"262429789281314">>,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_262429789281314 receive call {auth_request,33,"internet",#{}} from <0.1060.0> in state state_new 04:18:00.741 [info] ue_fsm start(epdg_ue_fsm_262429789281314) *DBG* epdg_ue_fsm_262429789281314 send ok to <0.1060.0> 04:18:00.741 [info] ue_fsm init(<<"262429789281314">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429789281314 enter aaa_ue_fsm in state state_new 04:18:00.741 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429789281314 consume call {auth_request,33,"internet",#{}} from <0.1060.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429789281314 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429789281314 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:00.741 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429789281314 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.741 [info] ue_fsm start_link(aaa_ue_fsm_262429789281314) 04:18:00.742 [info] ue_fsm init("262429789281314") 04:18:00.742 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.742 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429789281314",undefined,undefined,false,false,undefined} 04:18:00.742 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.742 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262429789281314",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429789281314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429789281314 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.746 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429789281314",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113]],[[208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22]],["foobar"],[[67,175,168,35,167,54,94,116,175,138,224,121,205,253,31,251]],[[30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429789281314 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168>>, <<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49, 113>>, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>, <<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>, <<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31, 251>>}]}} from <0.1063.0> in state state_wait_swx_maa 04:18:00.746 [info] dia_sip2gsup: auth [208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113] authz [208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22]  *DBG* aaa_ue_fsm_262429789281314 send ok to <0.1063.0> 04:18:00.746 [info] rand [208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168] autn [199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113]  04:18:00.746 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429789281314 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168>>, <<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49, 113>>, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>, <<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>, <<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31, 251>>}]}} from <0.1063.0> in state state_wait_swx_maa => state_new 04:18:00.746 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429789281314",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429789281314 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168>>, <<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49, 113>>, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>, <<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>, <<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31, 251>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.746 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168>>,<<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113>>,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>,<<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>,<<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31,251>>}]} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429789281314">>, {ok, [{epdg_auth_tuple, <<208,125,180,128,211,247,241,109,13,96,215, 157,162,101,245,168>>, <<199,239,129,248,214,241,248,184,116,125,215, 24,112,80,49,113>>, <<208,125,180,128,211,247,241,109,13,96,215, 157,162,101,245,168,183,251,178,221,195,155, 6,160,167,122,155,7,242,22>>, <<30,10,220,74,219,213,68,25,136,80,198,229,81, 245,19,47>>, <<67,175,168,35,167,54,94,116,175,138,224, 121,205,253,31,251>>}]}}} 04:18:00.747 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168>>,<<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113>>,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>,<<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>,<<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31,251>>}]}, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429789281314 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168>>, <<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49, 113>>, <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245, 168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>, <<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>, <<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31, 251>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.747 [info] auth_response(<<"262429789281314">>): {ok,[{epdg_auth_tuple,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168>>,<<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113>>,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>,<<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>,<<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31,251>>}]} 04:18:00.747 [info] auth_response for <<"262429789281314">>: {ok,[{epdg_auth_tuple,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168>>,<<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113>>,<<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>,<<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>,<<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31,251>>}]} 04:18:00.747 [info] GSUP: Tx #{auth_tuples => [#{autn => <<199,239,129,248,214,241,248,184,116,125,215,24,112,80,49,113>>,ck => <<67,175,168,35,167,54,94,116,175,138,224,121,205,253,31,251>>,ik => <<30,10,220,74,219,213,68,25,136,80,198,229,81,245,19,47>>,rand => <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168>>,res => <<208,125,180,128,211,247,241,109,13,96,215,157,162,101,245,168,183,251,178,221,195,155,6,160,167,122,155,7,242,22>>}],imsi => <<"262429789281314">>,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 => <<"262429789281314">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429789281314 receive call lu_request from <0.1064.0> in state state_authenticating 04:18:00.748 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429789281314">>,message_type => location_upd_req} 04:18:00.748 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429789281314 send ok to <0.1064.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:18:00.749 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429789281314 consume call lu_request from <0.1064.0> in state state_authenticating *DBG* aaa_ue_fsm_262429789281314 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:00.749 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.749 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429789281314",undefined,undefined,false,false,undefined} 04:18:00.749 [debug] SWx Tx SAR Imsi="262429789281314" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.749 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429789281314",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429789281314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429789281314 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429789281314 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1065.0> in state state_wait_swx_saa 04:18:00.751 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429789281314",[],[2001],[],[{'Non-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:18:00.751 [info] ue_fsm ev_rx_swx_saa 04:18:00.752 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429789281314",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429789281314 send ok to <0.1065.0> *DBG* epdg_ue_fsm_262429789281314 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:00.752 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262429789281314 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1065.0> in state state_wait_swx_saa => state_authenticated 04:18:00.752 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429789281314">>,ok}} 04:18:00.752 [info] lu_response(<<"262429789281314">>): ok *DBG* epdg_ue_fsm_262429789281314 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.752 [info] lu_response for <<"262429789281314">>: 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:18:00.752 [info] GSUP: Tx #{imsi => <<"262429789281314">>,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 => <<"262429789281314">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429789281314 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1066.0> in state state_authenticated 04:18:00.753 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429789281314">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:00.753 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.753 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} 04:18:00.753 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.753 [info] s2b: Tx {gtp,v2,create_session_request,0,5805818,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429789281314">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294767,<<172,18,176,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,4239221361,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.1066.0> 04:18:00.753 [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_262429789281314 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_262429789281314 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429789281314 receive call {rx_s6b_aar,"262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1067.0> in state state_authenticated 04:18:00.758 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.758 [info] ue_fsm ev_rx_s6b_aar: "262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.758 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429789281314",undefined,undefined,true,false,undefined} 04:18:00.758 [debug] SWx Tx SAR Imsi="262429789281314" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.758 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429789281314",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429789281314 send ok to <0.1067.0> *DBG* aaa_ue_fsm_262429789281314 consume call {rx_s6b_aar,"262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1067.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.758 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429789281314 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1068.0> in state state_authenticated_wait_swx_saa 04:18:00.760 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429789281314",[],[2001],[],[{'Non-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_262429789281314 send ok to <0.1068.0> 04:18:00.760 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429789281314 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1068.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.760 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429789281314","262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1067.0>} 04:18:00.760 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.760 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.763 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,111,88,150,250,0,2,0,2,0,16,0,87,0,9,1,160,72,213,254,42,172,18,176,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,72,213,254,42,172,18,176,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,72,213,254,42,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.763 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294767,5805818,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,1221983786,<<172,18,176,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,1221983786,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} 04:18:00.763 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429789281314">>,<0.1061.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294767,1221983786,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221361,1221983786}],[],[],[]}}}} *DBG* epdg_ue_fsm_262429789281314 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 => 4239221361, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1221983786}}} from <0.1069.0> in state state_wait_create_session_resp 04:18:00.763 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.763 [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 => 4239221361,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1221983786}} 04:18:00.763 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} 04:18:00.763 [info] KMOD Port Create PDP Context Call {<0.1061.0>,[alias|#Ref<0.2044474368.3268739073.250609>]}: {create_pdp_context,{172,18,176,103},4239221361,1221983786,{192,168,0,33}} 04:18:00.763 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,33}, 4239221361, 1221983786 04:18:00.763 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1860,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,33}},{i_tid,4239221361},{o_tid,1221983786}]}} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.1069.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429789281314">>, {ok, #{apco => <<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 => 4239221361, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1221983786}}}} 04:18:00.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,33>>,undefined},local_teid => 4239221361,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1221983786}) returned ok *DBG* epdg_ue_fsm_262429789281314 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 => 4239221361, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1221983786}}} from <0.1069.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:18:00.763 [info] tunnel_response(<<"262429789281314">>): {ok,#{apco => <<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 => 4239221361,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1221983786}} 04:18:00.764 [info] tunnel_response for <<"262429789281314">>: {ok,#{apco => <<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 => 4239221361,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1221983786}} 04:18:00.764 [info] GSUP: Tx #{imsi => <<"262429789281314">>,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 => <<"262425977938940">>, 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:18:00.842 [info] GSUP: Rx #{imsi => <<"262425977938940">>,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_262425977938940 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425977938940 consume internal init_state in state state_new 04:18:00.842 [info] ue_fsm start(epdg_ue_fsm_262425977938940) *DBG* epdg_ue_fsm_262425977938940 receive call {auth_request,33,"internet",#{}} from <0.1070.0> in state state_new 04:18:00.842 [info] ue_fsm init(<<"262425977938940">>) *DBG* epdg_ue_fsm_262425977938940 send ok to <0.1070.0> *DBG* epdg_ue_fsm_262425977938940 consume call {auth_request,33,"internet",#{}} from <0.1070.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425977938940 enter aaa_ue_fsm in state state_new 04:18:00.842 [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_262425977938940 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425977938940 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:00.842 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425977938940 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.842 [info] ue_fsm start_link(aaa_ue_fsm_262425977938940) 04:18:00.842 [info] ue_fsm init("262425977938940") 04:18:00.842 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.842 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425977938940",undefined,undefined,false,false,undefined} 04:18:00.842 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:00.842 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262425977938940",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425977938940 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425977938940 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_262425977938940 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>, <<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105, 218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>, <<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>, <<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]}} from <0.1073.0> in state state_wait_swx_maa 04:18:00.847 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425977938940",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225]],[[167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224]],["foobar"],[[155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181]],[[14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:00.847 [info] dia_sip2gsup: auth [167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225] authz [167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224]  04:18:00.847 [info] rand [167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218] autn [190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225]  04:18:00.847 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425977938940 send ok to <0.1073.0> 04:18:00.847 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425977938940",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425977938940 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>, <<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105, 218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>, <<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>, <<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]}} from <0.1073.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425977938940 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>, <<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105, 218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>, <<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>, <<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.847 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>,<<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>,<<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>,<<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]} *DBG* epdg_ue_fsm_262425977938940 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425977938940">>, {ok, [{epdg_auth_tuple, <<167,97,57,193,114,47,181,73,226,238,203,252, 251,131,105,218>>, <<190,235,230,45,123,12,25,251,240,161,132,92, 119,174,49,225>>, <<167,97,57,193,114,47,181,73,226,238,203,252, 251,131,105,218,86,28,149,63,176,132,147,117, 194,194,96,232,164,224>>, <<14,41,50,26,144,217,254,74,178,210,129,37, 147,201,60,45>>, <<155,93,212,96,249,236,82,81,45,91,181, 211,3,15,111,181>>}]}}} *DBG* epdg_ue_fsm_262425977938940 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>, <<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>, <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105, 218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>, <<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>, <<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.847 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>,<<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>,<<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>,<<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]}, {ue_fsm_data,<<"262425977938940">>,"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:18:00.847 [info] auth_response(<<"262425977938940">>): {ok,[{epdg_auth_tuple,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>,<<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>,<<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>,<<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]} 04:18:00.848 [info] auth_response for <<"262425977938940">>: {ok,[{epdg_auth_tuple,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>,<<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>,<<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>,<<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>,<<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>}]} 04:18:00.848 [info] GSUP: Tx #{auth_tuples => [#{autn => <<190,235,230,45,123,12,25,251,240,161,132,92,119,174,49,225>>,ck => <<155,93,212,96,249,236,82,81,45,91,181,211,3,15,111,181>>,ik => <<14,41,50,26,144,217,254,74,178,210,129,37,147,201,60,45>>,rand => <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218>>,res => <<167,97,57,193,114,47,181,73,226,238,203,252,251,131,105,218,86,28,149,63,176,132,147,117,194,194,96,232,164,224>>}],imsi => <<"262425977938940">>,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 => <<"262425977938940">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425977938940 receive call lu_request from <0.1074.0> in state state_authenticating 04:18:00.849 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425977938940">>,message_type => location_upd_req} 04:18:00.849 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425977938940 send ok to <0.1074.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_262425977938940 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425977938940 consume call lu_request from <0.1074.0> in state state_authenticating 04:18:00.849 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,false,0,false,false} 04:18:00.849 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.849 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425977938940",undefined,undefined,false,false,undefined} 04:18:00.849 [debug] SWx Tx SAR Imsi="262425977938940" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425977938940 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425977938940 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:00.849 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425977938940",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425977938940 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1075.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425977938940 send ok to <0.1075.0> *DBG* aaa_ue_fsm_262425977938940 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1075.0> in state state_wait_swx_saa => state_authenticated 04:18:00.852 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425977938940",[],[2001],[],[{'Non-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_262425977938940 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:00.852 [info] ue_fsm ev_rx_swx_saa 04:18:00.852 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425977938940",undefined,undefined,false,false,undefined} 04:18:00.852 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425977938940 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425977938940">>,ok}} 04:18:00.852 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425977938940 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:18:00.852 [info] lu_response(<<"262425977938940">>): ok 04:18:00.853 [info] lu_response for <<"262425977938940">>: ok 04:18:00.853 [info] GSUP: Tx #{imsi => <<"262425977938940">>,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 => <<"262425977938940">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425977938940 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1076.0> in state state_authenticated 04:18:00.854 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425977938940">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:00.854 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.854 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,false,0,false,false} 04:18:00.854 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.854 [info] s2b: Tx {gtp,v2,create_session_request,0,5805819,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425977938940">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294768,<<172,18,176,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,4239221362,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425977938940 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:18:00.854 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425977938940 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_262425977938940 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425977938940 receive call {rx_s6b_aar,"262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1077.0> in state state_authenticated 04:18:00.861 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.861 [info] ue_fsm ev_rx_s6b_aar: "262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.861 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425977938940",undefined,undefined,true,false,undefined} 04:18:00.861 [debug] SWx Tx SAR Imsi="262425977938940" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:00.861 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425977938940",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425977938940 send ok to <0.1077.0> 04:18:00.861 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425977938940 consume call {rx_s6b_aar,"262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1077.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425977938940 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1078.0> in state state_authenticated_wait_swx_saa 04:18:00.864 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425977938940",[],[2001],[],[{'Non-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:18:00.864 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425977938940 send ok to <0.1078.0> 04:18:00.864 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425977938940","262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1077.0>} *DBG* aaa_ue_fsm_262425977938940 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1078.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.864 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.864 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.868 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,112,88,150,251,0,2,0,2,0,16,0,87,0,9,1,160,68,212,42,87,172,18,176,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,68,212,42,87,172,18,176,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,68,212,42,87,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:00.868 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294768,5805819,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,<<"DÔ*W">>},{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,1154755159,<<172,18,176,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,1154755159,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} *DBG* epdg_ue_fsm_262425977938940 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 => 4239221362, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1154755159}}} from <0.1079.0> in state state_wait_create_session_resp 04:18:00.868 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425977938940">>,<0.1071.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294768,1154755159,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221362,1154755159}],[],[],[],[]}}}} 04:18:00.868 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.868 [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 => 4239221362,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1154755159}} 04:18:00.868 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,false,0,false,false} 04:18:00.868 [info] KMOD Port Create PDP Context Call {<0.1071.0>,[alias|#Ref<0.2044474368.3268739073.250718>]}: {create_pdp_context,{172,18,176,103},4239221362,1154755159,{192,168,0,34}} 04:18:00.868 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,34}, 4239221362, 1154755159 04:18:00.868 [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,176,103}},{ms_address,{192,168,0,34}},{i_tid,4239221362},{o_tid,1154755159}]}} *DBG* epdg_ue_fsm_262425977938940 send ok to <0.1079.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425977938940">>, {ok, #{apco => <<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 => 4239221362, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1154755159}}}} 04:18:00.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,34>>,undefined},local_teid => 4239221362,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1154755159}) returned ok *DBG* epdg_ue_fsm_262425977938940 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 => 4239221362, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1154755159}}} from <0.1079.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:18:00.868 [info] tunnel_response(<<"262425977938940">>): {ok,#{apco => <<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 => 4239221362,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1154755159}} 04:18:00.868 [info] tunnel_response for <<"262425977938940">>: {ok,#{apco => <<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 => 4239221362,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1154755159}} 04:18:00.868 [info] GSUP: Tx #{imsi => <<"262425977938940">>,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 => <<"262424820192380">>, 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_262424820192380 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424820192380 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424820192380 receive call {auth_request,33,"internet",#{}} from <0.1080.0> in state state_new 04:18:00.942 [info] GSUP: Rx #{imsi => <<"262424820192380">>,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_262424820192380 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}} *DBG* aaa_ue_fsm_262424820192380 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424820192380 consume call {auth_request,33,"internet",#{}} from <0.1080.0> in state state_new => state_wait_auth_resp 04:18:00.942 [info] ue_fsm start(epdg_ue_fsm_262424820192380) *DBG* epdg_ue_fsm_262424820192380 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424820192380 consume internal init_state in state state_new 04:18:00.942 [info] ue_fsm init(<<"262424820192380">>) *DBG* aaa_ue_fsm_262424820192380 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:00.942 [info] ue_fsm auth_request 04:18:00.942 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} 04:18:00.942 [info] ue_fsm start_link(aaa_ue_fsm_262424820192380) 04:18:00.942 [info] ue_fsm init("262424820192380") 04:18:00.942 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:00.942 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424820192380",undefined,undefined,false,false,undefined} 04:18:00.942 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424820192380 send ok to <0.201.0> 04:18:00.942 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262424820192380",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424820192380 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:00.948 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424820192380",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4]],[[158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37]],["foobar"],[[87,147,43,134,198,237,103,158,236,18,213,81,195,25,38,72]],[[103,204,131,111,165,29,105,119,128,18,165,184,201,104,209,237]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424820192380 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>, <<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113, 185,0,194,194,194,126,125,62,102,50,72,77,142,37>>, <<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209, 237>>, <<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38, 72>>}]}} from <0.1083.0> in state state_wait_swx_maa 04:18:00.948 [info] dia_sip2gsup: auth [158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4] authz [158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37]  04:18:00.948 [info] rand [158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113] autn [58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4]  *DBG* aaa_ue_fsm_262424820192380 send ok to <0.1083.0> 04:18:00.948 [info] ue_fsm ev_rx_swx_maa 04:18:00.948 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424820192380",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424820192380 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>, <<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113, 185,0,194,194,194,126,125,62,102,50,72,77,142,37>>, <<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209, 237>>, <<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38, 72>>}]}} from <0.1083.0> in state state_wait_swx_maa => state_new 04:18:00.948 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>,<<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37>>,<<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209,237>>,<<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38,72>>}]} *DBG* epdg_ue_fsm_262424820192380 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>, <<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113, 185,0,194,194,194,126,125,62,102,50,72,77,142,37>>, <<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209, 237>>, <<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38, 72>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:00.948 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>,<<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37>>,<<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209,237>>,<<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38,72>>}]}, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424820192380 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424820192380">>, {ok, [{epdg_auth_tuple, <<158,76,192,50,36,155,160,110,165,108,40,105, 62,211,174,113>>, <<58,220,196,28,147,49,49,239,61,45,182,27,96, 153,147,4>>, <<158,76,192,50,36,155,160,110,165,108,40,105, 62,211,174,113,185,0,194,194,194,126,125,62, 102,50,72,77,142,37>>, <<103,204,131,111,165,29,105,119,128,18,165, 184,201,104,209,237>>, <<87,147,43,134,198,237,103,158,236,18, 213,81,195,25,38,72>>}]}}} *DBG* epdg_ue_fsm_262424820192380 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>, <<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>, <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113, 185,0,194,194,194,126,125,62,102,50,72,77,142,37>>, <<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209, 237>>, <<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38, 72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:00.948 [info] auth_response(<<"262424820192380">>): {ok,[{epdg_auth_tuple,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>,<<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37>>,<<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209,237>>,<<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38,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:18:00.948 [info] auth_response for <<"262424820192380">>: {ok,[{epdg_auth_tuple,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>,<<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>,<<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37>>,<<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209,237>>,<<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38,72>>}]} 04:18:00.948 [info] GSUP: Tx #{auth_tuples => [#{autn => <<58,220,196,28,147,49,49,239,61,45,182,27,96,153,147,4>>,ck => <<87,147,43,134,198,237,103,158,236,18,213,81,195,25,38,72>>,ik => <<103,204,131,111,165,29,105,119,128,18,165,184,201,104,209,237>>,rand => <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113>>,res => <<158,76,192,50,36,155,160,110,165,108,40,105,62,211,174,113,185,0,194,194,194,126,125,62,102,50,72,77,142,37>>}],imsi => <<"262424820192380">>,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 => <<"262424820192380">>, message_type => location_upd_req}} 04:18:00.950 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424820192380">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424820192380 receive call lu_request from <0.1084.0> in state state_authenticating 04:18:00.950 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424820192380 send ok to <0.1084.0> 04:18:00.950 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424820192380 consume call lu_request from <0.1084.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_262424820192380 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:00.950 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:00.950 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424820192380",undefined,undefined,false,false,undefined} 04:18:00.950 [debug] SWx Tx SAR Imsi="262424820192380" Type=1 APN="internet" AgentInfoOpt=[]  04:18:00.950 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424820192380",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424820192380 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424820192380 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424820192380 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1085.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424820192380 send ok to <0.1085.0> *DBG* aaa_ue_fsm_262424820192380 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1085.0> in state state_wait_swx_saa => state_authenticated 04:18:00.953 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424820192380",[],[2001],[],[{'Non-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_262424820192380 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:00.953 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424820192380 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424820192380">>,ok}} 04:18:00.953 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424820192380",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424820192380 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:00.953 [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:18:00.953 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} 04:18:00.953 [info] lu_response(<<"262424820192380">>): ok 04:18:00.953 [info] lu_response for <<"262424820192380">>: ok 04:18:00.953 [info] GSUP: Tx #{imsi => <<"262424820192380">>,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 => <<"262424820192380">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424820192380 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1086.0> in state state_authenticated 04:18:00.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424820192380">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:00.955 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:00.955 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} 04:18:00.955 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:00.955 [info] s2b: Tx {gtp,v2,create_session_request,0,5805820,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424820192380">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294769,<<172,18,176,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,4239221363,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424820192380 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:18:00.955 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424820192380 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1086.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424820192380 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424820192380 receive call {rx_s6b_aar,"262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1087.0> in state state_authenticated 04:18:00.961 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:00.961 [info] ue_fsm ev_rx_s6b_aar: "262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:00.962 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424820192380",undefined,undefined,true,false,undefined} 04:18:00.962 [debug] SWx Tx SAR Imsi="262424820192380" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424820192380 send ok to <0.1087.0> 04:18:00.962 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424820192380",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424820192380 consume call {rx_s6b_aar,"262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1087.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:00.962 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424820192380 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1088.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424820192380 send ok to <0.1088.0> 04:18:00.965 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424820192380",[],[2001],[],[{'Non-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_262424820192380 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1088.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:00.965 [info] ue_fsm ev_rx_swx_saa 04:18:00.965 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424820192380","262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1087.0>} 04:18:00.965 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:00.965 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:00.968 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,113,88,150,252,0,2,0,2,0,16,0,87,0,9,1,160,6,133,145,220,172,18,176,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,6,133,145,220,172,18,176,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,133,145,220,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262424820192380 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 => 4239221363, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 109416924}}} from <0.1089.0> in state state_wait_create_session_resp 04:18:00.968 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294769,5805820,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,133,145,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,109416924,<<172,18,176,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,109416924,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} 04:18:00.968 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424820192380">>,<0.1081.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294769,109416924,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4239221363,109416924}],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:00.968 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:00.968 [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 => 4239221363,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 109416924}} 04:18:00.968 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} 04:18:00.968 [info] KMOD Port Create PDP Context Call {<0.1081.0>,[alias|#Ref<0.2044474368.3268739073.250774>]}: {create_pdp_context,{172,18,176,103},4239221363,109416924,{192,168,0,35}} 04:18:00.968 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,35}, 4239221363, 109416924 *DBG* epdg_ue_fsm_262424820192380 send ok to <0.1089.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424820192380">>, {ok, #{apco => <<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 => 4239221363, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 109416924}}}} 04:18:00.968 [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,176,103}},{ms_address,{192,168,0,35}},{i_tid,4239221363},{o_tid,109416924}]}} *DBG* epdg_ue_fsm_262424820192380 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 => 4239221363, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 109416924}}} from <0.1089.0> in state state_wait_create_session_resp => state_active 04:18:00.968 [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 => 4239221363,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 109416924}) 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:18:00.968 [info] tunnel_response(<<"262424820192380">>): {ok,#{apco => <<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 => 4239221363,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 109416924}} 04:18:00.969 [info] tunnel_response for <<"262424820192380">>: {ok,#{apco => <<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 => 4239221363,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 109416924}} 04:18:00.969 [info] GSUP: Tx #{imsi => <<"262424820192380">>,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 => <<"262420715220132">>, 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_262420715220132 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420715220132 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420715220132 receive call {auth_request,33,"internet",#{}} from <0.1090.0> in state state_new 04:18:01.042 [info] GSUP: Rx #{imsi => <<"262420715220132">>,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:18:01.042 [info] ue_fsm start(epdg_ue_fsm_262420715220132) *DBG* epdg_ue_fsm_262420715220132 send ok to <0.1090.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:18:01.042 [info] ue_fsm init(<<"262420715220132">>) *DBG* aaa_ue_fsm_262420715220132 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420715220132 consume call {auth_request,33,"internet",#{}} from <0.1090.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420715220132 consume internal init_state in state state_new 04:18:01.042 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420715220132 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420715220132 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.042 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} 04:18:01.042 [info] ue_fsm start_link(aaa_ue_fsm_262420715220132) 04:18:01.042 [info] ue_fsm init("262420715220132") *DBG* aaa_ue_fsm_262420715220132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420715220132 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:01.042 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.043 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420715220132",undefined,undefined,false,false,undefined} 04:18:01.043 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.043 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262420715220132",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:01.048 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420715220132",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99]],[[74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73]],["foobar"],[[162,171,69,121,110,92,145,89,149,162,243,159,185,180,34,171]],[[193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420715220132 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>, <<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149, 230,11,198,126,217,176,223,91,43,68,182,137,125,73>>, <<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>, <<162,171,69,121,110,92,145,89,149,162,243,159,185,180, 34,171>>}]}} from <0.1093.0> in state state_wait_swx_maa 04:18:01.048 [info] dia_sip2gsup: auth [74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99] authz [74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73]  04:18:01.048 [info] rand [74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149] autn [160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99]  *DBG* aaa_ue_fsm_262420715220132 send ok to <0.1093.0> 04:18:01.048 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420715220132 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>, <<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149, 230,11,198,126,217,176,223,91,43,68,182,137,125,73>>, <<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>, <<162,171,69,121,110,92,145,89,149,162,243,159,185,180, 34,171>>}]}} from <0.1093.0> in state state_wait_swx_maa => state_new 04:18:01.048 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420715220132",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420715220132 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>, <<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149, 230,11,198,126,217,176,223,91,43,68,182,137,125,73>>, <<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>, <<162,171,69,121,110,92,145,89,149,162,243,159,185,180, 34,171>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.048 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>,<<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73>>,<<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>,<<162,171,69,121,110,92,145,89,149,162,243,159,185,180,34,171>>}]} 04:18:01.049 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>,<<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73>>,<<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>,<<162,171,69,121,110,92,145,89,149,162,243,159,185,180,34,171>>}]}, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420715220132 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420715220132">>, {ok, [{epdg_auth_tuple, <<74,161,166,57,104,112,69,195,249,244,104,253, 84,106,65,149>>, <<160,93,8,82,211,139,62,55,245,63,199,51,54, 53,44,99>>, <<74,161,166,57,104,112,69,195,249,244,104,253, 84,106,65,149,230,11,198,126,217,176,223,91, 43,68,182,137,125,73>>, <<193,7,151,58,92,133,199,57,98,72,63,186,182, 112,185,18>>, <<162,171,69,121,110,92,145,89,149,162, 243,159,185,180,34,171>>}]}}} 04:18:01.049 [info] auth_response(<<"262420715220132">>): {ok,[{epdg_auth_tuple,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>,<<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73>>,<<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>,<<162,171,69,121,110,92,145,89,149,162,243,159,185,180,34,171>>}]} *DBG* epdg_ue_fsm_262420715220132 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>, <<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>, <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149, 230,11,198,126,217,176,223,91,43,68,182,137,125,73>>, <<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>, <<162,171,69,121,110,92,145,89,149,162,243,159,185,180, 34,171>>}]}} 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:18:01.049 [info] auth_response for <<"262420715220132">>: {ok,[{epdg_auth_tuple,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>,<<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>,<<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73>>,<<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>,<<162,171,69,121,110,92,145,89,149,162,243,159,185,180,34,171>>}]} 04:18:01.049 [info] GSUP: Tx #{auth_tuples => [#{autn => <<160,93,8,82,211,139,62,55,245,63,199,51,54,53,44,99>>,ck => <<162,171,69,121,110,92,145,89,149,162,243,159,185,180,34,171>>,ik => <<193,7,151,58,92,133,199,57,98,72,63,186,182,112,185,18>>,rand => <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149>>,res => <<74,161,166,57,104,112,69,195,249,244,104,253,84,106,65,149,230,11,198,126,217,176,223,91,43,68,182,137,125,73>>}],imsi => <<"262420715220132">>,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 => <<"262420715220132">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420715220132 receive call lu_request from <0.1094.0> in state state_authenticating 04:18:01.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420715220132">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420715220132 send ok to <0.1094.0> *DBG* epdg_ue_fsm_262420715220132 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}} 04:18:01.050 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420715220132 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:01.051 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} 04:18:01.051 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.051 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420715220132",undefined,undefined,false,false,undefined} 04:18:01.051 [debug] SWx Tx SAR Imsi="262420715220132" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420715220132 send ok to <0.201.0> 04:18:01.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420715220132",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420715220132 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420715220132 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1095.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420715220132 send ok to <0.1095.0> *DBG* aaa_ue_fsm_262420715220132 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1095.0> in state state_wait_swx_saa => state_authenticated 04:18:01.054 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420715220132",[],[2001],[],[{'Non-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_262420715220132 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:01.054 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420715220132 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420715220132">>,ok}} 04:18:01.055 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420715220132",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420715220132 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.055 [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:18:01.055 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} 04:18:01.055 [info] lu_response(<<"262420715220132">>): ok 04:18:01.055 [info] lu_response for <<"262420715220132">>: ok 04:18:01.055 [info] GSUP: Tx #{imsi => <<"262420715220132">>,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 => <<"262420715220132">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420715220132 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1096.0> in state state_authenticated 04:18:01.056 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420715220132">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.056 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.056 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} 04:18:01.056 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262420715220132 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}} *DBG* epdg_ue_fsm_262420715220132 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1096.0> in state state_authenticated => state_wait_create_session_resp 04:18:01.056 [info] s2b: Tx {gtp,v2,create_session_request,0,5805821,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420715220132">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294770,<<172,18,176,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,4239221364,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420715220132 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:01.056 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420715220132 receive call {rx_s6b_aar,"262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1097.0> in state state_authenticated 04:18:01.061 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.061 [info] ue_fsm ev_rx_s6b_aar: "262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.062 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420715220132",undefined,undefined,true,false,undefined} 04:18:01.062 [debug] SWx Tx SAR Imsi="262420715220132" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.062 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420715220132",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420715220132 send ok to <0.1097.0> *DBG* aaa_ue_fsm_262420715220132 consume call {rx_s6b_aar,"262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1097.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.062 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420715220132 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1098.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420715220132 send ok to <0.1098.0> 04:18:01.065 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420715220132",[],[2001],[],[{'Non-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_262420715220132 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1098.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.065 [info] ue_fsm ev_rx_swx_saa 04:18:01.065 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420715220132","262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1097.0>} 04:18:01.065 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.065 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.068 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,114,88,150,253,0,2,0,2,0,16,0,87,0,9,1,160,227,38,2,124,172,18,176,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,227,38,2,124,172,18,176,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,227,38,2,124,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.068 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294770,5805821,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,<<227,38,2,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,3810919036,<<172,18,176,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,3810919036,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} 04:18:01.068 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420715220132">>,<0.1091.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294770,3810919036,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4239221364,3810919036}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420715220132 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 => 4239221364, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3810919036}}} from <0.1099.0> in state state_wait_create_session_resp 04:18:01.068 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.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,36>>,undefined},local_teid => 4239221364,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3810919036}} 04:18:01.068 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} 04:18:01.068 [info] KMOD Port Create PDP Context Call {<0.1091.0>,[alias|#Ref<0.2044474368.3268739073.250820>]}: {create_pdp_context,{172,18,176,103},4239221364,3810919036,{192,168,0,36}} 04:18:01.068 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,36}, 4239221364, 3810919036 04:18:01.068 [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,176,103}},{ms_address,{192,168,0,36}},{i_tid,4239221364},{o_tid,3810919036}]}} 04:18:01.068 [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 => 4239221364,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3810919036}) returned ok *DBG* epdg_ue_fsm_262420715220132 send ok to <0.1099.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420715220132">>, {ok, #{apco => <<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 => 4239221364, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3810919036}}}} *DBG* epdg_ue_fsm_262420715220132 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 => 4239221364, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3810919036}}} from <0.1099.0> in state state_wait_create_session_resp => state_active 04:18:01.068 [info] tunnel_response(<<"262420715220132">>): {ok,#{apco => <<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 => 4239221364,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3810919036}} 04:18:01.068 [info] tunnel_response for <<"262420715220132">>: {ok,#{apco => <<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 => 4239221364,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3810919036}} 04:18:01.069 [info] GSUP: Tx #{imsi => <<"262420715220132">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428141668114">>, 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_262428141668114 enter epdg_ue_fsm in state state_new 04:18:01.142 [info] GSUP: Rx #{imsi => <<"262428141668114">>,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_262428141668114 consume internal init_state in state state_new 04:18:01.142 [info] ue_fsm start(epdg_ue_fsm_262428141668114) *DBG* epdg_ue_fsm_262428141668114 receive call {auth_request,33,"internet",#{}} from <0.1100.0> in state state_new 04:18:01.142 [info] ue_fsm init(<<"262428141668114">>) 04:18:01.142 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428141668114 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:18:01.143 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428141668114 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428141668114 consume call {auth_request,33,"internet",#{}} from <0.1100.0> in state state_new => state_wait_auth_resp 04:18:01.143 [info] ue_fsm start_link(aaa_ue_fsm_262428141668114) *DBG* aaa_ue_fsm_262428141668114 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428141668114 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:01.143 [info] ue_fsm init("262428141668114") *DBG* aaa_ue_fsm_262428141668114 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.143 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.143 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428141668114",undefined,undefined,false,false,undefined} 04:18:01.143 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.143 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262428141668114",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428141668114 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428141668114 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_262428141668114 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>, <<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78, 135,35,79,108,122,134,71,69,149,4,242,255,172,99>>, <<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210, 26>>, <<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207, 238>>}]}} from <0.1103.0> in state state_wait_swx_maa 04:18:01.149 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428141668114",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0]],[[2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99]],["foobar"],[[212,110,156,126,239,18,126,61,82,32,254,121,87,16,207,238]],[[239,104,123,42,176,142,113,218,189,245,164,159,210,52,210,26]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:01.149 [info] dia_sip2gsup: auth [2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0] authz [2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99]  *DBG* aaa_ue_fsm_262428141668114 send ok to <0.1103.0> *DBG* aaa_ue_fsm_262428141668114 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>, <<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78, 135,35,79,108,122,134,71,69,149,4,242,255,172,99>>, <<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210, 26>>, <<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207, 238>>}]}} from <0.1103.0> in state state_wait_swx_maa => state_new 04:18:01.149 [info] rand [2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78] autn [118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0]  *DBG* epdg_ue_fsm_262428141668114 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>, <<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78, 135,35,79,108,122,134,71,69,149,4,242,255,172,99>>, <<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210, 26>>, <<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207, 238>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.149 [info] ue_fsm ev_rx_swx_maa 04:18:01.149 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428141668114",undefined,undefined,false,false,undefined} 04:18:01.149 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>,<<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99>>,<<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210,26>>,<<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207,238>>}]} *DBG* epdg_ue_fsm_262428141668114 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428141668114">>, {ok, [{epdg_auth_tuple, <<2,215,247,254,141,60,166,202,11,200,218,184, 97,58,128,78>>, <<118,151,230,66,221,77,111,143,245,88,242,141, 253,135,184,0>>, <<2,215,247,254,141,60,166,202,11,200,218,184, 97,58,128,78,135,35,79,108,122,134,71,69,149, 4,242,255,172,99>>, <<239,104,123,42,176,142,113,218,189,245,164, 159,210,52,210,26>>, <<212,110,156,126,239,18,126,61,82,32,254, 121,87,16,207,238>>}]}}} 04:18:01.150 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>,<<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99>>,<<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210,26>>,<<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207,238>>}]}, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428141668114 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>, <<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>, <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78, 135,35,79,108,122,134,71,69,149,4,242,255,172,99>>, <<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210, 26>>, <<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207, 238>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.150 [info] auth_response(<<"262428141668114">>): {ok,[{epdg_auth_tuple,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>,<<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99>>,<<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210,26>>,<<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207,238>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.150 [info] auth_response for <<"262428141668114">>: {ok,[{epdg_auth_tuple,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>,<<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>,<<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99>>,<<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210,26>>,<<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207,238>>}]} 04:18:01.150 [info] GSUP: Tx #{auth_tuples => [#{autn => <<118,151,230,66,221,77,111,143,245,88,242,141,253,135,184,0>>,ck => <<212,110,156,126,239,18,126,61,82,32,254,121,87,16,207,238>>,ik => <<239,104,123,42,176,142,113,218,189,245,164,159,210,52,210,26>>,rand => <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78>>,res => <<2,215,247,254,141,60,166,202,11,200,218,184,97,58,128,78,135,35,79,108,122,134,71,69,149,4,242,255,172,99>>}],imsi => <<"262428141668114">>,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 => <<"262428141668114">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428141668114 receive call lu_request from <0.1104.0> in state state_authenticating 04:18:01.153 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428141668114">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428141668114 send ok to <0.1104.0> *DBG* epdg_ue_fsm_262428141668114 consume call lu_request from <0.1104.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_262428141668114 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:01.153 [info] ue_fsm lu_request 04:18:01.153 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} 04:18:01.153 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.153 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428141668114",undefined,undefined,false,false,undefined} 04:18:01.153 [debug] SWx Tx SAR Imsi="262428141668114" Type=1 APN="internet" AgentInfoOpt=[]  04:18:01.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428141668114",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428141668114 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428141668114 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428141668114 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1105.0> in state state_wait_swx_saa 04:18:01.158 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428141668114",[],[2001],[],[{'Non-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_262428141668114 send ok to <0.1105.0> *DBG* epdg_ue_fsm_262428141668114 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428141668114 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1105.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428141668114 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428141668114">>,ok}} 04:18:01.158 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428141668114 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.158 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428141668114",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:18:01.158 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:01.158 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} 04:18:01.158 [info] lu_response(<<"262428141668114">>): ok 04:18:01.158 [info] lu_response for <<"262428141668114">>: ok 04:18:01.158 [info] GSUP: Tx #{imsi => <<"262428141668114">>,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 => <<"262428141668114">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428141668114 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1106.0> in state state_authenticated 04:18:01.163 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428141668114">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.163 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.164 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} 04:18:01.164 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:01.164 [info] s2b: Tx {gtp,v2,create_session_request,0,5805822,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428141668114">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294771,<<172,18,176,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,4239221365,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428141668114 send ok to <0.1106.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_262428141668114 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1106.0> in state state_authenticated => state_wait_create_session_resp 04:18:01.164 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428141668114 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428141668114 receive call {rx_s6b_aar,"262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1107.0> in state state_authenticated *DBG* aaa_ue_fsm_262428141668114 send ok to <0.1107.0> *DBG* aaa_ue_fsm_262428141668114 consume call {rx_s6b_aar,"262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1107.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.174 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.174 [info] ue_fsm ev_rx_s6b_aar: "262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.174 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428141668114",undefined,undefined,true,false,undefined} 04:18:01.174 [debug] SWx Tx SAR Imsi="262428141668114" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.174 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428141668114",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:01.175 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428141668114 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1108.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428141668114 send ok to <0.1108.0> 04:18:01.178 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428141668114",[],[2001],[],[{'Non-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_262428141668114 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1108.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.178 [info] ue_fsm ev_rx_swx_saa 04:18:01.178 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428141668114","262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1107.0>} 04:18:01.178 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.179 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.184 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,115,88,150,254,0,2,0,2,0,16,0,87,0,9,1,160,135,39,71,11,172,18,176,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,135,39,71,11,172,18,176,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,39,71,11,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.184 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294771,5805822,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,39,71,11>>},{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,2267498251,<<172,18,176,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,2267498251,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} *DBG* epdg_ue_fsm_262428141668114 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 => 4239221365, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2267498251}}} from <0.1109.0> in state state_wait_create_session_resp 04:18:01.184 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428141668114">>,<0.1101.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294771,2267498251,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221365,2267498251}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428141668114 send ok to <0.1109.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428141668114">>, {ok, #{apco => <<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 => 4239221365, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2267498251}}}} *DBG* epdg_ue_fsm_262428141668114 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 => 4239221365, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2267498251}}} from <0.1109.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:18:01.184 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.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,37>>,undefined},local_teid => 4239221365,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2267498251}} 04:18:01.184 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} 04:18:01.184 [info] KMOD Port Create PDP Context Call {<0.1101.0>,[alias|#Ref<0.2044474368.3268739075.251307>]}: {create_pdp_context,{172,18,176,103},4239221365,2267498251,{192,168,0,37}} 04:18:01.184 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,37}, 4239221365, 2267498251 04:18:01.185 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1924,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,37}},{i_tid,4239221365},{o_tid,2267498251}]}} 04:18:01.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,37>>,undefined},local_teid => 4239221365,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2267498251}) returned ok 04:18:01.185 [info] tunnel_response(<<"262428141668114">>): {ok,#{apco => <<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 => 4239221365,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2267498251}} 04:18:01.185 [info] tunnel_response for <<"262428141668114">>: {ok,#{apco => <<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 => 4239221365,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2267498251}} 04:18:01.185 [info] GSUP: Tx #{imsi => <<"262428141668114">>,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 => <<"262429624380042">>, 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:18:01.243 [info] GSUP: Rx #{imsi => <<"262429624380042">>,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_262429624380042 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429624380042 consume internal init_state in state state_new 04:18:01.243 [info] ue_fsm start(epdg_ue_fsm_262429624380042) *DBG* epdg_ue_fsm_262429624380042 receive call {auth_request,33,"internet",#{}} from <0.1110.0> in state state_new 04:18:01.243 [info] ue_fsm init(<<"262429624380042">>) *DBG* epdg_ue_fsm_262429624380042 send ok to <0.1110.0> 04:18:01.243 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429624380042 consume call {auth_request,33,"internet",#{}} from <0.1110.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429624380042 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:18:01.243 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429624380042 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429624380042 consume internal init_state in state state_new 04:18:01.243 [info] ue_fsm start_link(aaa_ue_fsm_262429624380042) *DBG* aaa_ue_fsm_262429624380042 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.243 [info] ue_fsm init("262429624380042") 04:18:01.244 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.244 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429624380042",undefined,undefined,false,false,undefined} 04:18:01.244 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.244 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262429624380042",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429624380042 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429624380042 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:01.251 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429624380042",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135]],[[154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102]],["foobar"],[[19,65,92,247,67,158,150,210,17,189,191,145,108,58,192,176]],[[18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429624380042 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>, <<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110, 11,110,142,84,24,249,6,70,176,220,202,80,156,102>>, <<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>, <<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192, 176>>}]}} from <0.1113.0> in state state_wait_swx_maa 04:18:01.251 [info] dia_sip2gsup: auth [154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135] authz [154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102]  04:18:01.251 [info] rand [154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110] autn [32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135]  *DBG* aaa_ue_fsm_262429624380042 send ok to <0.1113.0> 04:18:01.251 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429624380042 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>, <<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110, 11,110,142,84,24,249,6,70,176,220,202,80,156,102>>, <<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>, <<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192, 176>>}]}} from <0.1113.0> in state state_wait_swx_maa => state_new 04:18:01.251 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429624380042",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429624380042 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>, <<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110, 11,110,142,84,24,249,6,70,176,220,202,80,156,102>>, <<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>, <<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192, 176>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.251 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>,<<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102>>,<<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>,<<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192,176>>}]} 04:18:01.251 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>,<<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102>>,<<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>,<<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192,176>>}]}, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429624380042 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429624380042">>, {ok, [{epdg_auth_tuple, <<154,133,163,27,115,125,244,156,209,239,19, 185,93,41,26,110>>, <<32,244,3,211,78,166,247,106,155,38,59,84,93, 124,225,135>>, <<154,133,163,27,115,125,244,156,209,239,19, 185,93,41,26,110,11,110,142,84,24,249,6,70, 176,220,202,80,156,102>>, <<18,239,154,255,219,64,111,164,60,138,119,203, 208,157,224,60>>, <<19,65,92,247,67,158,150,210,17,189,191, 145,108,58,192,176>>}]}}} 04:18:01.251 [info] auth_response(<<"262429624380042">>): {ok,[{epdg_auth_tuple,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>,<<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102>>,<<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>,<<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192,176>>}]} *DBG* epdg_ue_fsm_262429624380042 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>, <<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>, <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110, 11,110,142,84,24,249,6,70,176,220,202,80,156,102>>, <<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>, <<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192, 176>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.252 [info] auth_response for <<"262429624380042">>: {ok,[{epdg_auth_tuple,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>,<<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>,<<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102>>,<<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>,<<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192,176>>}]} 04:18:01.252 [info] GSUP: Tx #{auth_tuples => [#{autn => <<32,244,3,211,78,166,247,106,155,38,59,84,93,124,225,135>>,ck => <<19,65,92,247,67,158,150,210,17,189,191,145,108,58,192,176>>,ik => <<18,239,154,255,219,64,111,164,60,138,119,203,208,157,224,60>>,rand => <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110>>,res => <<154,133,163,27,115,125,244,156,209,239,19,185,93,41,26,110,11,110,142,84,24,249,6,70,176,220,202,80,156,102>>}],imsi => <<"262429624380042">>,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 => <<"262429624380042">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429624380042 receive call lu_request from <0.1114.0> in state state_authenticating 04:18:01.254 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429624380042">>,message_type => location_upd_req} 04:18:01.254 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429624380042 send ok to <0.1114.0> 04:18:01.254 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429624380042">>,"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_262429624380042 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429624380042 consume call lu_request from <0.1114.0> in state state_authenticating 04:18:01.254 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.255 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429624380042",undefined,undefined,false,false,undefined} 04:18:01.255 [debug] SWx Tx SAR Imsi="262429624380042" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429624380042 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429624380042 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:01.255 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429624380042",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429624380042 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1115.0> in state state_wait_swx_saa 04:18:01.259 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429624380042",[],[2001],[],[{'Non-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_262429624380042 send ok to <0.1115.0> *DBG* epdg_ue_fsm_262429624380042 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:01.259 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429624380042 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1115.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262429624380042">>,ok}} *DBG* epdg_ue_fsm_262429624380042 send ok to <0.211.0> 04:18:01.259 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429624380042",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429624380042 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.259 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:01.259 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429624380042">>,"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:18:01.259 [info] lu_response(<<"262429624380042">>): ok 04:18:01.259 [info] lu_response for <<"262429624380042">>: ok 04:18:01.259 [info] GSUP: Tx #{imsi => <<"262429624380042">>,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 => <<"262429624380042">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429624380042 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1116.0> in state state_authenticated 04:18:01.261 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429624380042">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.261 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.262 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,false,0,false,false} 04:18:01.262 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:01.262 [info] s2b: Tx {gtp,v2,create_session_request,0,5805823,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429624380042">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294772,<<172,18,176,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,4239221366,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429624380042 send ok to <0.1116.0> 04:18:01.262 [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_262429624380042 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_262429624380042 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429624380042 receive call {rx_s6b_aar,"262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1117.0> in state state_authenticated 04:18:01.271 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.271 [info] ue_fsm ev_rx_s6b_aar: "262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.271 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429624380042",undefined,undefined,true,false,undefined} 04:18:01.271 [debug] SWx Tx SAR Imsi="262429624380042" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.272 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429624380042",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429624380042 send ok to <0.1117.0> 04:18:01.272 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429624380042 consume call {rx_s6b_aar,"262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1117.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429624380042 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1118.0> in state state_authenticated_wait_swx_saa 04:18:01.275 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429624380042",[],[2001],[],[{'Non-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_262429624380042 send ok to <0.1118.0> *DBG* aaa_ue_fsm_262429624380042 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1118.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.275 [info] ue_fsm ev_rx_swx_saa 04:18:01.275 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429624380042","262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1117.0>} 04:18:01.275 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.275 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.281 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,116,88,150,255,0,2,0,2,0,16,0,87,0,9,1,160,202,255,162,137,172,18,176,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,202,255,162,137,172,18,176,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,255,162,137,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.281 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294772,5805823,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,<<202,255,162,137>>},{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,3405750921,<<172,18,176,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,3405750921,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} *DBG* epdg_ue_fsm_262429624380042 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 => 4239221366, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3405750921}}} from <0.1119.0> in state state_wait_create_session_resp 04:18:01.281 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429624380042">>,<0.1111.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294772,3405750921,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221366,3405750921}],[],[],[],[],[]}}}} 04:18:01.281 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.281 [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 => 4239221366,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3405750921}} 04:18:01.281 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,false,0,false,false} 04:18:01.281 [info] KMOD Port Create PDP Context Call {<0.1111.0>,[alias|#Ref<0.2044474368.3268739086.244647>]}: {create_pdp_context,{172,18,176,103},4239221366,3405750921,{192,168,0,38}} 04:18:01.281 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,38}, 4239221366, 3405750921 04:18:01.281 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],271,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,38}},{i_tid,4239221366},{o_tid,3405750921}]}} *DBG* epdg_ue_fsm_262429624380042 send ok to <0.1119.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429624380042">>, {ok, #{apco => <<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 => 4239221366, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3405750921}}}} 04:18:01.281 [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 => 4239221366,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3405750921}) returned ok *DBG* epdg_ue_fsm_262429624380042 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 => 4239221366, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3405750921}}} from <0.1119.0> in state state_wait_create_session_resp => state_active 04:18:01.281 [info] tunnel_response(<<"262429624380042">>): {ok,#{apco => <<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 => 4239221366,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3405750921}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.281 [info] tunnel_response for <<"262429624380042">>: {ok,#{apco => <<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 => 4239221366,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3405750921}} 04:18:01.281 [info] GSUP: Tx #{imsi => <<"262429624380042">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429944093791">>, 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_262429944093791 enter epdg_ue_fsm in state state_new 04:18:01.343 [info] GSUP: Rx #{imsi => <<"262429944093791">>,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_262429944093791 consume internal init_state in state state_new 04:18:01.343 [info] ue_fsm start(epdg_ue_fsm_262429944093791) *DBG* epdg_ue_fsm_262429944093791 receive call {auth_request,33,"internet",#{}} from <0.1120.0> in state state_new 04:18:01.343 [info] ue_fsm init(<<"262429944093791">>) 04:18:01.343 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429944093791 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:18:01.343 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429944093791 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429944093791 consume call {auth_request,33,"internet",#{}} from <0.1120.0> in state state_new => state_wait_auth_resp 04:18:01.343 [info] ue_fsm start_link(aaa_ue_fsm_262429944093791) *DBG* aaa_ue_fsm_262429944093791 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429944093791 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:01.343 [info] ue_fsm init("262429944093791") *DBG* aaa_ue_fsm_262429944093791 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.343 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.344 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429944093791",undefined,undefined,false,false,undefined} 04:18:01.344 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429944093791 send ok to <0.201.0> 04:18:01.344 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262429944093791",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429944093791 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:01.351 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429944093791",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207]],[[124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1]],["foobar"],[[212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142]],[[192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429944093791 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>, <<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58, 183,218,33,25,27,86,68,172,105,140,173,11,15,1>>, <<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>, <<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]}} from <0.1123.0> in state state_wait_swx_maa 04:18:01.351 [info] dia_sip2gsup: auth [124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207] authz [124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1]  04:18:01.351 [info] rand [124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58] autn [136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207]  *DBG* aaa_ue_fsm_262429944093791 send ok to <0.1123.0> 04:18:01.351 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429944093791 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>, <<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58, 183,218,33,25,27,86,68,172,105,140,173,11,15,1>>, <<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>, <<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]}} from <0.1123.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429944093791 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>, <<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58, 183,218,33,25,27,86,68,172,105,140,173,11,15,1>>, <<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>, <<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.351 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429944093791",undefined,undefined,false,false,undefined} 04:18:01.351 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>,<<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1>>,<<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>,<<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]} 04:18:01.351 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>,<<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1>>,<<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>,<<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]}, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262429944093791">>, {ok, [{epdg_auth_tuple, <<124,3,230,246,133,103,63,72,189,0,21,100,246, 230,211,58>>, <<136,227,55,235,240,170,37,32,91,229,60,116, 149,27,207,207>>, <<124,3,230,246,133,103,63,72,189,0,21,100,246, 230,211,58,183,218,33,25,27,86,68,172,105, 140,173,11,15,1>>, <<192,196,168,205,16,232,134,51,91,213,60,113, 94,173,140,36>>, <<212,78,82,119,88,218,49,104,122,82,90, 140,209,8,113,142>>}]}}} *DBG* epdg_ue_fsm_262429944093791 send ok to <0.211.0> 04:18:01.351 [info] auth_response(<<"262429944093791">>): {ok,[{epdg_auth_tuple,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>,<<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1>>,<<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>,<<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]} *DBG* epdg_ue_fsm_262429944093791 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>, <<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>, <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58, 183,218,33,25,27,86,68,172,105,140,173,11,15,1>>, <<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>, <<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.352 [info] auth_response for <<"262429944093791">>: {ok,[{epdg_auth_tuple,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>,<<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>,<<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1>>,<<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>,<<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.352 [info] GSUP: Tx #{auth_tuples => [#{autn => <<136,227,55,235,240,170,37,32,91,229,60,116,149,27,207,207>>,ck => <<212,78,82,119,88,218,49,104,122,82,90,140,209,8,113,142>>,ik => <<192,196,168,205,16,232,134,51,91,213,60,113,94,173,140,36>>,rand => <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58>>,res => <<124,3,230,246,133,103,63,72,189,0,21,100,246,230,211,58,183,218,33,25,27,86,68,172,105,140,173,11,15,1>>}],imsi => <<"262429944093791">>,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 => <<"262429944093791">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429944093791 receive call lu_request from <0.1124.0> in state state_authenticating 04:18:01.354 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429944093791">>,message_type => location_upd_req} 04:18:01.354 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429944093791 send ok to <0.1124.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_262429944093791 consume call lu_request from <0.1124.0> in state state_authenticating *DBG* aaa_ue_fsm_262429944093791 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:01.354 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} 04:18:01.354 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.354 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429944093791",undefined,undefined,false,false,undefined} 04:18:01.354 [debug] SWx Tx SAR Imsi="262429944093791" Type=1 APN="internet" AgentInfoOpt=[]  04:18:01.354 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429944093791",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429944093791 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429944093791 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429944093791 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1125.0> in state state_wait_swx_saa 04:18:01.359 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429944093791",[],[2001],[],[{'Non-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_262429944093791 send ok to <0.1125.0> 04:18:01.359 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429944093791 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429944093791 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1125.0> in state state_wait_swx_saa => state_authenticated 04:18:01.359 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429944093791",undefined,undefined,false,false,undefined} 04:18:01.359 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429944093791 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429944093791">>,ok}} 04:18:01.359 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429944093791 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.359 [info] lu_response(<<"262429944093791">>): ok 04:18:01.359 [info] lu_response for <<"262429944093791">>: 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:18:01.360 [info] GSUP: Tx #{imsi => <<"262429944093791">>,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 => <<"262429944093791">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:01.361 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429944093791">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429944093791 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1126.0> in state state_authenticated 04:18:01.362 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.362 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} 04:18:01.362 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262429944093791 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}} *DBG* epdg_ue_fsm_262429944093791 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1126.0> in state state_authenticated => state_wait_create_session_resp 04:18:01.362 [info] s2b: Tx {gtp,v2,create_session_request,0,5805824,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429944093791">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294773,<<172,18,176,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,4239221367,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429944093791 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:01.362 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429944093791 receive call {rx_s6b_aar,"262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1127.0> in state state_authenticated 04:18:01.370 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.370 [info] ue_fsm ev_rx_s6b_aar: "262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.370 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429944093791",undefined,undefined,true,false,undefined} 04:18:01.370 [debug] SWx Tx SAR Imsi="262429944093791" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.370 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429944093791",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429944093791 send ok to <0.1127.0> 04:18:01.371 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429944093791 consume call {rx_s6b_aar,"262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1127.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429944093791 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1128.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429944093791 send ok to <0.1128.0> *DBG* aaa_ue_fsm_262429944093791 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1128.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.374 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429944093791",[],[2001],[],[{'Non-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:18:01.374 [info] ue_fsm ev_rx_swx_saa 04:18:01.374 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429944093791","262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1127.0>} 04:18:01.374 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.374 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.378 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,117,88,151,0,0,2,0,2,0,16,0,87,0,9,1,160,159,240,210,72,172,18,176,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,159,240,210,72,172,18,176,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,159,240,210,72,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.378 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294773,5805824,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,<<159,240,210,72>>},{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,2683359816,<<172,18,176,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,2683359816,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} *DBG* epdg_ue_fsm_262429944093791 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 => 4239221367, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2683359816}}} from <0.1129.0> in state state_wait_create_session_resp 04:18:01.378 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429944093791">>,<0.1121.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294773,2683359816,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221367,2683359816}],[],[],[],[],[]}}}} 04:18:01.378 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.379 [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 => 4239221367,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2683359816}} 04:18:01.379 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} 04:18:01.379 [info] KMOD Port Create PDP Context Call {<0.1121.0>,[alias|#Ref<0.2044474368.3268739073.251240>]}: {create_pdp_context,{172,18,176,103},4239221367,2683359816,{192,168,0,39}} 04:18:01.379 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,39}, 4239221367, 2683359816 *DBG* epdg_ue_fsm_262429944093791 send ok to <0.1129.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429944093791">>, {ok, #{apco => <<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 => 4239221367, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2683359816}}}} 04:18:01.379 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],335,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,39}},{i_tid,4239221367},{o_tid,2683359816}]}} *DBG* epdg_ue_fsm_262429944093791 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 => 4239221367, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2683359816}}} from <0.1129.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:18:01.379 [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 => 4239221367,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2683359816}) returned ok 04:18:01.379 [info] tunnel_response(<<"262429944093791">>): {ok,#{apco => <<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 => 4239221367,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2683359816}} 04:18:01.379 [info] tunnel_response for <<"262429944093791">>: {ok,#{apco => <<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 => 4239221367,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2683359816}} 04:18:01.379 [info] GSUP: Tx #{imsi => <<"262429944093791">>,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 => <<"262426257793879">>, 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:18:01.443 [info] GSUP: Rx #{imsi => <<"262426257793879">>,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_262426257793879 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426257793879 consume internal init_state in state state_new 04:18:01.443 [info] ue_fsm start(epdg_ue_fsm_262426257793879) *DBG* epdg_ue_fsm_262426257793879 receive call {auth_request,33,"internet",#{}} from <0.1130.0> in state state_new 04:18:01.443 [info] ue_fsm init(<<"262426257793879">>) *DBG* epdg_ue_fsm_262426257793879 send ok to <0.1130.0> 04:18:01.443 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426257793879 consume call {auth_request,33,"internet",#{}} from <0.1130.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_262426257793879 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426257793879 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:01.443 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426257793879 consume internal init_state in state state_new 04:18:01.443 [info] ue_fsm start_link(aaa_ue_fsm_262426257793879) *DBG* aaa_ue_fsm_262426257793879 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.443 [info] ue_fsm init("262426257793879") 04:18:01.443 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.443 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426257793879",undefined,undefined,false,false,undefined} 04:18:01.443 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426257793879 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426257793879 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:01.443 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262426257793879",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426257793879 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>, <<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57, 36,231,163,219,235,250,117,98,233,170,58,51,168,102>>, <<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>, <<234,105,125,215,235,57,32,220,190,144,191,34,194,176, 120,25>>}]}} from <0.1133.0> in state state_wait_swx_maa 04:18:01.449 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426257793879",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233]],[[181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102]],["foobar"],[[234,105,125,215,235,57,32,220,190,144,191,34,194,176,120,25]],[[227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:01.449 [info] dia_sip2gsup: auth [181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233] authz [181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102]  *DBG* aaa_ue_fsm_262426257793879 send ok to <0.1133.0> *DBG* aaa_ue_fsm_262426257793879 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>, <<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57, 36,231,163,219,235,250,117,98,233,170,58,51,168,102>>, <<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>, <<234,105,125,215,235,57,32,220,190,144,191,34,194,176, 120,25>>}]}} from <0.1133.0> in state state_wait_swx_maa => state_new 04:18:01.449 [info] rand [181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57] autn [174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233]  *DBG* epdg_ue_fsm_262426257793879 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>, <<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57, 36,231,163,219,235,250,117,98,233,170,58,51,168,102>>, <<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>, <<234,105,125,215,235,57,32,220,190,144,191,34,194,176, 120,25>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.449 [info] ue_fsm ev_rx_swx_maa 04:18:01.449 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426257793879",undefined,undefined,false,false,undefined} 04:18:01.449 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>,<<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102>>,<<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>,<<234,105,125,215,235,57,32,220,190,144,191,34,194,176,120,25>>}]} *DBG* epdg_ue_fsm_262426257793879 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426257793879">>, {ok, [{epdg_auth_tuple, <<181,136,123,236,78,82,253,146,181,61,151,252, 19,162,35,57>>, <<174,225,160,175,28,7,117,106,113,238,127,56, 123,69,142,233>>, <<181,136,123,236,78,82,253,146,181,61,151,252, 19,162,35,57,36,231,163,219,235,250,117,98, 233,170,58,51,168,102>>, <<227,15,150,112,66,71,61,182,171,241,220,11, 25,134,172,152>>, <<234,105,125,215,235,57,32,220,190,144, 191,34,194,176,120,25>>}]}}} 04:18:01.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>,<<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102>>,<<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>,<<234,105,125,215,235,57,32,220,190,144,191,34,194,176,120,25>>}]}, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426257793879 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>, <<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>, <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57, 36,231,163,219,235,250,117,98,233,170,58,51,168,102>>, <<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>, <<234,105,125,215,235,57,32,220,190,144,191,34,194,176, 120,25>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.449 [info] auth_response(<<"262426257793879">>): {ok,[{epdg_auth_tuple,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>,<<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102>>,<<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>,<<234,105,125,215,235,57,32,220,190,144,191,34,194,176,120,25>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.450 [info] auth_response for <<"262426257793879">>: {ok,[{epdg_auth_tuple,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>,<<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>,<<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102>>,<<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>,<<234,105,125,215,235,57,32,220,190,144,191,34,194,176,120,25>>}]} 04:18:01.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<174,225,160,175,28,7,117,106,113,238,127,56,123,69,142,233>>,ck => <<234,105,125,215,235,57,32,220,190,144,191,34,194,176,120,25>>,ik => <<227,15,150,112,66,71,61,182,171,241,220,11,25,134,172,152>>,rand => <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57>>,res => <<181,136,123,236,78,82,253,146,181,61,151,252,19,162,35,57,36,231,163,219,235,250,117,98,233,170,58,51,168,102>>}],imsi => <<"262426257793879">>,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 => <<"262426257793879">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426257793879 receive call lu_request from <0.1134.0> in state state_authenticating *DBG* epdg_ue_fsm_262426257793879 send ok to <0.1134.0> *DBG* epdg_ue_fsm_262426257793879 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}} 04:18:01.452 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426257793879">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262426257793879 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:01.452 [info] ue_fsm lu_request 04:18:01.452 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,false,0,false,false} 04:18:01.452 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.452 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426257793879",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426257793879 send ok to <0.201.0> 04:18:01.452 [debug] SWx Tx SAR Imsi="262426257793879" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426257793879 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:01.452 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426257793879",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426257793879 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1135.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426257793879 send ok to <0.1135.0> *DBG* aaa_ue_fsm_262426257793879 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1135.0> in state state_wait_swx_saa => state_authenticated 04:18:01.456 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426257793879",[],[2001],[],[{'Non-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_262426257793879 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:01.456 [info] ue_fsm ev_rx_swx_saa 04:18:01.456 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426257793879",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426257793879 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426257793879">>,ok}} 04:18:01.456 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426257793879 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.456 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426257793879">>,"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:18:01.456 [info] lu_response(<<"262426257793879">>): ok 04:18:01.456 [info] lu_response for <<"262426257793879">>: ok 04:18:01.456 [info] GSUP: Tx #{imsi => <<"262426257793879">>,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 => <<"262426257793879">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426257793879 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1136.0> in state state_authenticated 04:18:01.458 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426257793879">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.458 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.458 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,false,0,false,false} 04:18:01.458 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:01.458 [info] s2b: Tx {gtp,v2,create_session_request,0,5805825,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426257793879">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294774,<<172,18,176,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,4239221368,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:01.458 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426257793879 send ok to <0.1136.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_262426257793879 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_262426257793879 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426257793879 receive call {rx_s6b_aar,"262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1137.0> in state state_authenticated 04:18:01.465 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.465 [info] ue_fsm ev_rx_s6b_aar: "262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.465 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426257793879",undefined,undefined,true,false,undefined} 04:18:01.465 [debug] SWx Tx SAR Imsi="262426257793879" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.465 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426257793879",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426257793879 send ok to <0.1137.0> *DBG* aaa_ue_fsm_262426257793879 consume call {rx_s6b_aar,"262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1137.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.465 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426257793879 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1138.0> in state state_authenticated_wait_swx_saa 04:18:01.469 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426257793879",[],[2001],[],[{'Non-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_262426257793879 send ok to <0.1138.0> 04:18:01.469 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426257793879 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1138.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.469 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426257793879","262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1137.0>} 04:18:01.469 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.469 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.472 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,118,88,151,1,0,2,0,2,0,16,0,87,0,9,1,160,96,93,149,164,172,18,176,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,96,93,149,164,172,18,176,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,93,149,164,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.472 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294774,5805825,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,<<96,93,149,164>>},{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,1616745892,<<172,18,176,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,1616745892,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} 04:18:01.472 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426257793879">>,<0.1131.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294774,1616745892,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221368,1616745892}],[],[],[],[],[]}}}} 04:18:01.472 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.472 [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 => 4239221368,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1616745892}} *DBG* epdg_ue_fsm_262426257793879 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 => 4239221368, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1616745892}}} from <0.1139.0> in state state_wait_create_session_resp 04:18:01.473 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,false,0,false,false} 04:18:01.473 [info] KMOD Port Create PDP Context Call {<0.1131.0>,[alias|#Ref<0.2044474368.3268739073.251368>]}: {create_pdp_context,{172,18,176,103},4239221368,1616745892,{192,168,0,40}} 04:18:01.473 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,40}, 4239221368, 1616745892 04:18:01.473 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1988,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,40}},{i_tid,4239221368},{o_tid,1616745892}]}} *DBG* epdg_ue_fsm_262426257793879 send ok to <0.1139.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426257793879">>, {ok, #{apco => <<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 => 4239221368, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1616745892}}}} 04:18:01.473 [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 => 4239221368,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1616745892}) returned ok *DBG* epdg_ue_fsm_262426257793879 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 => 4239221368, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1616745892}}} from <0.1139.0> in state state_wait_create_session_resp => state_active 04:18:01.473 [info] tunnel_response(<<"262426257793879">>): {ok,#{apco => <<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 => 4239221368,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1616745892}} 04:18:01.473 [info] tunnel_response for <<"262426257793879">>: {ok,#{apco => <<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 => 4239221368,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1616745892}} 04:18:01.473 [info] GSUP: Tx #{imsi => <<"262426257793879">>,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 => <<"262428178581763">>, 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_262428178581763 enter epdg_ue_fsm in state state_new 04:18:01.542 [info] GSUP: Rx #{imsi => <<"262428178581763">>,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_262428178581763 consume internal init_state in state state_new 04:18:01.543 [info] ue_fsm start(epdg_ue_fsm_262428178581763) *DBG* epdg_ue_fsm_262428178581763 receive call {auth_request,33,"internet",#{}} from <0.1140.0> in state state_new 04:18:01.543 [info] ue_fsm init(<<"262428178581763">>) 04:18:01.543 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428178581763 send ok to <0.1140.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:18:01.543 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428178581763 consume call {auth_request,33,"internet",#{}} from <0.1140.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428178581763 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428178581763 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:01.543 [info] ue_fsm start_link(aaa_ue_fsm_262428178581763) *DBG* aaa_ue_fsm_262428178581763 consume internal init_state in state state_new 04:18:01.543 [info] ue_fsm init("262428178581763") *DBG* aaa_ue_fsm_262428178581763 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.543 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.543 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428178581763",undefined,undefined,false,false,undefined} 04:18:01.543 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.543 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262428178581763",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428178581763 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428178581763 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_262428178581763 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>, <<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59, 182,89,130,248,190,199,111,29,146,74,252,50,224>>, <<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>, <<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203, 147>>}]}} from <0.1143.0> in state state_wait_swx_maa 04:18:01.548 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428178581763",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188]],[[220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224]],["foobar"],[[156,112,10,81,192,135,75,234,215,130,114,11,147,4,203,147]],[[227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:01.548 [info] dia_sip2gsup: auth [220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188] authz [220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224]  *DBG* aaa_ue_fsm_262428178581763 send ok to <0.1143.0> 04:18:01.548 [info] rand [220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18] autn [187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188]  *DBG* aaa_ue_fsm_262428178581763 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>, <<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59, 182,89,130,248,190,199,111,29,146,74,252,50,224>>, <<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>, <<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203, 147>>}]}} from <0.1143.0> in state state_wait_swx_maa => state_new 04:18:01.548 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428178581763 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>, <<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59, 182,89,130,248,190,199,111,29,146,74,252,50,224>>, <<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>, <<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203, 147>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.548 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428178581763",undefined,undefined,false,false,undefined} 04:18:01.548 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>,<<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224>>,<<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>,<<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203,147>>}]} 04:18:01.549 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>,<<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224>>,<<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>,<<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203,147>>}]}, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428178581763">>, {ok, [{epdg_auth_tuple, <<220,53,145,3,184,227,55,205,175,88,28,66,160, 243,255,18>>, <<187,132,182,23,58,196,21,204,31,168,146,101, 50,129,138,188>>, <<220,53,145,3,184,227,55,205,175,88,28,66,160, 243,255,18,59,182,89,130,248,190,199,111,29, 146,74,252,50,224>>, <<227,99,20,174,30,104,87,72,130,36,67,74,238, 26,32,199>>, <<156,112,10,81,192,135,75,234,215,130, 114,11,147,4,203,147>>}]}}} 04:18:01.549 [info] auth_response(<<"262428178581763">>): {ok,[{epdg_auth_tuple,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>,<<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224>>,<<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>,<<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203,147>>}]} *DBG* epdg_ue_fsm_262428178581763 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>, <<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>, <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59, 182,89,130,248,190,199,111,29,146,74,252,50,224>>, <<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>, <<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203, 147>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.549 [info] auth_response for <<"262428178581763">>: {ok,[{epdg_auth_tuple,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>,<<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>,<<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224>>,<<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>,<<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203,147>>}]} 04:18:01.549 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,132,182,23,58,196,21,204,31,168,146,101,50,129,138,188>>,ck => <<156,112,10,81,192,135,75,234,215,130,114,11,147,4,203,147>>,ik => <<227,99,20,174,30,104,87,72,130,36,67,74,238,26,32,199>>,rand => <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18>>,res => <<220,53,145,3,184,227,55,205,175,88,28,66,160,243,255,18,59,182,89,130,248,190,199,111,29,146,74,252,50,224>>}],imsi => <<"262428178581763">>,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 => <<"262428178581763">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428178581763 receive call lu_request from <0.1144.0> in state state_authenticating 04:18:01.550 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428178581763">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.1144.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_262428178581763 consume call lu_request from <0.1144.0> in state state_authenticating *DBG* aaa_ue_fsm_262428178581763 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:01.550 [info] ue_fsm lu_request 04:18:01.550 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,false,0,false,false} 04:18:01.550 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.550 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428178581763",undefined,undefined,false,false,undefined} 04:18:01.550 [debug] SWx Tx SAR Imsi="262428178581763" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428178581763 send ok to <0.201.0> 04:18:01.551 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428178581763",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428178581763 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428178581763 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1145.0> in state state_wait_swx_saa 04:18:01.554 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428178581763",[],[2001],[],[{'Non-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_262428178581763 send ok to <0.1145.0> *DBG* epdg_ue_fsm_262428178581763 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:01.554 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428178581763 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1145.0> in state state_wait_swx_saa => state_authenticated 04:18:01.554 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428178581763",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428178581763">>,ok}} 04:18:01.554 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428178581763 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.554 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428178581763">>,"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:18:01.554 [info] lu_response(<<"262428178581763">>): ok 04:18:01.554 [info] lu_response for <<"262428178581763">>: ok 04:18:01.554 [info] GSUP: Tx #{imsi => <<"262428178581763">>,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 => <<"262428178581763">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428178581763 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1146.0> in state state_authenticated 04:18:01.556 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428178581763">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.556 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.556 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,false,0,false,false} 04:18:01.556 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:01.556 [info] s2b: Tx {gtp,v2,create_session_request,0,5805826,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428178581763">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294775,<<172,18,176,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,4239221369,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428178581763 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:18:01.556 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428178581763 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_262428178581763 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:01.563 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428178581763 receive call {rx_s6b_aar,"262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1147.0> in state state_authenticated 04:18:01.564 [info] ue_fsm ev_rx_s6b_aar: "262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.564 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428178581763",undefined,undefined,true,false,undefined} 04:18:01.564 [debug] SWx Tx SAR Imsi="262428178581763" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.564 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428178581763",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428178581763 send ok to <0.1147.0> 04:18:01.564 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428178581763 consume call {rx_s6b_aar,"262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1147.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.566 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428178581763",[],[2001],[],[{'Non-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_262428178581763 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1148.0> in state state_authenticated_wait_swx_saa 04:18:01.566 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428178581763 send ok to <0.1148.0> 04:18:01.566 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428178581763","262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1147.0>} *DBG* aaa_ue_fsm_262428178581763 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1148.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.566 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.566 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.570 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,119,88,151,2,0,2,0,2,0,16,0,87,0,9,1,160,112,145,99,96,172,18,176,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,112,145,99,96,172,18,176,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,112,145,99,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.570 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294775,5805826,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,<<112,145,99,96>>},{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,1888576352,<<172,18,176,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,1888576352,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} *DBG* epdg_ue_fsm_262428178581763 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 => 4239221369, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1888576352}}} from <0.1149.0> in state state_wait_create_session_resp 04:18:01.570 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428178581763">>,<0.1141.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294775,1888576352,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221369,1888576352}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:01.570 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.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,41>>,undefined},local_teid => 4239221369,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1888576352}} 04:18:01.570 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,false,0,false,false} 04:18:01.570 [info] KMOD Port Create PDP Context Call {<0.1141.0>,[alias|#Ref<0.2044474368.3268739073.251450>]}: {create_pdp_context,{172,18,176,103},4239221369,1888576352,{192,168,0,41}} 04:18:01.570 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,41}, 4239221369, 1888576352 04:18:01.570 [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,176,103}},{ms_address,{192,168,0,41}},{i_tid,4239221369},{o_tid,1888576352}]}} 04:18:01.570 [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 => 4239221369,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1888576352}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262428178581763">>, {ok, #{apco => <<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 => 4239221369, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1888576352}}}} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.1149.0> 04:18:01.570 [info] tunnel_response(<<"262428178581763">>): {ok,#{apco => <<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 => 4239221369,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1888576352}} *DBG* epdg_ue_fsm_262428178581763 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 => 4239221369, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1888576352}}} from <0.1149.0> in state state_wait_create_session_resp => state_active 04:18:01.570 [info] tunnel_response for <<"262428178581763">>: {ok,#{apco => <<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 => 4239221369,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1888576352}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.570 [info] GSUP: Tx #{imsi => <<"262428178581763">>,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 => <<"262425839339199">>, 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_262425839339199 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425839339199 consume internal init_state in state state_new 04:18:01.642 [info] GSUP: Rx #{imsi => <<"262425839339199">>,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_262425839339199 receive call {auth_request,33,"internet",#{}} from <0.1150.0> in state state_new 04:18:01.643 [info] ue_fsm start(epdg_ue_fsm_262425839339199) 04:18:01.643 [info] ue_fsm init(<<"262425839339199">>) *DBG* epdg_ue_fsm_262425839339199 send ok to <0.1150.0> 04:18:01.643 [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_262425839339199 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425839339199 consume call {auth_request,33,"internet",#{}} from <0.1150.0> in state state_new => state_wait_auth_resp 04:18:01.643 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425839339199 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:01.643 [info] ue_fsm start_link(aaa_ue_fsm_262425839339199) *DBG* aaa_ue_fsm_262425839339199 consume internal init_state in state state_new 04:18:01.643 [info] ue_fsm init("262425839339199") *DBG* aaa_ue_fsm_262425839339199 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.643 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.643 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425839339199",undefined,undefined,false,false,undefined} 04:18:01.643 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.643 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262425839339199",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425839339199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425839339199 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:01.647 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425839339199",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30]],[[156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202]],["foobar"],[[172,192,110,48,232,59,57,186,162,152,233,193,189,8,138,56]],[[35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425839339199 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231>>, <<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>, <<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>, <<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138, 56>>}]}} from <0.1153.0> in state state_wait_swx_maa 04:18:01.647 [info] dia_sip2gsup: auth [156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30] authz [156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202]  04:18:01.647 [info] rand [156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231] autn [123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30]  *DBG* aaa_ue_fsm_262425839339199 send ok to <0.1153.0> *DBG* epdg_ue_fsm_262425839339199 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231>>, <<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>, <<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>, <<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138, 56>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.647 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425839339199 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231>>, <<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>, <<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>, <<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138, 56>>}]}} from <0.1153.0> in state state_wait_swx_maa => state_new 04:18:01.648 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425839339199",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425839339199 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425839339199">>, {ok, [{epdg_auth_tuple, <<156,148,181,130,111,83,246,42,239,89,252,228, 248,242,230,231>>, <<123,198,154,26,67,104,171,148,66,72,32,98,90, 75,101,30>>, <<156,148,181,130,111,83,246,42,239,89,252,228, 248,242,230,231,151,12,47,121,250,216,137, 179,1,86,6,27,19,202>>, <<35,47,197,107,64,86,225,74,184,52,61,222,159, 241,44,56>>, <<172,192,110,48,232,59,57,186,162,152, 233,193,189,8,138,56>>}]}}} 04:18:01.648 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231>>,<<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>,<<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>,<<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138,56>>}]} *DBG* epdg_ue_fsm_262425839339199 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231>>, <<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>, <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230, 231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>, <<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>, <<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138, 56>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.648 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231>>,<<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>,<<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>,<<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138,56>>}]}, {ue_fsm_data,<<"262425839339199">>,"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:18:01.648 [info] auth_response(<<"262425839339199">>): {ok,[{epdg_auth_tuple,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231>>,<<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>,<<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>,<<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138,56>>}]} 04:18:01.648 [info] auth_response for <<"262425839339199">>: {ok,[{epdg_auth_tuple,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231>>,<<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>,<<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>,<<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>,<<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138,56>>}]} 04:18:01.648 [info] GSUP: Tx #{auth_tuples => [#{autn => <<123,198,154,26,67,104,171,148,66,72,32,98,90,75,101,30>>,ck => <<172,192,110,48,232,59,57,186,162,152,233,193,189,8,138,56>>,ik => <<35,47,197,107,64,86,225,74,184,52,61,222,159,241,44,56>>,rand => <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231>>,res => <<156,148,181,130,111,83,246,42,239,89,252,228,248,242,230,231,151,12,47,121,250,216,137,179,1,86,6,27,19,202>>}],imsi => <<"262425839339199">>,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 => <<"262425839339199">>, message_type => location_upd_req}} 04:18:01.650 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425839339199">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425839339199 receive call lu_request from <0.1154.0> in state state_authenticating 04:18:01.650 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425839339199 send ok to <0.1154.0> 04:18:01.650 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425839339199 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_262425839339199 consume call lu_request from <0.1154.0> in state state_authenticating 04:18:01.650 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.650 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425839339199",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425839339199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425839339199 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:01.650 [debug] SWx Tx SAR Imsi="262425839339199" Type=1 APN="internet" AgentInfoOpt=[]  04:18:01.650 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425839339199",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:01.653 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425839339199",[],[2001],[],[{'Non-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_262425839339199 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1155.0> in state state_wait_swx_saa 04:18:01.653 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425839339199 send ok to <0.1155.0> *DBG* aaa_ue_fsm_262425839339199 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1155.0> in state state_wait_swx_saa => state_authenticated 04:18:01.654 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425839339199",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425839339199 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:01.654 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425839339199 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425839339199">>,ok}} 04:18:01.654 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425839339199 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:18:01.654 [info] lu_response(<<"262425839339199">>): ok 04:18:01.654 [info] lu_response for <<"262425839339199">>: ok 04:18:01.654 [info] GSUP: Tx #{imsi => <<"262425839339199">>,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 => <<"262425839339199">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:01.655 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425839339199">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425839339199 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1156.0> in state state_authenticated 04:18:01.655 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.656 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,false,0,false,false} 04:18:01.656 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:01.656 [info] s2b: Tx {gtp,v2,create_session_request,0,5805827,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425839339199">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294776,<<172,18,176,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,4239221370,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425839339199 send ok to <0.1156.0> 04:18:01.656 [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_262425839339199 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_262425839339199 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:01.662 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425839339199 receive call {rx_s6b_aar,"262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1157.0> in state state_authenticated 04:18:01.662 [info] ue_fsm ev_rx_s6b_aar: "262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.662 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425839339199",undefined,undefined,true,false,undefined} 04:18:01.662 [debug] SWx Tx SAR Imsi="262425839339199" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.662 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425839339199",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425839339199 send ok to <0.1157.0> *DBG* aaa_ue_fsm_262425839339199 consume call {rx_s6b_aar,"262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1157.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.662 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425839339199 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1158.0> in state state_authenticated_wait_swx_saa 04:18:01.665 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425839339199",[],[2001],[],[{'Non-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:18:01.665 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425839339199 send ok to <0.1158.0> 04:18:01.665 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425839339199","262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1157.0>} *DBG* aaa_ue_fsm_262425839339199 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1158.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.665 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.668 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,120,88,151,3,0,2,0,2,0,16,0,87,0,9,1,160,43,118,11,164,172,18,176,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,43,118,11,164,172,18,176,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,43,118,11,164,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.668 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294776,5805827,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,<<"+v\v¤">>},{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,729156516,<<172,18,176,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,729156516,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} *DBG* epdg_ue_fsm_262425839339199 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 => 4239221370, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 729156516}}} from <0.1159.0> in state state_wait_create_session_resp 04:18:01.668 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425839339199">>,<0.1151.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294776,729156516,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4239221370,729156516}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:01.668 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.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,42>>,undefined},local_teid => 4239221370,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 729156516}} 04:18:01.668 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,false,0,false,false} 04:18:01.668 [info] KMOD Port Create PDP Context Call {<0.1151.0>,[alias|#Ref<0.2044474368.3268739073.251475>]}: {create_pdp_context,{172,18,176,103},4239221370,729156516,{192,168,0,42}} 04:18:01.668 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,42}, 4239221370, 729156516 04:18:01.668 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],14,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,42}},{i_tid,4239221370},{o_tid,729156516}]}} 04:18:01.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,42>>,undefined},local_teid => 4239221370,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 729156516}) returned ok *DBG* epdg_ue_fsm_262425839339199 send ok to <0.1159.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425839339199">>, {ok, #{apco => <<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 => 4239221370, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 729156516}}}} 04:18:01.668 [info] tunnel_response(<<"262425839339199">>): {ok,#{apco => <<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 => 4239221370,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 729156516}} *DBG* epdg_ue_fsm_262425839339199 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 => 4239221370, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 729156516}}} from <0.1159.0> in state state_wait_create_session_resp => state_active 04:18:01.668 [info] tunnel_response for <<"262425839339199">>: {ok,#{apco => <<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 => 4239221370,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 729156516}} 04:18:01.669 [info] GSUP: Tx #{imsi => <<"262425839339199">>,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 => <<"262426800282071">>, 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:18:01.743 [info] GSUP: Rx #{imsi => <<"262426800282071">>,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_262426800282071 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426800282071 consume internal init_state in state state_new 04:18:01.743 [info] ue_fsm start(epdg_ue_fsm_262426800282071) *DBG* epdg_ue_fsm_262426800282071 receive call {auth_request,33,"internet",#{}} from <0.1160.0> in state state_new 04:18:01.743 [info] ue_fsm init(<<"262426800282071">>) *DBG* epdg_ue_fsm_262426800282071 send ok to <0.1160.0> 04:18:01.743 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426800282071 consume call {auth_request,33,"internet",#{}} from <0.1160.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426800282071 enter aaa_ue_fsm in state state_new 04:18:01.743 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426800282071">>,"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_262426800282071 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426800282071 consume internal init_state in state state_new 04:18:01.743 [info] ue_fsm start_link(aaa_ue_fsm_262426800282071) *DBG* aaa_ue_fsm_262426800282071 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.743 [info] ue_fsm init("262426800282071") 04:18:01.743 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.743 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426800282071",undefined,undefined,false,false,undefined} 04:18:01.743 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.743 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262426800282071",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426800282071 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426800282071 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_262426800282071 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>, <<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203, 164,232,24,200,37,123,37,23,153,6,201,61,63>>, <<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>, <<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239, 226>>}]}} from <0.1163.0> in state state_wait_swx_maa 04:18:01.748 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426800282071",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54]],[[180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63]],["foobar"],[[198,24,64,103,54,218,213,247,178,170,132,71,1,197,239,226]],[[187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426800282071 send ok to <0.1163.0> 04:18:01.748 [info] dia_sip2gsup: auth [180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54] authz [180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63]  *DBG* aaa_ue_fsm_262426800282071 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>, <<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203, 164,232,24,200,37,123,37,23,153,6,201,61,63>>, <<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>, <<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239, 226>>}]}} from <0.1163.0> in state state_wait_swx_maa => state_new 04:18:01.748 [info] rand [180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217] autn [100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54]  *DBG* epdg_ue_fsm_262426800282071 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>, <<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203, 164,232,24,200,37,123,37,23,153,6,201,61,63>>, <<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>, <<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239, 226>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.748 [info] ue_fsm ev_rx_swx_maa 04:18:01.748 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426800282071",undefined,undefined,false,false,undefined} 04:18:01.748 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>,<<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63>>,<<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>,<<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239,226>>}]} *DBG* epdg_ue_fsm_262426800282071 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426800282071">>, {ok, [{epdg_auth_tuple, <<180,19,20,16,73,229,163,46,80,91,126,0,173, 182,195,217>>, <<100,92,108,158,9,140,222,164,127,27,31,102, 210,145,59,54>>, <<180,19,20,16,73,229,163,46,80,91,126,0,173, 182,195,217,203,164,232,24,200,37,123,37,23, 153,6,201,61,63>>, <<187,227,125,210,234,62,47,25,58,211,95,161, 27,251,217,42>>, <<198,24,64,103,54,218,213,247,178,170, 132,71,1,197,239,226>>}]}}} 04:18:01.749 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>,<<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63>>,<<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>,<<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239,226>>}]}, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426800282071 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>, <<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>, <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203, 164,232,24,200,37,123,37,23,153,6,201,61,63>>, <<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>, <<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239, 226>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.749 [info] auth_response(<<"262426800282071">>): {ok,[{epdg_auth_tuple,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>,<<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63>>,<<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>,<<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239,226>>}]} 04:18:01.749 [info] auth_response for <<"262426800282071">>: {ok,[{epdg_auth_tuple,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>,<<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>,<<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63>>,<<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>,<<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239,226>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.749 [info] GSUP: Tx #{auth_tuples => [#{autn => <<100,92,108,158,9,140,222,164,127,27,31,102,210,145,59,54>>,ck => <<198,24,64,103,54,218,213,247,178,170,132,71,1,197,239,226>>,ik => <<187,227,125,210,234,62,47,25,58,211,95,161,27,251,217,42>>,rand => <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217>>,res => <<180,19,20,16,73,229,163,46,80,91,126,0,173,182,195,217,203,164,232,24,200,37,123,37,23,153,6,201,61,63>>}],imsi => <<"262426800282071">>,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 => <<"262426800282071">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426800282071 receive call lu_request from <0.1164.0> in state state_authenticating 04:18:01.751 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426800282071">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426800282071 send ok to <0.1164.0> 04:18:01.751 [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_262426800282071 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426800282071 consume call lu_request from <0.1164.0> in state state_authenticating 04:18:01.751 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,false,0,false,false} 04:18:01.751 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.751 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426800282071",undefined,undefined,false,false,undefined} 04:18:01.751 [debug] SWx Tx SAR Imsi="262426800282071" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426800282071 send ok to <0.201.0> 04:18:01.751 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426800282071",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426800282071 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426800282071 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1165.0> in state state_wait_swx_saa 04:18:01.754 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426800282071",[],[2001],[],[{'Non-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_262426800282071 send ok to <0.1165.0> 04:18:01.754 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426800282071 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426800282071 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1165.0> in state state_wait_swx_saa => state_authenticated 04:18:01.754 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426800282071",undefined,undefined,false,false,undefined} 04:18:01.754 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426800282071 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426800282071">>,ok}} 04:18:01.754 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426800282071 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.754 [info] lu_response(<<"262426800282071">>): ok 04:18:01.754 [info] lu_response for <<"262426800282071">>: 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:18:01.754 [info] GSUP: Tx #{imsi => <<"262426800282071">>,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 => <<"262426800282071">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426800282071 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1166.0> in state state_authenticated 04:18:01.756 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426800282071">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.756 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262426800282071 send ok to <0.1166.0> 04:18:01.756 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426800282071">>,"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_262426800282071 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1166.0> in state state_authenticated => state_wait_create_session_resp 04:18:01.756 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262426800282071 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:01.756 [info] s2b: Tx {gtp,v2,create_session_request,0,5805828,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426800282071">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294777,<<172,18,176,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,4239221371,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:01.756 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426800282071 receive call {rx_s6b_aar,"262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1167.0> in state state_authenticated 04:18:01.764 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.764 [info] ue_fsm ev_rx_s6b_aar: "262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.764 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426800282071",undefined,undefined,true,false,undefined} 04:18:01.764 [debug] SWx Tx SAR Imsi="262426800282071" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.764 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426800282071",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426800282071 send ok to <0.1167.0> 04:18:01.764 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426800282071 consume call {rx_s6b_aar,"262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1167.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426800282071 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1168.0> in state state_authenticated_wait_swx_saa 04:18:01.766 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426800282071",[],[2001],[],[{'Non-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_262426800282071 send ok to <0.1168.0> *DBG* aaa_ue_fsm_262426800282071 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1168.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.766 [info] ue_fsm ev_rx_swx_saa 04:18:01.766 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426800282071","262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1167.0>} 04:18:01.766 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.766 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.770 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,121,88,151,4,0,2,0,2,0,16,0,87,0,9,1,160,57,223,161,205,172,18,176,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,57,223,161,205,172,18,176,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,57,223,161,205,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.770 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294777,5805828,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,<<"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,970957261,<<172,18,176,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,970957261,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} *DBG* epdg_ue_fsm_262426800282071 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 => 4239221371, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 970957261}}} from <0.1169.0> in state state_wait_create_session_resp 04:18:01.771 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426800282071">>,<0.1161.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294777,970957261,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221371,970957261}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:01.771 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.771 [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 => 4239221371,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 970957261}} 04:18:01.771 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,false,0,false,false} 04:18:01.771 [info] KMOD Port Create PDP Context Call {<0.1161.0>,[alias|#Ref<0.2044474368.3268739073.251545>]}: {create_pdp_context,{172,18,176,103},4239221371,970957261,{192,168,0,43}} 04:18:01.771 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,43}, 4239221371, 970957261 *DBG* epdg_ue_fsm_262426800282071 send ok to <0.1169.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426800282071">>, {ok, #{apco => <<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 => 4239221371, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 970957261}}}} *DBG* epdg_ue_fsm_262426800282071 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 => 4239221371, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 970957261}}} from <0.1169.0> in state state_wait_create_session_resp => state_active 04:18:01.771 [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,176,103}},{ms_address,{192,168,0,43}},{i_tid,4239221371},{o_tid,970957261}]}} 04:18:01.771 [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 => 4239221371,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 970957261}) returned ok 04:18:01.771 [info] tunnel_response(<<"262426800282071">>): {ok,#{apco => <<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 => 4239221371,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 970957261}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.771 [info] tunnel_response for <<"262426800282071">>: {ok,#{apco => <<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 => 4239221371,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 970957261}} 04:18:01.771 [info] GSUP: Tx #{imsi => <<"262426800282071">>,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 => <<"262424375921961">>, 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_262424375921961 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424375921961 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424375921961 receive call {auth_request,33,"internet",#{}} from <0.1170.0> in state state_new 04:18:01.843 [info] GSUP: Rx #{imsi => <<"262424375921961">>,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_262424375921961 send ok to <0.1170.0> 04:18:01.843 [info] ue_fsm start(epdg_ue_fsm_262424375921961) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424375921961 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424375921961 consume call {auth_request,33,"internet",#{}} from <0.1170.0> in state state_new => state_wait_auth_resp 04:18:01.843 [info] ue_fsm init(<<"262424375921961">>) *DBG* aaa_ue_fsm_262424375921961 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424375921961 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:01.843 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424375921961 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.843 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} 04:18:01.843 [info] ue_fsm start_link(aaa_ue_fsm_262424375921961) 04:18:01.843 [info] ue_fsm init("262424375921961") 04:18:01.843 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.843 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424375921961",undefined,undefined,false,false,undefined} 04:18:01.843 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424375921961 send ok to <0.201.0> 04:18:01.843 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262424375921961",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424375921961 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_262424375921961 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>, <<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219, 50,164,200,13,213,18,77,51,79,70,118,134,75>>, <<"¾é^IJÌìÆù{f>ØFª¡">>, <<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26, 187>>}]}} from <0.1173.0> in state state_wait_swx_maa 04:18:01.847 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424375921961",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18]],[[151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75]],["foobar"],[[28,80,128,71,72,212,253,178,107,38,148,104,138,58,26,187]],["¾é^IJÌìÆù{f>ØFª¡"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:01.847 [info] dia_sip2gsup: auth [151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18] authz [151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75]  04:18:01.847 [info] rand [151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90] autn [57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18]  *DBG* aaa_ue_fsm_262424375921961 send ok to <0.1173.0> 04:18:01.847 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424375921961 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>, <<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219, 50,164,200,13,213,18,77,51,79,70,118,134,75>>, <<"¾é^IJÌìÆù{f>ØFª¡">>, <<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26, 187>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.847 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424375921961",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424375921961 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>, <<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219, 50,164,200,13,213,18,77,51,79,70,118,134,75>>, <<"¾é^IJÌìÆù{f>ØFª¡">>, <<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26, 187>>}]}} from <0.1173.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424375921961 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424375921961">>, {ok, [{epdg_auth_tuple, <<151,135,237,160,179,226,27,60,191,119,45,4, 81,51,25,90>>, <<57,209,250,209,164,21,136,104,183,113,122,44, 52,32,255,18>>, <<151,135,237,160,179,226,27,60,191,119,45,4, 81,51,25,90,219,50,164,200,13,213,18,77,51, 79,70,118,134,75>>, <<"¾é^IJÌìÆù{f>ØFª¡">>, <<28,80,128,71,72,212,253,178,107,38,148, 104,138,58,26,187>>}]}}} 04:18:01.847 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>,<<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75>>,<<"¾é^IJÌìÆù{f>ØFª¡">>,<<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26,187>>}]} *DBG* epdg_ue_fsm_262424375921961 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>, <<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>, <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219, 50,164,200,13,213,18,77,51,79,70,118,134,75>>, <<"¾é^IJÌìÆù{f>ØFª¡">>, <<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26, 187>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.847 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>,<<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75>>,<<"¾é^IJÌìÆù{f>ØFª¡">>,<<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26,187>>}]}, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} 04:18:01.847 [info] auth_response(<<"262424375921961">>): {ok,[{epdg_auth_tuple,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>,<<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75>>,<<"¾é^IJÌìÆù{f>ØFª¡">>,<<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26,187>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.848 [info] auth_response for <<"262424375921961">>: {ok,[{epdg_auth_tuple,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>,<<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>,<<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75>>,<<"¾é^IJÌìÆù{f>ØFª¡">>,<<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26,187>>}]} 04:18:01.848 [info] GSUP: Tx #{auth_tuples => [#{autn => <<57,209,250,209,164,21,136,104,183,113,122,44,52,32,255,18>>,ck => <<28,80,128,71,72,212,253,178,107,38,148,104,138,58,26,187>>,ik => <<"¾é^IJÌìÆù{f>ØFª¡">>,rand => <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90>>,res => <<151,135,237,160,179,226,27,60,191,119,45,4,81,51,25,90,219,50,164,200,13,213,18,77,51,79,70,118,134,75>>}],imsi => <<"262424375921961">>,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 => <<"262424375921961">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424375921961 receive call lu_request from <0.1174.0> in state state_authenticating *DBG* epdg_ue_fsm_262424375921961 send ok to <0.1174.0> 04:18:01.849 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424375921961">>,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_262424375921961 consume call lu_request from <0.1174.0> in state state_authenticating *DBG* aaa_ue_fsm_262424375921961 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:01.849 [info] ue_fsm lu_request 04:18:01.849 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} 04:18:01.849 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.849 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424375921961",undefined,undefined,false,false,undefined} 04:18:01.849 [debug] SWx Tx SAR Imsi="262424375921961" Type=1 APN="internet" AgentInfoOpt=[]  04:18:01.849 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424375921961",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424375921961 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424375921961 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:01.852 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424375921961",[],[2001],[],[{'Non-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_262424375921961 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1175.0> in state state_wait_swx_saa 04:18:01.852 [info] ue_fsm ev_rx_swx_saa 04:18:01.852 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424375921961",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424375921961 send ok to <0.1175.0> *DBG* epdg_ue_fsm_262424375921961 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424375921961 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1175.0> in state state_wait_swx_saa => state_authenticated 04:18:01.852 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424375921961 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424375921961">>,ok}} 04:18:01.852 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424375921961 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:01.852 [info] lu_response(<<"262424375921961">>): 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:18:01.852 [info] lu_response for <<"262424375921961">>: ok 04:18:01.852 [info] GSUP: Tx #{imsi => <<"262424375921961">>,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 => <<"262424375921961">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424375921961 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1176.0> in state state_authenticated 04:18:01.854 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424375921961">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.854 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.854 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} 04:18:01.854 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262424375921961 send ok to <0.1176.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:18:01.854 [info] s2b: Tx {gtp,v2,create_session_request,0,5805829,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424375921961">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294778,<<172,18,176,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,4239221372,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424375921961 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_262424375921961 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:01.854 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424375921961 receive call {rx_s6b_aar,"262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1177.0> in state state_authenticated 04:18:01.862 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.862 [info] ue_fsm ev_rx_s6b_aar: "262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.862 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424375921961",undefined,undefined,true,false,undefined} 04:18:01.862 [debug] SWx Tx SAR Imsi="262424375921961" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.862 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424375921961",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424375921961 send ok to <0.1177.0> *DBG* aaa_ue_fsm_262424375921961 consume call {rx_s6b_aar,"262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1177.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.862 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424375921961 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1178.0> in state state_authenticated_wait_swx_saa 04:18:01.865 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424375921961",[],[2001],[],[{'Non-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:18:01.865 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424375921961 send ok to <0.1178.0> 04:18:01.865 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424375921961","262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1177.0>} 04:18:01.865 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262424375921961 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1178.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.865 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.868 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,122,88,151,5,0,2,0,2,0,16,0,87,0,9,1,160,7,209,29,20,172,18,176,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,7,209,29,20,172,18,176,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,209,29,20,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.868 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294778,5805829,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,209,29,20>>},{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,131144980,<<172,18,176,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,131144980,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} 04:18:01.868 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424375921961">>,<0.1171.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294778,131144980,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221372,131144980}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424375921961 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 => 4239221372, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 131144980}}} from <0.1179.0> in state state_wait_create_session_resp 04:18:01.868 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.868 [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 => 4239221372,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 131144980}} 04:18:01.869 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} 04:18:01.869 [info] KMOD Port Create PDP Context Call {<0.1171.0>,[alias|#Ref<0.2044474368.3268739074.248387>]}: {create_pdp_context,{172,18,176,103},4239221372,131144980,{192,168,0,44}} 04:18:01.869 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,44}, 4239221372, 131144980 04:18:01.869 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],643,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,44}},{i_tid,4239221372},{o_tid,131144980}]}} *DBG* epdg_ue_fsm_262424375921961 send ok to <0.1179.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424375921961">>, {ok, #{apco => <<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 => 4239221372, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 131144980}}}} 04:18:01.869 [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 => 4239221372,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 131144980}) returned ok *DBG* epdg_ue_fsm_262424375921961 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 => 4239221372, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 131144980}}} from <0.1179.0> in state state_wait_create_session_resp => state_active 04:18:01.869 [info] tunnel_response(<<"262424375921961">>): {ok,#{apco => <<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 => 4239221372,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 131144980}} 04:18:01.869 [info] tunnel_response for <<"262424375921961">>: {ok,#{apco => <<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 => 4239221372,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 131144980}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.869 [info] GSUP: Tx #{imsi => <<"262424375921961">>,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 => <<"262427563821729">>, 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:18:01.943 [info] GSUP: Rx #{imsi => <<"262427563821729">>,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_262427563821729 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427563821729 consume internal init_state in state state_new 04:18:01.943 [info] ue_fsm start(epdg_ue_fsm_262427563821729) *DBG* epdg_ue_fsm_262427563821729 receive call {auth_request,33,"internet",#{}} from <0.1180.0> in state state_new 04:18:01.943 [info] ue_fsm init(<<"262427563821729">>) *DBG* epdg_ue_fsm_262427563821729 send ok to <0.1180.0> 04:18:01.943 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427563821729 consume call {auth_request,33,"internet",#{}} from <0.1180.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:18:01.943 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427563821729 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427563821729 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262427563821729 consume internal init_state in state state_new 04:18:01.943 [info] ue_fsm start_link(aaa_ue_fsm_262427563821729) *DBG* aaa_ue_fsm_262427563821729 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:01.943 [info] ue_fsm init("262427563821729") 04:18:01.943 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:01.944 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427563821729",undefined,undefined,false,false,undefined} 04:18:01.944 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:01.944 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262427563821729",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427563821729 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427563821729 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_262427563821729 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>, <<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185, 79,166,240,134,163,209,71,162,156,219,74,213,156,146>>, <<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>, <<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]}} from <0.1183.0> in state state_wait_swx_maa 04:18:01.948 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427563821729",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226]],[[76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146]],["foobar"],[[38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129]],[[74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:01.948 [info] dia_sip2gsup: auth [76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226] authz [76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146]  *DBG* aaa_ue_fsm_262427563821729 send ok to <0.1183.0> 04:18:01.948 [info] rand [76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185] autn [116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226]  *DBG* aaa_ue_fsm_262427563821729 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>, <<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185, 79,166,240,134,163,209,71,162,156,219,74,213,156,146>>, <<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>, <<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]}} from <0.1183.0> in state state_wait_swx_maa => state_new 04:18:01.948 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427563821729 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>, <<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185, 79,166,240,134,163,209,71,162,156,219,74,213,156,146>>, <<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>, <<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:01.949 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427563821729",undefined,undefined,false,false,undefined} 04:18:01.949 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>,<<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146>>,<<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>,<<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]} 04:18:01.949 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>,<<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146>>,<<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>,<<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]}, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427563821729 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427563821729">>, {ok, [{epdg_auth_tuple, <<76,237,163,132,165,50,46,169,194,106,200,111, 19,197,96,185>>, <<116,113,140,111,2,69,183,224,245,10,0,236,97, 19,134,226>>, <<76,237,163,132,165,50,46,169,194,106,200,111, 19,197,96,185,79,166,240,134,163,209,71,162, 156,219,74,213,156,146>>, <<74,32,82,31,215,79,62,218,101,188,248,144, 211,175,82,88>>, <<38,103,39,6,158,23,123,160,93,51,46,46, 125,95,182,129>>}]}}} 04:18:01.949 [info] auth_response(<<"262427563821729">>): {ok,[{epdg_auth_tuple,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>,<<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146>>,<<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>,<<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]} *DBG* epdg_ue_fsm_262427563821729 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>, <<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>, <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185, 79,166,240,134,163,209,71,162,156,219,74,213,156,146>>, <<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>, <<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:01.949 [info] auth_response for <<"262427563821729">>: {ok,[{epdg_auth_tuple,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>,<<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>,<<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146>>,<<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>,<<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>}]} 04:18:01.949 [info] GSUP: Tx #{auth_tuples => [#{autn => <<116,113,140,111,2,69,183,224,245,10,0,236,97,19,134,226>>,ck => <<38,103,39,6,158,23,123,160,93,51,46,46,125,95,182,129>>,ik => <<74,32,82,31,215,79,62,218,101,188,248,144,211,175,82,88>>,rand => <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185>>,res => <<76,237,163,132,165,50,46,169,194,106,200,111,19,197,96,185,79,166,240,134,163,209,71,162,156,219,74,213,156,146>>}],imsi => <<"262427563821729">>,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 => <<"262427563821729">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427563821729 receive call lu_request from <0.1184.0> in state state_authenticating 04:18:01.951 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427563821729">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427563821729 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}} *DBG* aaa_ue_fsm_262427563821729 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427563821729 consume call lu_request from <0.1184.0> in state state_authenticating 04:18:01.951 [info] ue_fsm lu_request 04:18:01.951 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} 04:18:01.951 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:01.951 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427563821729",undefined,undefined,false,false,undefined} 04:18:01.951 [debug] SWx Tx SAR Imsi="262427563821729" Type=1 APN="internet" AgentInfoOpt=[]  04:18:01.951 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427563821729",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427563821729 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427563821729 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427563821729 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1185.0> in state state_wait_swx_saa 04:18:01.955 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427563821729",[],[2001],[],[{'Non-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_262427563821729 send ok to <0.1185.0> *DBG* epdg_ue_fsm_262427563821729 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:01.955 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427563821729 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1185.0> in state state_wait_swx_saa => state_authenticated 04:18:01.955 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427563821729",undefined,undefined,false,false,undefined} 04:18:01.955 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427563821729 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427563821729">>,ok}} 04:18:01.955 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427563821729 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:18:01.955 [info] lu_response(<<"262427563821729">>): ok 04:18:01.955 [info] lu_response for <<"262427563821729">>: ok 04:18:01.955 [info] GSUP: Tx #{imsi => <<"262427563821729">>,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 => <<"262427563821729">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427563821729 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1186.0> in state state_authenticated 04:18:01.957 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427563821729">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:01.957 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:01.957 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} 04:18:01.957 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:01.957 [info] s2b: Tx {gtp,v2,create_session_request,0,5805830,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427563821729">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294779,<<172,18,176,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,4239221373,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427563821729 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}} *DBG* epdg_ue_fsm_262427563821729 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:18:01.957 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427563821729 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427563821729 receive call {rx_s6b_aar,"262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1187.0> in state state_authenticated 04:18:01.965 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:01.965 [info] ue_fsm ev_rx_s6b_aar: "262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:01.965 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427563821729",undefined,undefined,true,false,undefined} 04:18:01.965 [debug] SWx Tx SAR Imsi="262427563821729" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:01.965 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427563821729",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427563821729 send ok to <0.1187.0> *DBG* aaa_ue_fsm_262427563821729 consume call {rx_s6b_aar,"262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1187.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:01.965 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427563821729 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1188.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427563821729 send ok to <0.1188.0> 04:18:01.968 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427563821729",[],[2001],[],[{'Non-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_262427563821729 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1188.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:01.968 [info] ue_fsm ev_rx_swx_saa 04:18:01.968 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427563821729","262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1187.0>} 04:18:01.968 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:01.968 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:01.972 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,123,88,151,6,0,2,0,2,0,16,0,87,0,9,1,160,181,39,145,249,172,18,176,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,181,39,145,249,172,18,176,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,181,39,145,249,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:01.973 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294779,5805830,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,<<181,39,145,249>>},{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,3039269369,<<172,18,176,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,3039269369,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} 04:18:01.973 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427563821729">>,<0.1181.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294779,3039269369,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221373,3039269369}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427563821729 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 => 4239221373, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3039269369}}} from <0.1189.0> in state state_wait_create_session_resp 04:18:01.973 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:01.973 [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 => 4239221373,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3039269369}} 04:18:01.973 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} 04:18:01.973 [info] KMOD Port Create PDP Context Call {<0.1181.0>,[alias|#Ref<0.2044474368.3268739075.252016>]}: {create_pdp_context,{172,18,176,103},4239221373,3039269369,{192,168,0,45}} 04:18:01.973 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,45}, 4239221373, 3039269369 04:18:01.973 [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,176,103}},{ms_address,{192,168,0,45}},{i_tid,4239221373},{o_tid,3039269369}]}} 04:18:01.973 [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 => 4239221373,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3039269369}) returned ok 04:18:01.973 [info] tunnel_response(<<"262427563821729">>): {ok,#{apco => <<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 => 4239221373,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3039269369}} *DBG* epdg_ue_fsm_262427563821729 send ok to <0.1189.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427563821729">>, {ok, #{apco => <<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 => 4239221373, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3039269369}}}} *DBG* epdg_ue_fsm_262427563821729 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 => 4239221373, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3039269369}}} from <0.1189.0> in state state_wait_create_session_resp => state_active 04:18:01.973 [info] tunnel_response for <<"262427563821729">>: {ok,#{apco => <<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 => 4239221373,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3039269369}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:01.973 [info] GSUP: Tx #{imsi => <<"262427563821729">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422560340053">>, 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:18:02.043 [info] GSUP: Rx #{imsi => <<"262422560340053">>,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_262422560340053 enter epdg_ue_fsm in state state_new 04:18:02.043 [info] ue_fsm start(epdg_ue_fsm_262422560340053) *DBG* epdg_ue_fsm_262422560340053 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422560340053 receive call {auth_request,33,"internet",#{}} from <0.1190.0> in state state_new 04:18:02.043 [info] ue_fsm init(<<"262422560340053">>) *DBG* epdg_ue_fsm_262422560340053 send ok to <0.1190.0> *DBG* epdg_ue_fsm_262422560340053 consume call {auth_request,33,"internet",#{}} from <0.1190.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:18:02.043 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422560340053 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422560340053 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:02.043 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422560340053 consume internal init_state in state state_new 04:18:02.043 [info] ue_fsm start_link(aaa_ue_fsm_262422560340053) *DBG* aaa_ue_fsm_262422560340053 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.043 [info] ue_fsm init("262422560340053") 04:18:02.043 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.044 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422560340053",undefined,undefined,false,false,undefined} 04:18:02.044 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.044 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262422560340053",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422560340053 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422560340053 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_262422560340053 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>, <<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249, 229,165,225,131,235,254,202,83,226,124,16,5,28,164>>, <<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>, <<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203, 84>>}]}} from <0.1193.0> in state state_wait_swx_maa 04:18:02.048 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422560340053",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52]],[[67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164]],["foobar"],[[134,211,241,199,147,55,221,115,138,181,29,69,16,31,203,84]],[[254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:02.048 [info] dia_sip2gsup: auth [67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52] authz [67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164]  04:18:02.048 [info] rand [67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249] autn [26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52]  *DBG* aaa_ue_fsm_262422560340053 send ok to <0.1193.0> 04:18:02.048 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422560340053 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>, <<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249, 229,165,225,131,235,254,202,83,226,124,16,5,28,164>>, <<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>, <<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203, 84>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:02.048 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422560340053",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422560340053 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>, <<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249, 229,165,225,131,235,254,202,83,226,124,16,5,28,164>>, <<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>, <<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203, 84>>}]}} from <0.1193.0> in state state_wait_swx_maa => state_new 04:18:02.048 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>,<<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164>>,<<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>,<<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203,84>>}]} *DBG* epdg_ue_fsm_262422560340053 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422560340053">>, {ok, [{epdg_auth_tuple, <<67,63,119,35,201,112,253,210,109,79,95,143, 52,66,176,249>>, <<26,222,245,151,229,166,216,71,32,21,205,18, 82,22,136,52>>, <<67,63,119,35,201,112,253,210,109,79,95,143, 52,66,176,249,229,165,225,131,235,254,202,83, 226,124,16,5,28,164>>, <<254,131,47,69,203,129,4,220,102,172,27,254, 209,93,215,73>>, <<134,211,241,199,147,55,221,115,138,181, 29,69,16,31,203,84>>}]}}} 04:18:02.048 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>,<<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164>>,<<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>,<<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203,84>>}]}, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422560340053 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>, <<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>, <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249, 229,165,225,131,235,254,202,83,226,124,16,5,28,164>>, <<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>, <<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203, 84>>}]}} 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:18:02.048 [info] auth_response(<<"262422560340053">>): {ok,[{epdg_auth_tuple,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>,<<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164>>,<<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>,<<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203,84>>}]} 04:18:02.048 [info] auth_response for <<"262422560340053">>: {ok,[{epdg_auth_tuple,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>,<<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>,<<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164>>,<<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>,<<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203,84>>}]} 04:18:02.048 [info] GSUP: Tx #{auth_tuples => [#{autn => <<26,222,245,151,229,166,216,71,32,21,205,18,82,22,136,52>>,ck => <<134,211,241,199,147,55,221,115,138,181,29,69,16,31,203,84>>,ik => <<254,131,47,69,203,129,4,220,102,172,27,254,209,93,215,73>>,rand => <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249>>,res => <<67,63,119,35,201,112,253,210,109,79,95,143,52,66,176,249,229,165,225,131,235,254,202,83,226,124,16,5,28,164>>}],imsi => <<"262422560340053">>,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 => <<"262422560340053">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422560340053 receive call lu_request from <0.1194.0> in state state_authenticating *DBG* epdg_ue_fsm_262422560340053 send ok to <0.1194.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:18:02.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422560340053">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422560340053 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422560340053 consume call lu_request from <0.1194.0> in state state_authenticating 04:18:02.050 [info] ue_fsm lu_request 04:18:02.050 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422560340053 send ok to <0.201.0> 04:18:02.050 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422560340053 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:02.050 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422560340053",undefined,undefined,false,false,undefined} 04:18:02.050 [debug] SWx Tx SAR Imsi="262422560340053" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.050 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422560340053",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422560340053 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1195.0> in state state_wait_swx_saa 04:18:02.053 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422560340053",[],[2001],[],[{'Non-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_262422560340053 send ok to <0.1195.0> *DBG* epdg_ue_fsm_262422560340053 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.053 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422560340053 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1195.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422560340053 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422560340053">>,ok}} 04:18:02.053 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422560340053",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422560340053 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.053 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:02.053 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} 04:18:02.053 [info] lu_response(<<"262422560340053">>): ok 04:18:02.053 [info] lu_response for <<"262422560340053">>: 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:18:02.053 [info] GSUP: Tx #{imsi => <<"262422560340053">>,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 => <<"262422560340053">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:02.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422560340053">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422560340053 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1196.0> in state state_authenticated 04:18:02.055 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.055 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} 04:18:02.055 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.055 [info] s2b: Tx {gtp,v2,create_session_request,0,5805831,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422560340053">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294780,<<172,18,176,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,4239221374,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422560340053 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}} 04:18:02.055 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422560340053 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1196.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422560340053 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:02.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422560340053 receive call {rx_s6b_aar,"262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1197.0> in state state_authenticated 04:18:02.063 [info] ue_fsm ev_rx_s6b_aar: "262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.063 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422560340053",undefined,undefined,true,false,undefined} 04:18:02.063 [debug] SWx Tx SAR Imsi="262422560340053" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.063 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422560340053",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422560340053 send ok to <0.1197.0> 04:18:02.063 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422560340053 consume call {rx_s6b_aar,"262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1197.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422560340053 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1198.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422560340053 send ok to <0.1198.0> *DBG* aaa_ue_fsm_262422560340053 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1198.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.066 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422560340053",[],[2001],[],[{'Non-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:18:02.066 [info] ue_fsm ev_rx_swx_saa 04:18:02.066 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422560340053","262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1197.0>} 04:18:02.066 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.066 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.070 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,124,88,151,7,0,2,0,2,0,16,0,87,0,9,1,160,238,13,189,218,172,18,176,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,238,13,189,218,172,18,176,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,13,189,218,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.070 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294780,5805831,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,3993877978,<<172,18,176,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,3993877978,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} *DBG* epdg_ue_fsm_262422560340053 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 => 4239221374, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3993877978}}} from <0.1199.0> in state state_wait_create_session_resp 04:18:02.070 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422560340053">>,<0.1191.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294780,3993877978,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221374,3993877978}],[],[],[],[],[],[],[]}}}} 04:18:02.070 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.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,46>>,undefined},local_teid => 4239221374,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3993877978}} 04:18:02.070 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} 04:18:02.070 [info] KMOD Port Create PDP Context Call {<0.1191.0>,[alias|#Ref<0.2044474368.3268739073.251875>]}: {create_pdp_context,{172,18,176,103},4239221374,3993877978,{192,168,0,46}} 04:18:02.070 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,46}, 4239221374, 3993877978 04:18:02.070 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2052,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,46}},{i_tid,4239221374},{o_tid,3993877978}]}} *DBG* epdg_ue_fsm_262422560340053 send ok to <0.1199.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422560340053">>, {ok, #{apco => <<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 => 4239221374, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3993877978}}}} 04:18:02.070 [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 => 4239221374,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3993877978}) returned ok *DBG* epdg_ue_fsm_262422560340053 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 => 4239221374, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3993877978}}} from <0.1199.0> in state state_wait_create_session_resp => state_active 04:18:02.070 [info] tunnel_response(<<"262422560340053">>): {ok,#{apco => <<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 => 4239221374,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3993877978}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.071 [info] tunnel_response for <<"262422560340053">>: {ok,#{apco => <<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 => 4239221374,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3993877978}} 04:18:02.071 [info] GSUP: Tx #{imsi => <<"262422560340053">>,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 => <<"262421208065588">>, 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_262421208065588 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421208065588 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421208065588 receive call {auth_request,33,"internet",#{}} from <0.1200.0> in state state_new *DBG* epdg_ue_fsm_262421208065588 send ok to <0.1200.0> 04:18:02.143 [info] GSUP: Rx #{imsi => <<"262421208065588">>,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_262421208065588 consume call {auth_request,33,"internet",#{}} from <0.1200.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421208065588 enter aaa_ue_fsm in state state_new 04:18:02.143 [info] ue_fsm start(epdg_ue_fsm_262421208065588) *DBG* epdg_ue_fsm_262421208065588 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421208065588 consume internal init_state in state state_new 04:18:02.143 [info] ue_fsm init(<<"262421208065588">>) *DBG* aaa_ue_fsm_262421208065588 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.143 [info] ue_fsm auth_request 04:18:02.143 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} 04:18:02.143 [info] ue_fsm start_link(aaa_ue_fsm_262421208065588) 04:18:02.143 [info] ue_fsm init("262421208065588") 04:18:02.143 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421208065588 send ok to <0.201.0> 04:18:02.143 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421208065588",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421208065588 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:02.143 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.143 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262421208065588",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:02.148 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421208065588",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117]],[[76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155]],["foobar"],[[18,143,104,234,47,107,173,159,98,89,70,117,160,16,151,23]],[[132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421208065588 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>, <<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185, 154,23,5,110,177,196,103,30,115,79,134,218,102,155>>, <<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>, <<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151, 23>>}]}} from <0.1203.0> in state state_wait_swx_maa 04:18:02.148 [info] dia_sip2gsup: auth [76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117] authz [76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155]  04:18:02.148 [info] rand [76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185] autn [239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117]  04:18:02.148 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421208065588 send ok to <0.1203.0> 04:18:02.148 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421208065588",undefined,undefined,false,false,undefined} 04:18:02.148 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>,<<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155>>,<<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>,<<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151,23>>}]} *DBG* epdg_ue_fsm_262421208065588 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>, <<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185, 154,23,5,110,177,196,103,30,115,79,134,218,102,155>>, <<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>, <<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151, 23>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421208065588 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>, <<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185, 154,23,5,110,177,196,103,30,115,79,134,218,102,155>>, <<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>, <<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151, 23>>}]}} from <0.1203.0> in state state_wait_swx_maa => state_new 04:18:02.148 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>,<<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155>>,<<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>,<<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151,23>>}]}, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421208065588 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421208065588">>, {ok, [{epdg_auth_tuple, <<76,172,148,129,3,124,32,163,142,121,155,245, 240,104,71,185>>, <<239,154,31,155,216,91,0,26,21,109,198,146, 137,71,45,117>>, <<76,172,148,129,3,124,32,163,142,121,155,245, 240,104,71,185,154,23,5,110,177,196,103,30, 115,79,134,218,102,155>>, <<132,94,41,150,92,191,246,249,53,40,237,33,41, 150,82,25>>, <<18,143,104,234,47,107,173,159,98,89,70, 117,160,16,151,23>>}]}}} 04:18:02.149 [info] auth_response(<<"262421208065588">>): {ok,[{epdg_auth_tuple,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>,<<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155>>,<<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>,<<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151,23>>}]} *DBG* epdg_ue_fsm_262421208065588 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>, <<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>, <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185, 154,23,5,110,177,196,103,30,115,79,134,218,102,155>>, <<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>, <<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151, 23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.149 [info] auth_response for <<"262421208065588">>: {ok,[{epdg_auth_tuple,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>,<<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>,<<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155>>,<<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>,<<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151,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:18:02.149 [info] GSUP: Tx #{auth_tuples => [#{autn => <<239,154,31,155,216,91,0,26,21,109,198,146,137,71,45,117>>,ck => <<18,143,104,234,47,107,173,159,98,89,70,117,160,16,151,23>>,ik => <<132,94,41,150,92,191,246,249,53,40,237,33,41,150,82,25>>,rand => <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185>>,res => <<76,172,148,129,3,124,32,163,142,121,155,245,240,104,71,185,154,23,5,110,177,196,103,30,115,79,134,218,102,155>>}],imsi => <<"262421208065588">>,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 => <<"262421208065588">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421208065588 receive call lu_request from <0.1204.0> in state state_authenticating 04:18:02.150 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421208065588">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421208065588 send ok to <0.1204.0> 04:18:02.150 [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_262421208065588 consume call lu_request from <0.1204.0> in state state_authenticating *DBG* aaa_ue_fsm_262421208065588 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:02.150 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} 04:18:02.150 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.151 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421208065588",undefined,undefined,false,false,undefined} 04:18:02.151 [debug] SWx Tx SAR Imsi="262421208065588" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.151 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421208065588",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421208065588 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421208065588 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421208065588 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1205.0> in state state_wait_swx_saa 04:18:02.154 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421208065588",[],[2001],[],[{'Non-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_262421208065588 send ok to <0.1205.0> *DBG* epdg_ue_fsm_262421208065588 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421208065588 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1205.0> in state state_wait_swx_saa => state_authenticated 04:18:02.154 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421208065588 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421208065588">>,ok}} 04:18:02.154 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421208065588",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421208065588 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:18:02.154 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:02.154 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} 04:18:02.154 [info] lu_response(<<"262421208065588">>): ok 04:18:02.154 [info] lu_response for <<"262421208065588">>: ok 04:18:02.154 [info] GSUP: Tx #{imsi => <<"262421208065588">>,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 => <<"262421208065588">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:02.155 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421208065588">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421208065588 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1206.0> in state state_authenticated 04:18:02.155 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.155 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} 04:18:02.155 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.156 [info] s2b: Tx {gtp,v2,create_session_request,0,5805832,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421208065588">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294781,<<172,18,176,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,4239221375,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421208065588 send ok to <0.1206.0> 04:18:02.156 [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_262421208065588 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_262421208065588 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421208065588 receive call {rx_s6b_aar,"262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1207.0> in state state_authenticated 04:18:02.161 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.161 [info] ue_fsm ev_rx_s6b_aar: "262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.161 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421208065588",undefined,undefined,true,false,undefined} 04:18:02.161 [debug] SWx Tx SAR Imsi="262421208065588" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.161 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421208065588",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421208065588 send ok to <0.1207.0> 04:18:02.162 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421208065588 consume call {rx_s6b_aar,"262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1207.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421208065588 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1208.0> in state state_authenticated_wait_swx_saa 04:18:02.165 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421208065588",[],[2001],[],[{'Non-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_262421208065588 send ok to <0.1208.0> 04:18:02.165 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421208065588 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1208.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.165 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421208065588","262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1207.0>} 04:18:02.165 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.165 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.169 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,125,88,151,8,0,2,0,2,0,16,0,87,0,9,1,160,184,75,154,204,172,18,176,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,184,75,154,204,172,18,176,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,184,75,154,204,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.169 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294781,5805832,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,<<184,75,154,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,3091962572,<<172,18,176,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,3091962572,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} 04:18:02.169 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421208065588">>,<0.1201.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294781,3091962572,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221375,3091962572}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421208065588 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 => 4239221375, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3091962572}}} from <0.1209.0> in state state_wait_create_session_resp 04:18:02.169 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.169 [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 => 4239221375,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3091962572}} 04:18:02.170 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} 04:18:02.170 [info] KMOD Port Create PDP Context Call {<0.1201.0>,[alias|#Ref<0.2044474368.3268739073.251991>]}: {create_pdp_context,{172,18,176,103},4239221375,3091962572,{192,168,0,47}} 04:18:02.170 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,47}, 4239221375, 3091962572 04:18:02.170 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2116,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,47}},{i_tid,4239221375},{o_tid,3091962572}]}} 04:18:02.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,47>>,undefined},local_teid => 4239221375,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3091962572}) returned ok *DBG* epdg_ue_fsm_262421208065588 send ok to <0.1209.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421208065588">>, {ok, #{apco => <<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 => 4239221375, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3091962572}}}} 04:18:02.170 [info] tunnel_response(<<"262421208065588">>): {ok,#{apco => <<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 => 4239221375,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3091962572}} *DBG* epdg_ue_fsm_262421208065588 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 => 4239221375, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3091962572}}} from <0.1209.0> in state state_wait_create_session_resp => state_active 04:18:02.170 [info] tunnel_response for <<"262421208065588">>: {ok,#{apco => <<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 => 4239221375,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3091962572}} 04:18:02.170 [info] GSUP: Tx #{imsi => <<"262421208065588">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262420475070388">>, 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_262420475070388 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420475070388 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420475070388 receive call {auth_request,33,"internet",#{}} from <0.1210.0> in state state_new 04:18:02.243 [info] GSUP: Rx #{imsi => <<"262420475070388">>,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_262420475070388 send ok to <0.1210.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:18:02.243 [info] ue_fsm start(epdg_ue_fsm_262420475070388) *DBG* epdg_ue_fsm_262420475070388 consume call {auth_request,33,"internet",#{}} from <0.1210.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420475070388 enter aaa_ue_fsm in state state_new 04:18:02.243 [info] ue_fsm init(<<"262420475070388">>) *DBG* epdg_ue_fsm_262420475070388 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420475070388 consume internal init_state in state state_new 04:18:02.243 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420475070388 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.243 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,false,0,false,false} 04:18:02.243 [info] ue_fsm start_link(aaa_ue_fsm_262420475070388) 04:18:02.243 [info] ue_fsm init("262420475070388") 04:18:02.243 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.244 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420475070388",undefined,undefined,false,false,undefined} 04:18:02.244 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.244 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262420475070388",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420475070388 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420475070388 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_262420475070388 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>, <<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190, 238,19,140,130,55,36,40,79,125,90,113,69,35>>, <<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>, <<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218, 101>>}]}} from <0.1213.0> in state state_wait_swx_maa 04:18:02.248 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420475070388",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175]],[[197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35]],["foobar"],[[8,172,160,98,226,157,107,189,26,5,162,250,184,114,218,101]],[[139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420475070388 send ok to <0.1213.0> 04:18:02.248 [info] dia_sip2gsup: auth [197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175] authz [197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35]  04:18:02.248 [info] rand [197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176] autn [226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175]  *DBG* aaa_ue_fsm_262420475070388 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>, <<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190, 238,19,140,130,55,36,40,79,125,90,113,69,35>>, <<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>, <<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218, 101>>}]}} from <0.1213.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420475070388 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>, <<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190, 238,19,140,130,55,36,40,79,125,90,113,69,35>>, <<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>, <<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218, 101>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:02.248 [info] ue_fsm ev_rx_swx_maa 04:18:02.248 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420475070388",undefined,undefined,false,false,undefined} 04:18:02.248 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>,<<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35>>,<<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>,<<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218,101>>}]} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420475070388">>, {ok, [{epdg_auth_tuple, <<197,75,77,239,94,239,64,0,232,77,1,128,251, 235,22,176>>, <<226,70,119,141,142,170,211,76,1,161,124,37, 15,231,168,175>>, <<197,75,77,239,94,239,64,0,232,77,1,128,251, 235,22,176,190,238,19,140,130,55,36,40,79, 125,90,113,69,35>>, <<139,20,211,231,83,146,222,130,35,154,108,58, 230,192,46,166>>, <<8,172,160,98,226,157,107,189,26,5,162, 250,184,114,218,101>>}]}}} 04:18:02.249 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>,<<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35>>,<<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>,<<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218,101>>}]}, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420475070388 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>, <<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>, <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190, 238,19,140,130,55,36,40,79,125,90,113,69,35>>, <<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>, <<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218, 101>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.249 [info] auth_response(<<"262420475070388">>): {ok,[{epdg_auth_tuple,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>,<<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35>>,<<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>,<<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218,101>>}]} 04:18:02.249 [info] auth_response for <<"262420475070388">>: {ok,[{epdg_auth_tuple,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>,<<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>,<<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35>>,<<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>,<<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218,101>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.249 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,70,119,141,142,170,211,76,1,161,124,37,15,231,168,175>>,ck => <<8,172,160,98,226,157,107,189,26,5,162,250,184,114,218,101>>,ik => <<139,20,211,231,83,146,222,130,35,154,108,58,230,192,46,166>>,rand => <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176>>,res => <<197,75,77,239,94,239,64,0,232,77,1,128,251,235,22,176,190,238,19,140,130,55,36,40,79,125,90,113,69,35>>}],imsi => <<"262420475070388">>,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 => <<"262420475070388">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420475070388 receive call lu_request from <0.1214.0> in state state_authenticating 04:18:02.250 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420475070388">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.1214.0> *DBG* epdg_ue_fsm_262420475070388 consume call lu_request from <0.1214.0> in state state_authenticating 04:18:02.250 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420475070388 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:18:02.251 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,false,0,false,false} 04:18:02.251 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.251 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420475070388",undefined,undefined,false,false,undefined} 04:18:02.251 [debug] SWx Tx SAR Imsi="262420475070388" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420475070388 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420475070388 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:02.251 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420475070388",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420475070388 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1215.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420475070388 send ok to <0.1215.0> 04:18:02.254 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420475070388",[],[2001],[],[{'Non-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_262420475070388 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1215.0> in state state_wait_swx_saa => state_authenticated 04:18:02.254 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420475070388 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.254 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420475070388",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420475070388">>,ok}} 04:18:02.254 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420475070388 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.254 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420475070388">>,"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:18:02.254 [info] lu_response(<<"262420475070388">>): ok 04:18:02.254 [info] lu_response for <<"262420475070388">>: ok 04:18:02.254 [info] GSUP: Tx #{imsi => <<"262420475070388">>,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 => <<"262420475070388">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420475070388 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1216.0> in state state_authenticated 04:18:02.255 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420475070388">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:02.255 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.255 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,false,0,false,false} 04:18:02.255 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.255 [info] s2b: Tx {gtp,v2,create_session_request,0,5805833,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420475070388">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294782,<<172,18,176,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,4239221376,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.1216.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:18:02.255 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420475070388 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* epdg_ue_fsm_262420475070388 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420475070388 receive call {rx_s6b_aar,"262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1217.0> in state state_authenticated 04:18:02.260 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.260 [info] ue_fsm ev_rx_s6b_aar: "262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.261 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420475070388",undefined,undefined,true,false,undefined} 04:18:02.261 [debug] SWx Tx SAR Imsi="262420475070388" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.261 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420475070388",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420475070388 send ok to <0.1217.0> 04:18:02.261 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420475070388 consume call {rx_s6b_aar,"262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1217.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420475070388 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1218.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420475070388 send ok to <0.1218.0> 04:18:02.263 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420475070388",[],[2001],[],[{'Non-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_262420475070388 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1218.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.263 [info] ue_fsm ev_rx_swx_saa 04:18:02.263 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420475070388","262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1217.0>} 04:18:02.263 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.263 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.266 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,126,88,151,9,0,2,0,2,0,16,0,87,0,9,1,160,81,123,245,28,172,18,176,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,81,123,245,28,172,18,176,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,123,245,28,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.266 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294782,5805833,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,123,245,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,1367078172,<<172,18,176,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,1367078172,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} 04:18:02.266 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420475070388">>,<0.1211.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294782,1367078172,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221376,1367078172}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420475070388 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 => 4239221376, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1367078172}}} from <0.1219.0> in state state_wait_create_session_resp 04:18:02.266 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.266 [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 => 4239221376,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1367078172}} 04:18:02.266 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,false,0,false,false} 04:18:02.266 [info] KMOD Port Create PDP Context Call {<0.1211.0>,[alias|#Ref<0.2044474368.3268739073.252064>]}: {create_pdp_context,{172,18,176,103},4239221376,1367078172,{192,168,0,48}} 04:18:02.266 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,48}, 4239221376, 1367078172 04:18:02.266 [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,176,103}},{ms_address,{192,168,0,48}},{i_tid,4239221376},{o_tid,1367078172}]}} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.1219.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420475070388">>, {ok, #{apco => <<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 => 4239221376, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1367078172}}}} 04:18:02.266 [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 => 4239221376,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1367078172}) returned ok *DBG* epdg_ue_fsm_262420475070388 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 => 4239221376, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1367078172}}} from <0.1219.0> in state state_wait_create_session_resp => state_active 04:18:02.266 [info] tunnel_response(<<"262420475070388">>): {ok,#{apco => <<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 => 4239221376,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1367078172}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.267 [info] tunnel_response for <<"262420475070388">>: {ok,#{apco => <<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 => 4239221376,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1367078172}} 04:18:02.267 [info] GSUP: Tx #{imsi => <<"262420475070388">>,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 => <<"262422567093353">>, 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_262422567093353 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422567093353 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422567093353 receive call {auth_request,33,"internet",#{}} from <0.1220.0> in state state_new *DBG* epdg_ue_fsm_262422567093353 send ok to <0.1220.0> 04:18:02.343 [info] GSUP: Rx #{imsi => <<"262422567093353">>,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_262422567093353 consume call {auth_request,33,"internet",#{}} from <0.1220.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:18:02.343 [info] ue_fsm start(epdg_ue_fsm_262422567093353) *DBG* aaa_ue_fsm_262422567093353 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422567093353 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:02.343 [info] ue_fsm init(<<"262422567093353">>) *DBG* aaa_ue_fsm_262422567093353 consume internal init_state in state state_new 04:18:02.343 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422567093353 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.343 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,false,0,false,false} 04:18:02.343 [info] ue_fsm start_link(aaa_ue_fsm_262422567093353) 04:18:02.343 [info] ue_fsm init("262422567093353") 04:18:02.344 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.344 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422567093353",undefined,undefined,false,false,undefined} 04:18:02.344 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.344 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262422567093353",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422567093353 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422567093353 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_262422567093353 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>, <<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189, 105,207,75,119,177,72,115,155,123,66,190,220,113,171>>, <<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>, <<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170, 30>>}]}} from <0.1223.0> in state state_wait_swx_maa 04:18:02.348 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422567093353",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238]],[[27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171]],["foobar"],[[98,132,178,246,239,42,217,62,109,67,208,188,39,60,170,30]],[[38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:02.348 [info] dia_sip2gsup: auth [27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238] authz [27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171]  04:18:02.348 [info] rand [27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189] autn [38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238]  *DBG* aaa_ue_fsm_262422567093353 send ok to <0.1223.0> *DBG* epdg_ue_fsm_262422567093353 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>, <<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189, 105,207,75,119,177,72,115,155,123,66,190,220,113,171>>, <<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>, <<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170, 30>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:02.348 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422567093353 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>, <<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189, 105,207,75,119,177,72,115,155,123,66,190,220,113,171>>, <<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>, <<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170, 30>>}]}} from <0.1223.0> in state state_wait_swx_maa => state_new 04:18:02.348 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422567093353",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422567093353 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422567093353">>, {ok, [{epdg_auth_tuple, <<27,188,219,247,139,243,41,195,99,39,178,48, 24,200,235,189>>, <<38,97,253,75,148,119,11,79,246,176,217,165, 37,110,92,238>>, <<27,188,219,247,139,243,41,195,99,39,178,48, 24,200,235,189,105,207,75,119,177,72,115,155, 123,66,190,220,113,171>>, <<38,144,13,87,96,78,165,97,30,187,227,10,197, 214,118,195>>, <<98,132,178,246,239,42,217,62,109,67,208, 188,39,60,170,30>>}]}}} 04:18:02.348 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>,<<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171>>,<<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>,<<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170,30>>}]} *DBG* epdg_ue_fsm_262422567093353 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>, <<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>, <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189, 105,207,75,119,177,72,115,155,123,66,190,220,113,171>>, <<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>, <<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170, 30>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.348 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>,<<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171>>,<<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>,<<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170,30>>}]}, {ue_fsm_data,<<"262422567093353">>,"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:18:02.348 [info] auth_response(<<"262422567093353">>): {ok,[{epdg_auth_tuple,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>,<<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171>>,<<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>,<<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170,30>>}]} 04:18:02.348 [info] auth_response for <<"262422567093353">>: {ok,[{epdg_auth_tuple,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>,<<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>,<<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171>>,<<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>,<<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170,30>>}]} 04:18:02.348 [info] GSUP: Tx #{auth_tuples => [#{autn => <<38,97,253,75,148,119,11,79,246,176,217,165,37,110,92,238>>,ck => <<98,132,178,246,239,42,217,62,109,67,208,188,39,60,170,30>>,ik => <<38,144,13,87,96,78,165,97,30,187,227,10,197,214,118,195>>,rand => <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189>>,res => <<27,188,219,247,139,243,41,195,99,39,178,48,24,200,235,189,105,207,75,119,177,72,115,155,123,66,190,220,113,171>>}],imsi => <<"262422567093353">>,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 => <<"262422567093353">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422567093353 receive call lu_request from <0.1224.0> in state state_authenticating 04:18:02.350 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422567093353">>,message_type => location_upd_req} 04:18:02.350 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422567093353 send ok to <0.1224.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_262422567093353 consume call lu_request from <0.1224.0> in state state_authenticating 04:18:02.350 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422567093353 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:02.350 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.350 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422567093353",undefined,undefined,false,false,undefined} 04:18:02.350 [debug] SWx Tx SAR Imsi="262422567093353" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.350 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422567093353",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422567093353 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422567093353 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422567093353 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1225.0> in state state_wait_swx_saa 04:18:02.353 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422567093353",[],[2001],[],[{'Non-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_262422567093353 send ok to <0.1225.0> *DBG* aaa_ue_fsm_262422567093353 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1225.0> in state state_wait_swx_saa => state_authenticated 04:18:02.353 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422567093353 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.353 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422567093353",undefined,undefined,false,false,undefined} 04:18:02.353 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422567093353 send ok to <0.211.0> 04:18:02.353 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262422567093353">>,ok}} *DBG* epdg_ue_fsm_262422567093353 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.353 [info] lu_response(<<"262422567093353">>): ok 04:18:02.354 [info] lu_response for <<"262422567093353">>: ok 04:18:02.354 [info] GSUP: Tx #{imsi => <<"262422567093353">>,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 => <<"262422567093353">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422567093353 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1226.0> in state state_authenticated 04:18:02.355 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422567093353">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:02.355 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.355 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,false,0,false,false} 04:18:02.355 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.355 [info] s2b: Tx {gtp,v2,create_session_request,0,5805834,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422567093353">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294783,<<172,18,176,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,4239221377,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422567093353 send ok to <0.1226.0> 04:18:02.355 [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_262422567093353 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_262422567093353 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422567093353 receive call {rx_s6b_aar,"262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1227.0> in state state_authenticated 04:18:02.360 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.361 [info] ue_fsm ev_rx_s6b_aar: "262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.361 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422567093353",undefined,undefined,true,false,undefined} 04:18:02.361 [debug] SWx Tx SAR Imsi="262422567093353" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422567093353 send ok to <0.1227.0> 04:18:02.361 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422567093353",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422567093353 consume call {rx_s6b_aar,"262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1227.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:02.361 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422567093353 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1228.0> in state state_authenticated_wait_swx_saa 04:18:02.363 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422567093353",[],[2001],[],[{'Non-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_262422567093353 send ok to <0.1228.0> 04:18:02.363 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422567093353 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1228.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.363 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422567093353","262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1227.0>} 04:18:02.363 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.363 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.366 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,127,88,151,10,0,2,0,2,0,16,0,87,0,9,1,160,10,16,78,66,172,18,176,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,10,16,78,66,172,18,176,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,10,16,78,66,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.366 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294783,5805834,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,<<10,16,78,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,168840770,<<172,18,176,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,168840770,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} 04:18:02.366 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422567093353">>,<0.1221.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294783,168840770,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221377,168840770}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422567093353 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 => 4239221377, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 168840770}}} from <0.1229.0> in state state_wait_create_session_resp 04:18:02.366 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.366 [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 => 4239221377,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 168840770}} 04:18:02.367 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,false,0,false,false} 04:18:02.367 [info] KMOD Port Create PDP Context Call {<0.1221.0>,[alias|#Ref<0.2044474368.3268739073.252176>]}: {create_pdp_context,{172,18,176,103},4239221377,168840770,{192,168,0,49}} 04:18:02.367 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,49}, 4239221377, 168840770 *DBG* epdg_ue_fsm_262422567093353 send ok to <0.1229.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422567093353">>, {ok, #{apco => <<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 => 4239221377, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 168840770}}}} 04:18:02.367 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2180,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,49}},{i_tid,4239221377},{o_tid,168840770}]}} *DBG* epdg_ue_fsm_262422567093353 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 => 4239221377, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 168840770}}} from <0.1229.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:18:02.367 [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 => 4239221377,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 168840770}) returned ok 04:18:02.367 [info] tunnel_response(<<"262422567093353">>): {ok,#{apco => <<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 => 4239221377,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 168840770}} 04:18:02.367 [info] tunnel_response for <<"262422567093353">>: {ok,#{apco => <<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 => 4239221377,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 168840770}} 04:18:02.367 [info] GSUP: Tx #{imsi => <<"262422567093353">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428677268007">>, 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:18:02.443 [info] GSUP: Rx #{imsi => <<"262428677268007">>,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_262428677268007 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428677268007 consume internal init_state in state state_new 04:18:02.443 [info] ue_fsm start(epdg_ue_fsm_262428677268007) *DBG* epdg_ue_fsm_262428677268007 receive call {auth_request,33,"internet",#{}} from <0.1230.0> in state state_new 04:18:02.443 [info] ue_fsm init(<<"262428677268007">>) *DBG* epdg_ue_fsm_262428677268007 send ok to <0.1230.0> *DBG* epdg_ue_fsm_262428677268007 consume call {auth_request,33,"internet",#{}} from <0.1230.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:18:02.443 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428677268007 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428677268007 enter aaa_ue_fsm in state state_new 04:18:02.444 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428677268007 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428677268007 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.444 [info] ue_fsm start_link(aaa_ue_fsm_262428677268007) 04:18:02.444 [info] ue_fsm init("262428677268007") 04:18:02.444 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428677268007 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428677268007 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:02.444 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428677268007",undefined,undefined,false,false,undefined} 04:18:02.444 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.444 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262428677268007",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428677268007 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>, <<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211, 54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>, <<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>, <<174,220,85,120,181,85,130,246,218,196,92,35,253,194, 139,56>>}]}} from <0.1233.0> in state state_wait_swx_maa 04:18:02.448 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428677268007",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151]],[[118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78]],["foobar"],[[174,220,85,120,181,85,130,246,218,196,92,35,253,194,139,56]],[[247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428677268007 send ok to <0.1233.0> *DBG* aaa_ue_fsm_262428677268007 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>, <<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211, 54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>, <<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>, <<174,220,85,120,181,85,130,246,218,196,92,35,253,194, 139,56>>}]}} from <0.1233.0> in state state_wait_swx_maa => state_new 04:18:02.448 [info] dia_sip2gsup: auth [118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151] authz [118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78]  *DBG* epdg_ue_fsm_262428677268007 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>, <<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211, 54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>, <<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>, <<174,220,85,120,181,85,130,246,218,196,92,35,253,194, 139,56>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:02.448 [info] rand [118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54] autn [81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151]  04:18:02.448 [info] ue_fsm ev_rx_swx_maa 04:18:02.448 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428677268007",undefined,undefined,false,false,undefined} 04:18:02.448 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>,<<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>,<<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>,<<174,220,85,120,181,85,130,246,218,196,92,35,253,194,139,56>>}]} 04:18:02.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>,<<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>,<<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>,<<174,220,85,120,181,85,130,246,218,196,92,35,253,194,139,56>>}]}, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428677268007 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428677268007">>, {ok, [{epdg_auth_tuple, <<118,93,29,188,223,108,106,180,115,110,196, 215,43,100,211,54>>, <<81,224,85,239,184,90,240,59,41,31,40,239,135, 19,69,151>>, <<118,93,29,188,223,108,106,180,115,110,196, 215,43,100,211,54,107,19,241,90,46,62,120,62, 12,129,235,72,24,78>>, <<247,131,213,131,97,105,240,123,217,198,86, 131,178,51,2,156>>, <<174,220,85,120,181,85,130,246,218,196, 92,35,253,194,139,56>>}]}}} 04:18:02.449 [info] auth_response(<<"262428677268007">>): {ok,[{epdg_auth_tuple,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>,<<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>,<<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>,<<174,220,85,120,181,85,130,246,218,196,92,35,253,194,139,56>>}]} *DBG* epdg_ue_fsm_262428677268007 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>, <<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>, <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211, 54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>, <<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>, <<174,220,85,120,181,85,130,246,218,196,92,35,253,194, 139,56>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.449 [info] auth_response for <<"262428677268007">>: {ok,[{epdg_auth_tuple,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>,<<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>,<<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>,<<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>,<<174,220,85,120,181,85,130,246,218,196,92,35,253,194,139,56>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.449 [info] GSUP: Tx #{auth_tuples => [#{autn => <<81,224,85,239,184,90,240,59,41,31,40,239,135,19,69,151>>,ck => <<174,220,85,120,181,85,130,246,218,196,92,35,253,194,139,56>>,ik => <<247,131,213,131,97,105,240,123,217,198,86,131,178,51,2,156>>,rand => <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54>>,res => <<118,93,29,188,223,108,106,180,115,110,196,215,43,100,211,54,107,19,241,90,46,62,120,62,12,129,235,72,24,78>>}],imsi => <<"262428677268007">>,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 => <<"262428677268007">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428677268007 receive call lu_request from <0.1234.0> in state state_authenticating 04:18:02.450 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428677268007">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428677268007 send ok to <0.1234.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:18:02.450 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428677268007 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428677268007 consume call lu_request from <0.1234.0> in state state_authenticating 04:18:02.451 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} 04:18:02.451 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.451 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428677268007",undefined,undefined,false,false,undefined} 04:18:02.451 [debug] SWx Tx SAR Imsi="262428677268007" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.451 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428677268007",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428677268007 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428677268007 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428677268007 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1235.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428677268007 send ok to <0.1235.0> 04:18:02.454 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428677268007",[],[2001],[],[{'Non-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_262428677268007 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1235.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428677268007 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.454 [info] ue_fsm ev_rx_swx_saa 04:18:02.454 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428677268007",undefined,undefined,false,false,undefined} 04:18:02.454 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428677268007 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428677268007">>,ok}} 04:18:02.454 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428677268007 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:18:02.454 [info] lu_response(<<"262428677268007">>): ok 04:18:02.454 [info] lu_response for <<"262428677268007">>: ok 04:18:02.454 [info] GSUP: Tx #{imsi => <<"262428677268007">>,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 => <<"262428677268007">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428677268007 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1236.0> in state state_authenticated 04:18:02.455 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428677268007">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:02.455 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.455 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} 04:18:02.455 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262428677268007 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:18:02.455 [info] s2b: Tx {gtp,v2,create_session_request,0,5805835,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428677268007">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294784,<<172,18,176,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,4239221378,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428677268007 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:18:02.455 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428677268007 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428677268007 receive call {rx_s6b_aar,"262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1237.0> in state state_authenticated 04:18:02.460 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.460 [info] ue_fsm ev_rx_s6b_aar: "262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.460 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428677268007",undefined,undefined,true,false,undefined} 04:18:02.460 [debug] SWx Tx SAR Imsi="262428677268007" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.460 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428677268007",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428677268007 send ok to <0.1237.0> 04:18:02.460 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428677268007 consume call {rx_s6b_aar,"262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1237.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428677268007 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1238.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428677268007 send ok to <0.1238.0> 04:18:02.462 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428677268007",[],[2001],[],[{'Non-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_262428677268007 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1238.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.462 [info] ue_fsm ev_rx_swx_saa 04:18:02.462 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428677268007","262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1237.0>} 04:18:02.462 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.462 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.465 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,128,88,151,11,0,2,0,2,0,16,0,87,0,9,1,160,40,202,151,145,172,18,176,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,40,202,151,145,172,18,176,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,202,151,145,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.465 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294784,5805835,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,<<40,202,151,145>>},{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,684365713,<<172,18,176,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,684365713,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} 04:18:02.465 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428677268007">>,<0.1231.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294784,684365713,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221378,684365713}],[],[],[]}}}} 04:18:02.465 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.465 [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 => 4239221378,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 684365713}} *DBG* epdg_ue_fsm_262428677268007 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 => 4239221378, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 684365713}}} from <0.1239.0> in state state_wait_create_session_resp 04:18:02.465 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} 04:18:02.465 [info] KMOD Port Create PDP Context Call {<0.1231.0>,[alias|#Ref<0.2044474368.3268739073.252282>]}: {create_pdp_context,{172,18,176,103},4239221378,684365713,{192,168,0,50}} 04:18:02.465 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,50}, 4239221378, 684365713 04:18:02.465 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2244,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,50}},{i_tid,4239221378},{o_tid,684365713}]}} 04:18:02.466 [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 => 4239221378,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 684365713}) returned ok *DBG* epdg_ue_fsm_262428677268007 send ok to <0.1239.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428677268007">>, {ok, #{apco => <<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 => 4239221378, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 684365713}}}} *DBG* epdg_ue_fsm_262428677268007 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 => 4239221378, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 684365713}}} from <0.1239.0> in state state_wait_create_session_resp => state_active 04:18:02.466 [info] tunnel_response(<<"262428677268007">>): {ok,#{apco => <<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 => 4239221378,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 684365713}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.466 [info] tunnel_response for <<"262428677268007">>: {ok,#{apco => <<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 => 4239221378,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 684365713}} 04:18:02.466 [info] GSUP: Tx #{imsi => <<"262428677268007">>,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 => <<"262422286106775">>, 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_262422286106775 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422286106775 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422286106775 receive call {auth_request,33,"internet",#{}} from <0.1240.0> in state state_new *DBG* epdg_ue_fsm_262422286106775 send ok to <0.1240.0> 04:18:02.543 [info] GSUP: Rx #{imsi => <<"262422286106775">>,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_262422286106775 consume call {auth_request,33,"internet",#{}} from <0.1240.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422286106775 enter aaa_ue_fsm in state state_new 04:18:02.543 [info] ue_fsm start(epdg_ue_fsm_262422286106775) *DBG* epdg_ue_fsm_262422286106775 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422286106775 consume internal init_state in state state_new 04:18:02.543 [info] ue_fsm init(<<"262422286106775">>) *DBG* aaa_ue_fsm_262422286106775 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.543 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422286106775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422286106775 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:02.544 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,false,0,false,false} 04:18:02.544 [info] ue_fsm start_link(aaa_ue_fsm_262422286106775) 04:18:02.544 [info] ue_fsm init("262422286106775") 04:18:02.544 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.544 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422286106775",undefined,undefined,false,false,undefined} 04:18:02.544 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.544 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262422286106775",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:02.548 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422286106775",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115]],[[62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45]],["foobar"],[[100,18,41,207,108,110,185,122,169,20,152,194,234,231,52,203]],[[41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422286106775 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>, <<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134, 25,3,141,159,237,6,51,78,60,244,195,67,55,45>>, <<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>, <<100,18,41,207,108,110,185,122,169,20,152,194,234,231, 52,203>>}]}} from <0.1243.0> in state state_wait_swx_maa 04:18:02.548 [info] dia_sip2gsup: auth [62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115] authz [62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45]  04:18:02.548 [info] rand [62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134] autn [27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115]  *DBG* aaa_ue_fsm_262422286106775 send ok to <0.1243.0> 04:18:02.548 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422286106775 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>, <<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134, 25,3,141,159,237,6,51,78,60,244,195,67,55,45>>, <<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>, <<100,18,41,207,108,110,185,122,169,20,152,194,234,231, 52,203>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422286106775 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>, <<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134, 25,3,141,159,237,6,51,78,60,244,195,67,55,45>>, <<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>, <<100,18,41,207,108,110,185,122,169,20,152,194,234,231, 52,203>>}]}} from <0.1243.0> in state state_wait_swx_maa => state_new 04:18:02.548 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422286106775",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422286106775">>, {ok, [{epdg_auth_tuple, <<62,45,115,50,102,135,13,57,158,209,88,73,135, 243,119,134>>, <<27,116,147,201,134,51,21,100,225,79,249,219, 137,203,21,115>>, <<62,45,115,50,102,135,13,57,158,209,88,73,135, 243,119,134,25,3,141,159,237,6,51,78,60,244, 195,67,55,45>>, <<41,125,36,232,168,156,56,233,236,201,145,27, 137,156,144,31>>, <<100,18,41,207,108,110,185,122,169,20, 152,194,234,231,52,203>>}]}}} 04:18:02.548 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>,<<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45>>,<<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>,<<100,18,41,207,108,110,185,122,169,20,152,194,234,231,52,203>>}]} *DBG* epdg_ue_fsm_262422286106775 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>, <<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>, <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134, 25,3,141,159,237,6,51,78,60,244,195,67,55,45>>, <<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>, <<100,18,41,207,108,110,185,122,169,20,152,194,234,231, 52,203>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.548 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>,<<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45>>,<<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>,<<100,18,41,207,108,110,185,122,169,20,152,194,234,231,52,203>>}]}, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,false,0,false,false} 04:18:02.548 [info] auth_response(<<"262422286106775">>): {ok,[{epdg_auth_tuple,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>,<<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45>>,<<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>,<<100,18,41,207,108,110,185,122,169,20,152,194,234,231,52,203>>}]} 04:18:02.548 [info] auth_response for <<"262422286106775">>: {ok,[{epdg_auth_tuple,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>,<<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>,<<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45>>,<<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>,<<100,18,41,207,108,110,185,122,169,20,152,194,234,231,52,203>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.548 [info] GSUP: Tx #{auth_tuples => [#{autn => <<27,116,147,201,134,51,21,100,225,79,249,219,137,203,21,115>>,ck => <<100,18,41,207,108,110,185,122,169,20,152,194,234,231,52,203>>,ik => <<41,125,36,232,168,156,56,233,236,201,145,27,137,156,144,31>>,rand => <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134>>,res => <<62,45,115,50,102,135,13,57,158,209,88,73,135,243,119,134,25,3,141,159,237,6,51,78,60,244,195,67,55,45>>}],imsi => <<"262422286106775">>,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 => <<"262422286106775">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422286106775 receive call lu_request from <0.1244.0> in state state_authenticating 04:18:02.550 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422286106775">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.1244.0> *DBG* aaa_ue_fsm_262422286106775 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_262422286106775 consume call lu_request from <0.1244.0> in state state_authenticating 04:18:02.550 [info] ue_fsm lu_request 04:18:02.550 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,false,0,false,false} 04:18:02.550 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.550 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422286106775",undefined,undefined,false,false,undefined} 04:18:02.550 [debug] SWx Tx SAR Imsi="262422286106775" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.550 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422286106775",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422286106775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422286106775 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422286106775 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1245.0> in state state_wait_swx_saa 04:18:02.553 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422286106775",[],[2001],[],[{'Non-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_262422286106775 send ok to <0.1245.0> *DBG* epdg_ue_fsm_262422286106775 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.553 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422286106775 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1245.0> in state state_wait_swx_saa => state_authenticated 04:18:02.553 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422286106775",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422286106775">>,ok}} 04:18:02.553 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422286106775 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.553 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422286106775">>,"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:18:02.553 [info] lu_response(<<"262422286106775">>): ok 04:18:02.553 [info] lu_response for <<"262422286106775">>: ok 04:18:02.553 [info] GSUP: Tx #{imsi => <<"262422286106775">>,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 => <<"262422286106775">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422286106775 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1246.0> in state state_authenticated 04:18:02.554 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422286106775">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:02.554 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.554 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,false,0,false,false} 04:18:02.554 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.555 [info] s2b: Tx {gtp,v2,create_session_request,0,5805836,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422286106775">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294785,<<172,18,176,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,4239221379,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.1246.0> 04:18:02.555 [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_262422286106775 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_262422286106775 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422286106775 receive call {rx_s6b_aar,"262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1247.0> in state state_authenticated 04:18:02.559 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.559 [info] ue_fsm ev_rx_s6b_aar: "262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.559 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422286106775",undefined,undefined,true,false,undefined} 04:18:02.559 [debug] SWx Tx SAR Imsi="262422286106775" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.559 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422286106775",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422286106775 send ok to <0.1247.0> 04:18:02.559 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422286106775 consume call {rx_s6b_aar,"262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1247.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422286106775 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1248.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422286106775 send ok to <0.1248.0> *DBG* aaa_ue_fsm_262422286106775 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1248.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.561 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422286106775",[],[2001],[],[{'Non-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:18:02.561 [info] ue_fsm ev_rx_swx_saa 04:18:02.562 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422286106775","262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1247.0>} 04:18:02.562 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.562 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.564 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,129,88,151,12,0,2,0,2,0,16,0,87,0,9,1,160,169,122,155,53,172,18,176,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,169,122,155,53,172,18,176,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,169,122,155,53,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.564 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294785,5805836,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,<<169,122,155,53>>},{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,2843384629,<<172,18,176,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,2843384629,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} *DBG* epdg_ue_fsm_262422286106775 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 => 4239221379, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2843384629}}} from <0.1249.0> in state state_wait_create_session_resp 04:18:02.564 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422286106775">>,<0.1241.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294785,2843384629,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221379,2843384629}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:02.564 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.564 [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 => 4239221379,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2843384629}} 04:18:02.564 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,false,0,false,false} 04:18:02.565 [info] KMOD Port Create PDP Context Call {<0.1241.0>,[alias|#Ref<0.2044474368.3268739073.252401>]}: {create_pdp_context,{172,18,176,103},4239221379,2843384629,{192,168,0,51}} *DBG* gsup_server got cast {tunnel_response, {<<"262422286106775">>, {ok, #{apco => <<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 => 4239221379, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2843384629}}}} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.1249.0> 04:18:02.565 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,51}, 4239221379, 2843384629 *DBG* epdg_ue_fsm_262422286106775 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 => 4239221379, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2843384629}}} from <0.1249.0> in state state_wait_create_session_resp => state_active 04:18:02.565 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2308,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,51}},{i_tid,4239221379},{o_tid,2843384629}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.565 [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 => 4239221379,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2843384629}) returned ok 04:18:02.565 [info] tunnel_response(<<"262422286106775">>): {ok,#{apco => <<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 => 4239221379,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2843384629}} 04:18:02.565 [info] tunnel_response for <<"262422286106775">>: {ok,#{apco => <<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 => 4239221379,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2843384629}} 04:18:02.565 [info] GSUP: Tx #{imsi => <<"262422286106775">>,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 => <<"262425259883726">>, 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_262425259883726 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425259883726 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425259883726 receive call {auth_request,33,"internet",#{}} from <0.1250.0> in state state_new *DBG* epdg_ue_fsm_262425259883726 send ok to <0.1250.0> *DBG* epdg_ue_fsm_262425259883726 consume call {auth_request,33,"internet",#{}} from <0.1250.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425259883726 enter aaa_ue_fsm in state state_new 04:18:02.643 [info] GSUP: Rx #{imsi => <<"262425259883726">>,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_262425259883726 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425259883726 consume internal init_state in state state_new 04:18:02.643 [info] ue_fsm start(epdg_ue_fsm_262425259883726) *DBG* aaa_ue_fsm_262425259883726 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.643 [info] ue_fsm init(<<"262425259883726">>) 04:18:02.643 [info] ue_fsm auth_request 04:18:02.643 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,false,0,false,false} 04:18:02.643 [info] ue_fsm start_link(aaa_ue_fsm_262425259883726) 04:18:02.643 [info] ue_fsm init("262425259883726") 04:18:02.644 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.644 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425259883726",undefined,undefined,false,false,undefined} 04:18:02.644 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.644 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262425259883726",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425259883726 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425259883726 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_262425259883726 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>, <<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244, 175,98,1,152,10,132,93,158,52,178,58,50,200,57>>, <<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>, <<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]}} from <0.1253.0> in state state_wait_swx_maa 04:18:02.647 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425259883726",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249]],[[164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57]],["foobar"],[[225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0]],[[93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:02.648 [info] dia_sip2gsup: auth [164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249] authz [164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57]  *DBG* aaa_ue_fsm_262425259883726 send ok to <0.1253.0> 04:18:02.648 [info] rand [164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244] autn [116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249]  *DBG* epdg_ue_fsm_262425259883726 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>, <<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244, 175,98,1,152,10,132,93,158,52,178,58,50,200,57>>, <<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>, <<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425259883726 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>, <<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244, 175,98,1,152,10,132,93,158,52,178,58,50,200,57>>, <<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>, <<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]}} from <0.1253.0> in state state_wait_swx_maa => state_new 04:18:02.648 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425259883726 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425259883726">>, {ok, [{epdg_auth_tuple, <<164,124,137,141,94,246,152,65,40,4,218,36,68, 222,121,244>>, <<116,139,32,242,62,153,253,112,31,95,81,13, 212,43,241,249>>, <<164,124,137,141,94,246,152,65,40,4,218,36,68, 222,121,244,175,98,1,152,10,132,93,158,52, 178,58,50,200,57>>, <<93,117,98,226,82,105,157,125,115,248,67,211, 194,144,15,255>>, <<225,8,7,5,78,36,75,78,1,245,47,53,141, 52,208,0>>}]}}} 04:18:02.648 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425259883726",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425259883726 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>, <<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>, <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244, 175,98,1,152,10,132,93,158,52,178,58,50,200,57>>, <<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>, <<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.648 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>,<<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57>>,<<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>,<<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,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:18:02.648 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>,<<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57>>,<<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>,<<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]}, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,false,0,false,false} 04:18:02.648 [info] auth_response(<<"262425259883726">>): {ok,[{epdg_auth_tuple,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>,<<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57>>,<<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>,<<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]} 04:18:02.648 [info] auth_response for <<"262425259883726">>: {ok,[{epdg_auth_tuple,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>,<<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>,<<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57>>,<<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>,<<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>}]} 04:18:02.648 [info] GSUP: Tx #{auth_tuples => [#{autn => <<116,139,32,242,62,153,253,112,31,95,81,13,212,43,241,249>>,ck => <<225,8,7,5,78,36,75,78,1,245,47,53,141,52,208,0>>,ik => <<93,117,98,226,82,105,157,125,115,248,67,211,194,144,15,255>>,rand => <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244>>,res => <<164,124,137,141,94,246,152,65,40,4,218,36,68,222,121,244,175,98,1,152,10,132,93,158,52,178,58,50,200,57>>}],imsi => <<"262425259883726">>,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 => <<"262425259883726">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425259883726 receive call lu_request from <0.1254.0> in state state_authenticating *DBG* epdg_ue_fsm_262425259883726 send ok to <0.1254.0> 04:18:02.650 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425259883726">>,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_262425259883726 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425259883726 consume call lu_request from <0.1254.0> in state state_authenticating 04:18:02.650 [info] ue_fsm lu_request 04:18:02.650 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,false,0,false,false} 04:18:02.650 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.650 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425259883726",undefined,undefined,false,false,undefined} 04:18:02.650 [debug] SWx Tx SAR Imsi="262425259883726" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.650 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425259883726",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425259883726 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425259883726 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425259883726 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1255.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425259883726 send ok to <0.1255.0> 04:18:02.653 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425259883726",[],[2001],[],[{'Non-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_262425259883726 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425259883726 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1255.0> in state state_wait_swx_saa => state_authenticated 04:18:02.653 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425259883726 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425259883726">>,ok}} 04:18:02.653 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425259883726",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425259883726 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.653 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:02.653 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425259883726">>,"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:18:02.653 [info] lu_response(<<"262425259883726">>): ok 04:18:02.653 [info] lu_response for <<"262425259883726">>: ok 04:18:02.653 [info] GSUP: Tx #{imsi => <<"262425259883726">>,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 => <<"262425259883726">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425259883726 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1256.0> in state state_authenticated 04:18:02.655 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425259883726">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:02.655 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.655 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,false,0,false,false} 04:18:02.655 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.655 [info] s2b: Tx {gtp,v2,create_session_request,0,5805837,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425259883726">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294786,<<172,18,176,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,4239221380,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425259883726 send ok to <0.1256.0> 04:18:02.655 [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_262425259883726 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1256.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425259883726 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425259883726 receive call {rx_s6b_aar,"262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1257.0> in state state_authenticated 04:18:02.660 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.660 [info] ue_fsm ev_rx_s6b_aar: "262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.660 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425259883726",undefined,undefined,true,false,undefined} 04:18:02.660 [debug] SWx Tx SAR Imsi="262425259883726" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.660 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425259883726",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425259883726 send ok to <0.1257.0> *DBG* aaa_ue_fsm_262425259883726 consume call {rx_s6b_aar,"262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:02.660 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425259883726 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1258.0> in state state_authenticated_wait_swx_saa 04:18:02.662 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425259883726",[],[2001],[],[{'Non-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_262425259883726 send ok to <0.1258.0> 04:18:02.662 [info] ue_fsm ev_rx_swx_saa 04:18:02.662 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425259883726","262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1257.0>} *DBG* aaa_ue_fsm_262425259883726 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.662 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.662 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,130,88,151,13,0,2,0,2,0,16,0,87,0,9,1,160,162,216,2,13,172,18,176,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,162,216,2,13,172,18,176,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,216,2,13,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294786,5805837,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,<<162,216,2,13>>},{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,2732065293,<<172,18,176,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,2732065293,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} 04:18:02.665 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425259883726">>,<0.1251.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294786,2732065293,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4239221380,2732065293}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425259883726 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 => 4239221380, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2732065293}}} from <0.1259.0> in state state_wait_create_session_resp 04:18:02.665 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.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,52>>,undefined},local_teid => 4239221380,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2732065293}} 04:18:02.665 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,false,0,false,false} 04:18:02.665 [info] KMOD Port Create PDP Context Call {<0.1251.0>,[alias|#Ref<0.2044474368.3268739073.252534>]}: {create_pdp_context,{172,18,176,103},4239221380,2732065293,{192,168,0,52}} 04:18:02.665 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,52}, 4239221380, 2732065293 04:18:02.665 [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,176,103}},{ms_address,{192,168,0,52}},{i_tid,4239221380},{o_tid,2732065293}]}} 04:18:02.665 [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 => 4239221380,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2732065293}) returned ok *DBG* epdg_ue_fsm_262425259883726 send ok to <0.1259.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425259883726">>, {ok, #{apco => <<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 => 4239221380, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2732065293}}}} 04:18:02.665 [info] tunnel_response(<<"262425259883726">>): {ok,#{apco => <<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 => 4239221380,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2732065293}} *DBG* epdg_ue_fsm_262425259883726 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 => 4239221380, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2732065293}}} from <0.1259.0> in state state_wait_create_session_resp => state_active 04:18:02.665 [info] tunnel_response for <<"262425259883726">>: {ok,#{apco => <<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 => 4239221380,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2732065293}} 04:18:02.665 [info] GSUP: Tx #{imsi => <<"262425259883726">>,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 => <<"262428332127474">>, 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:18:02.743 [info] GSUP: Rx #{imsi => <<"262428332127474">>,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_262428332127474 enter epdg_ue_fsm in state state_new 04:18:02.743 [info] ue_fsm start(epdg_ue_fsm_262428332127474) *DBG* epdg_ue_fsm_262428332127474 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428332127474 receive call {auth_request,33,"internet",#{}} from <0.1260.0> in state state_new 04:18:02.744 [info] ue_fsm init(<<"262428332127474">>) *DBG* epdg_ue_fsm_262428332127474 send ok to <0.1260.0> 04:18:02.744 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428332127474 consume call {auth_request,33,"internet",#{}} from <0.1260.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_262428332127474 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:02.744 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428332127474 enter aaa_ue_fsm in state state_new 04:18:02.744 [info] ue_fsm start_link(aaa_ue_fsm_262428332127474) *DBG* aaa_ue_fsm_262428332127474 consume internal init_state in state state_new 04:18:02.744 [info] ue_fsm init("262428332127474") *DBG* aaa_ue_fsm_262428332127474 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.744 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.744 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428332127474",undefined,undefined,false,false,undefined} 04:18:02.744 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.744 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262428332127474",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332127474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428332127474 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:02.747 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428332127474",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219]],[[85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70]],["foobar"],[[35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238]],[[214,216,77,157,140,204,101,196,169,133,16,124,129,119,169,53]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:02.747 [info] dia_sip2gsup: auth [85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219] authz [85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70]  *DBG* aaa_ue_fsm_262428332127474 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>, <<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94, 149,175,59,228,171,136,174,105,77,87,129,237,185,70>>, <<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169, 53>>, <<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]}} from <0.1263.0> in state state_wait_swx_maa 04:18:02.747 [info] rand [85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94] autn [177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219]  04:18:02.747 [info] ue_fsm ev_rx_swx_maa 04:18:02.747 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428332127474",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428332127474 send ok to <0.1263.0> 04:18:02.747 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>,<<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70>>,<<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169,53>>,<<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]} *DBG* aaa_ue_fsm_262428332127474 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>, <<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94, 149,175,59,228,171,136,174,105,77,87,129,237,185,70>>, <<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169, 53>>, <<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]}} from <0.1263.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428332127474 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>, <<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94, 149,175,59,228,171,136,174,105,77,87,129,237,185,70>>, <<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169, 53>>, <<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:02.748 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>,<<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70>>,<<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169,53>>,<<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]}, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428332127474 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428332127474">>, {ok, [{epdg_auth_tuple, <<85,157,203,91,38,190,20,181,17,237,80,253,23, 245,138,94>>, <<177,126,172,27,82,59,18,227,149,95,93,78,175, 134,38,219>>, <<85,157,203,91,38,190,20,181,17,237,80,253,23, 245,138,94,149,175,59,228,171,136,174,105,77, 87,129,237,185,70>>, <<214,216,77,157,140,204,101,196,169,133,16, 124,129,119,169,53>>, <<35,147,178,203,51,17,180,5,173,191,24, 25,62,6,238,238>>}]}}} 04:18:02.748 [info] auth_response(<<"262428332127474">>): {ok,[{epdg_auth_tuple,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>,<<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70>>,<<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169,53>>,<<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]} *DBG* epdg_ue_fsm_262428332127474 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>, <<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>, <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94, 149,175,59,228,171,136,174,105,77,87,129,237,185,70>>, <<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169, 53>>, <<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.748 [info] auth_response for <<"262428332127474">>: {ok,[{epdg_auth_tuple,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>,<<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>,<<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70>>,<<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169,53>>,<<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>}]} 04:18:02.748 [info] GSUP: Tx #{auth_tuples => [#{autn => <<177,126,172,27,82,59,18,227,149,95,93,78,175,134,38,219>>,ck => <<35,147,178,203,51,17,180,5,173,191,24,25,62,6,238,238>>,ik => <<214,216,77,157,140,204,101,196,169,133,16,124,129,119,169,53>>,rand => <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94>>,res => <<85,157,203,91,38,190,20,181,17,237,80,253,23,245,138,94,149,175,59,228,171,136,174,105,77,87,129,237,185,70>>}],imsi => <<"262428332127474">>,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 => <<"262428332127474">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428332127474 receive call lu_request from <0.1264.0> in state state_authenticating 04:18:02.749 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428332127474">>,message_type => location_upd_req} 04:18:02.749 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428332127474 send ok to <0.1264.0> 04:18:02.749 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428332127474">>,"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_262428332127474 consume call lu_request from <0.1264.0> in state state_authenticating *DBG* aaa_ue_fsm_262428332127474 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:02.749 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.749 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428332127474",undefined,undefined,false,false,undefined} 04:18:02.749 [debug] SWx Tx SAR Imsi="262428332127474" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.749 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428332127474",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332127474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428332127474 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428332127474 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1265.0> in state state_wait_swx_saa 04:18:02.751 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428332127474",[],[2001],[],[{'Non-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:18:02.751 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428332127474 send ok to <0.1265.0> 04:18:02.751 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428332127474",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428332127474 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428332127474 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1265.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428332127474 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428332127474">>,ok}} 04:18:02.751 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428332127474 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.752 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,false,0,false,false} 04:18:02.752 [info] lu_response(<<"262428332127474">>): 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:18:02.752 [info] lu_response for <<"262428332127474">>: ok 04:18:02.752 [info] GSUP: Tx #{imsi => <<"262428332127474">>,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 => <<"262428332127474">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428332127474 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1266.0> in state state_authenticated 04:18:02.753 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428332127474">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:02.753 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428332127474 send ok to <0.1266.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_262428332127474 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1266.0> in state state_authenticated => state_wait_create_session_resp 04:18:02.753 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428332127474 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:02.753 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.753 [info] s2b: Tx {gtp,v2,create_session_request,0,5805838,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428332127474">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294787,<<172,18,176,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,4239221381,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:02.753 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428332127474 receive call {rx_s6b_aar,"262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1267.0> in state state_authenticated 04:18:02.760 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.760 [info] ue_fsm ev_rx_s6b_aar: "262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.760 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428332127474",undefined,undefined,true,false,undefined} 04:18:02.760 [debug] SWx Tx SAR Imsi="262428332127474" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.760 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428332127474",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332127474 send ok to <0.1267.0> 04:18:02.760 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428332127474 consume call {rx_s6b_aar,"262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1267.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428332127474 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1268.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428332127474 send ok to <0.1268.0> 04:18:02.762 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428332127474",[],[2001],[],[{'Non-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_262428332127474 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1268.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.762 [info] ue_fsm ev_rx_swx_saa 04:18:02.762 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428332127474","262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1267.0>} 04:18:02.762 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.762 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.766 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,131,88,151,14,0,2,0,2,0,16,0,87,0,9,1,160,83,68,84,127,172,18,176,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,83,68,84,127,172,18,176,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,68,84,127,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428332127474 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 => 4239221381, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1396987007}}} from <0.1269.0> in state state_wait_create_session_resp 04:18:02.766 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294787,5805838,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,68,84,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,1396987007,<<172,18,176,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,1396987007,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} 04:18:02.766 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428332127474">>,<0.1261.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294787,1396987007,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221381,1396987007}],[],[]}}}} 04:18:02.766 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.766 [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 => 4239221381,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1396987007}} 04:18:02.766 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,false,0,false,false} 04:18:02.766 [info] KMOD Port Create PDP Context Call {<0.1261.0>,[alias|#Ref<0.2044474368.3268739073.252657>]}: {create_pdp_context,{172,18,176,103},4239221381,1396987007,{192,168,0,53}} 04:18:02.766 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,53}, 4239221381, 1396987007 04:18:02.766 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2372,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,53}},{i_tid,4239221381},{o_tid,1396987007}]}} *DBG* epdg_ue_fsm_262428332127474 send ok to <0.1269.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428332127474">>, {ok, #{apco => <<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 => 4239221381, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1396987007}}}} 04:18:02.766 [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 => 4239221381,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1396987007}) returned ok *DBG* epdg_ue_fsm_262428332127474 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 => 4239221381, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1396987007}}} from <0.1269.0> in state state_wait_create_session_resp => state_active 04:18:02.766 [info] tunnel_response(<<"262428332127474">>): {ok,#{apco => <<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 => 4239221381,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1396987007}} 04:18:02.767 [info] tunnel_response for <<"262428332127474">>: {ok,#{apco => <<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 => 4239221381,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1396987007}} 04:18:02.767 [info] GSUP: Tx #{imsi => <<"262428332127474">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262422512396930">>, 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_262422512396930 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422512396930 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422512396930 receive call {auth_request,33,"internet",#{}} from <0.1270.0> in state state_new 04:18:02.844 [info] GSUP: Rx #{imsi => <<"262422512396930">>,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:18:02.844 [info] ue_fsm start(epdg_ue_fsm_262422512396930) 04:18:02.844 [info] ue_fsm init(<<"262422512396930">>) *DBG* epdg_ue_fsm_262422512396930 send ok to <0.1270.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_262422512396930 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422512396930 consume call {auth_request,33,"internet",#{}} from <0.1270.0> in state state_new => state_wait_auth_resp 04:18:02.844 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422512396930 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422512396930 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422512396930 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.844 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,false,0,false,false} 04:18:02.844 [info] ue_fsm start_link(aaa_ue_fsm_262422512396930) 04:18:02.844 [info] ue_fsm init("262422512396930") 04:18:02.844 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.844 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422512396930",undefined,undefined,false,false,undefined} 04:18:02.844 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.844 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262422512396930",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422512396930 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422512396930 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_262422512396930 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>, <<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55, 220,63,205,56,42,218,158,157,233,236,102,111,74,64>>, <<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>, <<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]}} from <0.1273.0> in state state_wait_swx_maa 04:18:02.848 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422512396930",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121]],[[74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64]],["foobar"],[[108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234]],[[0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:02.848 [info] dia_sip2gsup: auth [74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121] authz [74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64]  *DBG* aaa_ue_fsm_262422512396930 send ok to <0.1273.0> 04:18:02.848 [info] rand [74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55] autn [72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121]  *DBG* epdg_ue_fsm_262422512396930 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>, <<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55, 220,63,205,56,42,218,158,157,233,236,102,111,74,64>>, <<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>, <<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422512396930 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>, <<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55, 220,63,205,56,42,218,158,157,233,236,102,111,74,64>>, <<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>, <<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]}} from <0.1273.0> in state state_wait_swx_maa => state_new 04:18:02.848 [info] ue_fsm ev_rx_swx_maa 04:18:02.848 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422512396930",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422512396930 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422512396930">>, {ok, [{epdg_auth_tuple, <<74,211,208,185,107,160,47,233,188,112,55,182, 198,7,250,55>>, <<72,27,111,145,215,122,7,35,7,251,185,137,140, 70,207,121>>, <<74,211,208,185,107,160,47,233,188,112,55,182, 198,7,250,55,220,63,205,56,42,218,158,157, 233,236,102,111,74,64>>, <<0,210,113,32,210,139,149,92,22,133,216,112, 228,199,142,145>>, <<108,28,108,137,142,238,49,64,26,58,210, 5,72,242,29,234>>}]}}} 04:18:02.848 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>,<<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64>>,<<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>,<<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]} *DBG* epdg_ue_fsm_262422512396930 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>, <<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>, <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55, 220,63,205,56,42,218,158,157,233,236,102,111,74,64>>, <<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>, <<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.848 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>,<<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64>>,<<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>,<<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]}, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,false,0,false,false} 04:18:02.848 [info] auth_response(<<"262422512396930">>): {ok,[{epdg_auth_tuple,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>,<<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64>>,<<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>,<<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.849 [info] auth_response for <<"262422512396930">>: {ok,[{epdg_auth_tuple,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>,<<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>,<<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64>>,<<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>,<<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>}]} 04:18:02.849 [info] GSUP: Tx #{auth_tuples => [#{autn => <<72,27,111,145,215,122,7,35,7,251,185,137,140,70,207,121>>,ck => <<108,28,108,137,142,238,49,64,26,58,210,5,72,242,29,234>>,ik => <<0,210,113,32,210,139,149,92,22,133,216,112,228,199,142,145>>,rand => <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55>>,res => <<74,211,208,185,107,160,47,233,188,112,55,182,198,7,250,55,220,63,205,56,42,218,158,157,233,236,102,111,74,64>>}],imsi => <<"262422512396930">>,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 => <<"262422512396930">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422512396930 receive call lu_request from <0.1274.0> in state state_authenticating *DBG* epdg_ue_fsm_262422512396930 send ok to <0.1274.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:18:02.850 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422512396930">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422512396930 consume call lu_request from <0.1274.0> in state state_authenticating *DBG* aaa_ue_fsm_262422512396930 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:02.850 [info] ue_fsm lu_request 04:18:02.850 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,false,0,false,false} 04:18:02.850 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:02.850 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422512396930",undefined,undefined,false,false,undefined} 04:18:02.850 [debug] SWx Tx SAR Imsi="262422512396930" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.850 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422512396930",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422512396930 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422512396930 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422512396930 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1275.0> in state state_wait_swx_saa 04:18:02.853 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422512396930",[],[2001],[],[{'Non-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_262422512396930 send ok to <0.1275.0> *DBG* epdg_ue_fsm_262422512396930 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.853 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422512396930 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1275.0> in state state_wait_swx_saa => state_authenticated 04:18:02.853 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422512396930",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422512396930 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422512396930">>,ok}} *DBG* epdg_ue_fsm_262422512396930 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.853 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:02.853 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422512396930">>,"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:18:02.853 [info] lu_response(<<"262422512396930">>): ok 04:18:02.853 [info] lu_response for <<"262422512396930">>: ok 04:18:02.853 [info] GSUP: Tx #{imsi => <<"262422512396930">>,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 => <<"262422512396930">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:02.855 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422512396930">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422512396930 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1276.0> in state state_authenticated 04:18:02.855 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.855 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,false,0,false,false} 04:18:02.855 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.855 [info] s2b: Tx {gtp,v2,create_session_request,0,5805839,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422512396930">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294788,<<172,18,176,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,4239221382,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:02.855 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422512396930 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}} *DBG* epdg_ue_fsm_262422512396930 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1276.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422512396930 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422512396930 receive call {rx_s6b_aar,"262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1277.0> in state state_authenticated 04:18:02.861 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:02.861 [info] ue_fsm ev_rx_s6b_aar: "262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.861 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422512396930",undefined,undefined,true,false,undefined} 04:18:02.861 [debug] SWx Tx SAR Imsi="262422512396930" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.861 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422512396930",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422512396930 send ok to <0.1277.0> 04:18:02.861 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422512396930 consume call {rx_s6b_aar,"262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1277.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422512396930 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1278.0> in state state_authenticated_wait_swx_saa 04:18:02.863 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422512396930",[],[2001],[],[{'Non-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:18:02.863 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422512396930 send ok to <0.1278.0> *DBG* aaa_ue_fsm_262422512396930 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1278.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.863 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422512396930","262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1277.0>} 04:18:02.863 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.863 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.866 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,132,88,151,15,0,2,0,2,0,16,0,87,0,9,1,160,228,237,31,102,172,18,176,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,228,237,31,102,172,18,176,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,228,237,31,102,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.866 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294788,5805839,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,<<228,237,31,102>>},{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,3840745318,<<172,18,176,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,3840745318,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} 04:18:02.866 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422512396930">>,<0.1271.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294788,3840745318,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221382,3840745318}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:02.866 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.866 [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 => 4239221382,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3840745318}} *DBG* epdg_ue_fsm_262422512396930 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 => 4239221382, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3840745318}}} from <0.1279.0> in state state_wait_create_session_resp 04:18:02.866 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,false,0,false,false} 04:18:02.866 [info] KMOD Port Create PDP Context Call {<0.1271.0>,[alias|#Ref<0.2044474368.3268739075.253276>]}: {create_pdp_context,{172,18,176,103},4239221382,3840745318,{192,168,0,54}} 04:18:02.866 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,54}, 4239221382, 3840745318 04:18:02.866 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2436,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,54}},{i_tid,4239221382},{o_tid,3840745318}]}} *DBG* epdg_ue_fsm_262422512396930 send ok to <0.1279.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422512396930">>, {ok, #{apco => <<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 => 4239221382, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3840745318}}}} *DBG* epdg_ue_fsm_262422512396930 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 => 4239221382, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3840745318}}} from <0.1279.0> in state state_wait_create_session_resp => state_active 04:18:02.866 [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 => 4239221382,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3840745318}) 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:18:02.866 [info] tunnel_response(<<"262422512396930">>): {ok,#{apco => <<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 => 4239221382,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3840745318}} 04:18:02.866 [info] tunnel_response for <<"262422512396930">>: {ok,#{apco => <<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 => 4239221382,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3840745318}} 04:18:02.866 [info] GSUP: Tx #{imsi => <<"262422512396930">>,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 => <<"262428221376477">>, 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_262428221376477 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428221376477 consume internal init_state in state state_new 04:18:02.944 [info] GSUP: Rx #{imsi => <<"262428221376477">>,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_262428221376477 receive call {auth_request,33,"internet",#{}} from <0.1280.0> in state state_new 04:18:02.944 [info] ue_fsm start(epdg_ue_fsm_262428221376477) *DBG* epdg_ue_fsm_262428221376477 send ok to <0.1280.0> 04:18:02.944 [info] ue_fsm init(<<"262428221376477">>) *DBG* epdg_ue_fsm_262428221376477 consume call {auth_request,33,"internet",#{}} from <0.1280.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428221376477 enter aaa_ue_fsm in state state_new 04:18:02.944 [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_262428221376477 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428221376477 consume internal init_state in state state_new 04:18:02.944 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428221376477 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:02.944 [info] ue_fsm start_link(aaa_ue_fsm_262428221376477) 04:18:02.944 [info] ue_fsm init("262428221376477") 04:18:02.944 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:02.944 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428221376477",undefined,undefined,false,false,undefined} 04:18:02.944 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:02.944 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262428221376477",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428221376477 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428221376477 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_262428221376477 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>, <<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30, 157,104,129,70,110,240,221,234,153,27,27,71,60>>, <<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63, 122>>, <<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]}} from <0.1283.0> in state state_wait_swx_maa 04:18:02.948 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428221376477",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211]],[[12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60]],["foobar"],[[205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79]],[[85,212,120,248,195,149,238,198,53,198,157,234,119,142,63,122]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:02.948 [info] dia_sip2gsup: auth [12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211] authz [12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60]  *DBG* aaa_ue_fsm_262428221376477 send ok to <0.1283.0> 04:18:02.948 [info] rand [12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69] autn [18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211]  *DBG* epdg_ue_fsm_262428221376477 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>, <<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30, 157,104,129,70,110,240,221,234,153,27,27,71,60>>, <<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63, 122>>, <<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428221376477 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>, <<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30, 157,104,129,70,110,240,221,234,153,27,27,71,60>>, <<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63, 122>>, <<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]}} from <0.1283.0> in state state_wait_swx_maa => state_new 04:18:02.948 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428221376477 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428221376477">>, {ok, [{epdg_auth_tuple, <<12,230,101,52,174,23,52,156,27,27,70,4,143, 171,125,69>>, <<18,196,75,207,174,133,93,185,67,253,253,44, 92,51,64,211>>, <<12,230,101,52,174,23,52,156,27,27,70,4,143, 171,125,69,30,157,104,129,70,110,240,221,234, 153,27,27,71,60>>, <<85,212,120,248,195,149,238,198,53,198,157, 234,119,142,63,122>>, <<205,10,36,80,43,158,209,64,131,217,223, 113,64,87,189,79>>}]}}} 04:18:02.948 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428221376477",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428221376477 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>, <<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>, <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30, 157,104,129,70,110,240,221,234,153,27,27,71,60>>, <<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63, 122>>, <<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:02.948 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>,<<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60>>,<<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63,122>>,<<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:02.948 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>,<<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60>>,<<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63,122>>,<<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]}, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} 04:18:02.948 [info] auth_response(<<"262428221376477">>): {ok,[{epdg_auth_tuple,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>,<<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60>>,<<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63,122>>,<<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]} 04:18:02.949 [info] auth_response for <<"262428221376477">>: {ok,[{epdg_auth_tuple,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>,<<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>,<<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60>>,<<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63,122>>,<<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>}]} 04:18:02.949 [info] GSUP: Tx #{auth_tuples => [#{autn => <<18,196,75,207,174,133,93,185,67,253,253,44,92,51,64,211>>,ck => <<205,10,36,80,43,158,209,64,131,217,223,113,64,87,189,79>>,ik => <<85,212,120,248,195,149,238,198,53,198,157,234,119,142,63,122>>,rand => <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69>>,res => <<12,230,101,52,174,23,52,156,27,27,70,4,143,171,125,69,30,157,104,129,70,110,240,221,234,153,27,27,71,60>>}],imsi => <<"262428221376477">>,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 => <<"262428221376477">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428221376477 receive call lu_request from <0.1284.0> in state state_authenticating *DBG* epdg_ue_fsm_262428221376477 send ok to <0.1284.0> *DBG* epdg_ue_fsm_262428221376477 consume call lu_request from <0.1284.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:18:02.950 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428221376477">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428221376477 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:02.950 [info] ue_fsm lu_request 04:18:02.950 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} 04:18:02.950 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428221376477 send ok to <0.201.0> 04:18:02.950 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428221376477",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428221376477 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:02.950 [debug] SWx Tx SAR Imsi="262428221376477" Type=1 APN="internet" AgentInfoOpt=[]  04:18:02.950 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428221376477",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428221376477 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1285.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428221376477 send ok to <0.1285.0> 04:18:02.953 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428221376477",[],[2001],[],[{'Non-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_262428221376477 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1285.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428221376477 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:02.953 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428221376477 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428221376477">>,ok}} *DBG* epdg_ue_fsm_262428221376477 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:02.953 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428221376477",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:18:02.953 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:02.953 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} 04:18:02.953 [info] lu_response(<<"262428221376477">>): ok 04:18:02.953 [info] lu_response for <<"262428221376477">>: ok 04:18:02.953 [info] GSUP: Tx #{imsi => <<"262428221376477">>,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 => <<"262428221376477">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:02.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428221376477">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428221376477 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1286.0> in state state_authenticated 04:18:02.955 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:02.955 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} 04:18:02.955 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:02.955 [info] s2b: Tx {gtp,v2,create_session_request,0,5805840,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428221376477">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294789,<<172,18,176,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,4239221383,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428221376477 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:18:02.955 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428221376477 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_262428221376477 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:02.959 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428221376477 receive call {rx_s6b_aar,"262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1287.0> in state state_authenticated 04:18:02.959 [info] ue_fsm ev_rx_s6b_aar: "262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:02.959 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428221376477",undefined,undefined,true,false,undefined} 04:18:02.959 [debug] SWx Tx SAR Imsi="262428221376477" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:02.959 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428221376477",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428221376477 send ok to <0.1287.0> 04:18:02.959 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428221376477 consume call {rx_s6b_aar,"262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1287.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428221376477 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1288.0> in state state_authenticated_wait_swx_saa 04:18:02.961 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428221376477",[],[2001],[],[{'Non-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_262428221376477 send ok to <0.1288.0> 04:18:02.961 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428221376477 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1288.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:02.961 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428221376477","262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1287.0>} 04:18:02.962 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:02.962 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:02.964 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,133,88,151,16,0,2,0,2,0,16,0,87,0,9,1,160,189,50,192,113,172,18,176,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,189,50,192,113,172,18,176,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,50,192,113,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:02.964 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294789,5805840,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Àq">>},{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,3174219889,<<172,18,176,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,3174219889,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} 04:18:02.964 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428221376477">>,<0.1281.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294789,3174219889,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221383,3174219889}],[],[],[],[],[],[]}}}} 04:18:02.964 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:02.964 [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 => 4239221383,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3174219889}} *DBG* epdg_ue_fsm_262428221376477 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 => 4239221383, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3174219889}}} from <0.1289.0> in state state_wait_create_session_resp 04:18:02.964 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} 04:18:02.964 [info] KMOD Port Create PDP Context Call {<0.1281.0>,[alias|#Ref<0.2044474368.3268739075.253494>]}: {create_pdp_context,{172,18,176,103},4239221383,3174219889,{192,168,0,55}} 04:18:02.964 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,55}, 4239221383, 3174219889 04:18:02.964 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2500,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,55}},{i_tid,4239221383},{o_tid,3174219889}]}} 04:18:02.964 [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 => 4239221383,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3174219889}) returned ok 04:18:02.964 [info] tunnel_response(<<"262428221376477">>): {ok,#{apco => <<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 => 4239221383,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3174219889}} *DBG* epdg_ue_fsm_262428221376477 send ok to <0.1289.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428221376477">>, {ok, #{apco => <<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 => 4239221383, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3174219889}}}} *DBG* epdg_ue_fsm_262428221376477 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 => 4239221383, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3174219889}}} from <0.1289.0> in state state_wait_create_session_resp => state_active 04:18:02.965 [info] tunnel_response for <<"262428221376477">>: {ok,#{apco => <<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 => 4239221383,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3174219889}} 04:18:02.965 [info] GSUP: Tx #{imsi => <<"262428221376477">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262423351804730">>, 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_262423351804730 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423351804730 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423351804730 receive call {auth_request,33,"internet",#{}} from <0.1290.0> in state state_new *DBG* epdg_ue_fsm_262423351804730 send ok to <0.1290.0> *DBG* epdg_ue_fsm_262423351804730 consume call {auth_request,33,"internet",#{}} from <0.1290.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423351804730 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:18:03.044 [info] GSUP: Rx #{imsi => <<"262423351804730">>,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_262423351804730 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423351804730 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423351804730 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.044 [info] ue_fsm start(epdg_ue_fsm_262423351804730) 04:18:03.044 [info] ue_fsm init(<<"262423351804730">>) 04:18:03.044 [info] ue_fsm auth_request 04:18:03.044 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} 04:18:03.044 [info] ue_fsm start_link(aaa_ue_fsm_262423351804730) 04:18:03.044 [info] ue_fsm init("262423351804730") 04:18:03.044 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.044 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423351804730",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423351804730 send ok to <0.201.0> 04:18:03.044 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423351804730 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:03.044 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262423351804730",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:03.048 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423351804730",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109]],[[90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243]],["foobar"],[[171,151,119,94,245,148,152,111,237,61,58,217,16,10,104,82]],[[200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423351804730 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>, <<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181, 209,205,216,15,218,229,222,239,19,28,32,170,243>>, <<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>, <<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104, 82>>}]}} from <0.1293.0> in state state_wait_swx_maa 04:18:03.048 [info] dia_sip2gsup: auth [90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109] authz [90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243]  *DBG* aaa_ue_fsm_262423351804730 send ok to <0.1293.0> 04:18:03.048 [info] rand [90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21] autn [216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109]  *DBG* aaa_ue_fsm_262423351804730 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>, <<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181, 209,205,216,15,218,229,222,239,19,28,32,170,243>>, <<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>, <<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104, 82>>}]}} from <0.1293.0> in state state_wait_swx_maa => state_new 04:18:03.048 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423351804730 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>, <<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181, 209,205,216,15,218,229,222,239,19,28,32,170,243>>, <<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>, <<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104, 82>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.048 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423351804730",undefined,undefined,false,false,undefined} 04:18:03.048 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>,<<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243>>,<<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>,<<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104,82>>}]} *DBG* epdg_ue_fsm_262423351804730 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423351804730">>, {ok, [{epdg_auth_tuple, <<90,118,94,43,204,79,121,160,149,115,48,38, 150,7,55,21>>, <<216,40,68,100,140,115,247,75,178,37,196,52, 35,194,141,109>>, <<90,118,94,43,204,79,121,160,149,115,48,38, 150,7,55,21,181,209,205,216,15,218,229,222, 239,19,28,32,170,243>>, <<200,224,132,238,154,236,175,104,205,95,207, 120,34,176,0,232>>, <<171,151,119,94,245,148,152,111,237,61, 58,217,16,10,104,82>>}]}}} *DBG* epdg_ue_fsm_262423351804730 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>, <<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>, <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181, 209,205,216,15,218,229,222,239,19,28,32,170,243>>, <<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>, <<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104, 82>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:03.049 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>,<<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243>>,<<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>,<<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104,82>>}]}, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} 04:18:03.049 [info] auth_response(<<"262423351804730">>): {ok,[{epdg_auth_tuple,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>,<<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243>>,<<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>,<<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104,82>>}]} 04:18:03.049 [info] auth_response for <<"262423351804730">>: {ok,[{epdg_auth_tuple,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>,<<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>,<<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243>>,<<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>,<<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104,82>>}]} 04:18:03.049 [info] GSUP: Tx #{auth_tuples => [#{autn => <<216,40,68,100,140,115,247,75,178,37,196,52,35,194,141,109>>,ck => <<171,151,119,94,245,148,152,111,237,61,58,217,16,10,104,82>>,ik => <<200,224,132,238,154,236,175,104,205,95,207,120,34,176,0,232>>,rand => <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21>>,res => <<90,118,94,43,204,79,121,160,149,115,48,38,150,7,55,21,181,209,205,216,15,218,229,222,239,19,28,32,170,243>>}],imsi => <<"262423351804730">>,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 => <<"262423351804730">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423351804730 receive call lu_request from <0.1294.0> in state state_authenticating *DBG* epdg_ue_fsm_262423351804730 send ok to <0.1294.0> 04:18:03.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423351804730">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423351804730 consume call lu_request from <0.1294.0> in state state_authenticating *DBG* aaa_ue_fsm_262423351804730 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:03.050 [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:18:03.050 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423351804730 send ok to <0.201.0> 04:18:03.050 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423351804730 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.050 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423351804730",undefined,undefined,false,false,undefined} 04:18:03.050 [debug] SWx Tx SAR Imsi="262423351804730" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423351804730",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423351804730 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1295.0> in state state_wait_swx_saa 04:18:03.053 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423351804730",[],[2001],[],[{'Non-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_262423351804730 send ok to <0.1295.0> *DBG* epdg_ue_fsm_262423351804730 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.053 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423351804730 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1295.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423351804730 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423351804730">>,ok}} 04:18:03.053 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423351804730",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423351804730 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.053 [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:18:03.053 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} 04:18:03.053 [info] lu_response(<<"262423351804730">>): ok 04:18:03.053 [info] lu_response for <<"262423351804730">>: ok 04:18:03.053 [info] GSUP: Tx #{imsi => <<"262423351804730">>,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 => <<"262423351804730">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423351804730 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1296.0> in state state_authenticated 04:18:03.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423351804730">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:03.055 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.055 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} 04:18:03.055 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.055 [info] s2b: Tx {gtp,v2,create_session_request,0,5805841,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423351804730">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294790,<<172,18,176,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,4239221384,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423351804730 send ok to <0.1296.0> 04:18:03.055 [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_262423351804730 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1296.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423351804730 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423351804730 receive call {rx_s6b_aar,"262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1297.0> in state state_authenticated 04:18:03.061 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:03.061 [info] ue_fsm ev_rx_s6b_aar: "262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.062 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423351804730",undefined,undefined,true,false,undefined} 04:18:03.062 [debug] SWx Tx SAR Imsi="262423351804730" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.062 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423351804730",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423351804730 send ok to <0.1297.0> *DBG* aaa_ue_fsm_262423351804730 consume call {rx_s6b_aar,"262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1297.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:03.062 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423351804730 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1298.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423351804730 send ok to <0.1298.0> *DBG* aaa_ue_fsm_262423351804730 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1298.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.064 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423351804730",[],[2001],[],[{'Non-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:18:03.064 [info] ue_fsm ev_rx_swx_saa 04:18:03.064 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423351804730","262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1297.0>} 04:18:03.064 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.066 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,134,88,151,17,0,2,0,2,0,16,0,87,0,9,1,160,94,140,235,221,172,18,176,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,94,140,235,221,172,18,176,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,94,140,235,221,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.066 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294790,5805841,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,<<94,140,235,221>>},{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,1586293725,<<172,18,176,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,1586293725,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} *DBG* epdg_ue_fsm_262423351804730 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 => 4239221384, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1586293725}}} from <0.1299.0> in state state_wait_create_session_resp 04:18:03.066 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423351804730">>,<0.1291.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294790,1586293725,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221384,1586293725}],[],[],[],[],[],[],[],[],[]}}}} 04:18:03.066 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.066 [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 => 4239221384,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1586293725}} 04:18:03.067 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} 04:18:03.067 [info] KMOD Port Create PDP Context Call {<0.1291.0>,[alias|#Ref<0.2044474368.3268739074.249038>]}: {create_pdp_context,{172,18,176,103},4239221384,1586293725,{192,168,0,56}} 04:18:03.067 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,56}, 4239221384, 1586293725 *DBG* epdg_ue_fsm_262423351804730 send ok to <0.1299.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423351804730">>, {ok, #{apco => <<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 => 4239221384, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1586293725}}}} 04:18:03.067 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],707,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,56}},{i_tid,4239221384},{o_tid,1586293725}]}} *DBG* epdg_ue_fsm_262423351804730 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 => 4239221384, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1586293725}}} from <0.1299.0> in state state_wait_create_session_resp => state_active 04:18:03.067 [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 => 4239221384,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1586293725}) 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:18:03.067 [info] tunnel_response(<<"262423351804730">>): {ok,#{apco => <<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 => 4239221384,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1586293725}} 04:18:03.067 [info] tunnel_response for <<"262423351804730">>: {ok,#{apco => <<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 => 4239221384,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1586293725}} 04:18:03.067 [info] GSUP: Tx #{imsi => <<"262423351804730">>,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 => <<"262426084040174">>, 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_262426084040174 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426084040174 consume internal init_state in state state_new 04:18:03.144 [info] GSUP: Rx #{imsi => <<"262426084040174">>,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_262426084040174 receive call {auth_request,33,"internet",#{}} from <0.1300.0> in state state_new 04:18:03.144 [info] ue_fsm start(epdg_ue_fsm_262426084040174) 04:18:03.144 [info] ue_fsm init(<<"262426084040174">>) *DBG* epdg_ue_fsm_262426084040174 send ok to <0.1300.0> 04:18:03.144 [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_262426084040174 consume call {auth_request,33,"internet",#{}} from <0.1300.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426084040174 enter aaa_ue_fsm in state state_new 04:18:03.144 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426084040174 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.144 [info] ue_fsm start_link(aaa_ue_fsm_262426084040174) *DBG* aaa_ue_fsm_262426084040174 consume internal init_state in state state_new 04:18:03.144 [info] ue_fsm init("262426084040174") *DBG* aaa_ue_fsm_262426084040174 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.144 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.144 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426084040174",undefined,undefined,false,false,undefined} 04:18:03.144 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:03.144 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262426084040174",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426084040174 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426084040174 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_262426084040174 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>, <<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174, 211,166,152,63,216,83,122,89,139,126,239,6,158,140>>, <<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>, <<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80, 120>>}]}} from <0.1303.0> in state state_wait_swx_maa 04:18:03.147 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426084040174",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135]],[[12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140]],["foobar"],[[113,129,24,188,159,21,179,227,24,214,225,24,4,215,80,120]],[[22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:03.147 [info] dia_sip2gsup: auth [12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135] authz [12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140]  *DBG* aaa_ue_fsm_262426084040174 send ok to <0.1303.0> 04:18:03.147 [info] rand [12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174] autn [133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135]  *DBG* aaa_ue_fsm_262426084040174 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>, <<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174, 211,166,152,63,216,83,122,89,139,126,239,6,158,140>>, <<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>, <<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80, 120>>}]}} from <0.1303.0> in state state_wait_swx_maa => state_new 04:18:03.147 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426084040174 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>, <<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174, 211,166,152,63,216,83,122,89,139,126,239,6,158,140>>, <<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>, <<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80, 120>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.147 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426084040174",undefined,undefined,false,false,undefined} 04:18:03.147 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>,<<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140>>,<<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>,<<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80,120>>}]} 04:18:03.148 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>,<<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140>>,<<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>,<<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80,120>>}]}, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426084040174 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426084040174">>, {ok, [{epdg_auth_tuple, <<12,144,88,74,119,29,163,170,84,212,33,53,17, 248,217,174>>, <<133,9,74,90,56,112,33,2,131,242,226,132,168, 112,144,135>>, <<12,144,88,74,119,29,163,170,84,212,33,53,17, 248,217,174,211,166,152,63,216,83,122,89,139, 126,239,6,158,140>>, <<22,186,150,67,32,217,45,74,223,101,213,15,44, 63,88,206>>, <<113,129,24,188,159,21,179,227,24,214, 225,24,4,215,80,120>>}]}}} 04:18:03.148 [info] auth_response(<<"262426084040174">>): {ok,[{epdg_auth_tuple,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>,<<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140>>,<<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>,<<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80,120>>}]} *DBG* epdg_ue_fsm_262426084040174 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>, <<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>, <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174, 211,166,152,63,216,83,122,89,139,126,239,6,158,140>>, <<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>, <<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80, 120>>}]}} 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:18:03.148 [info] auth_response for <<"262426084040174">>: {ok,[{epdg_auth_tuple,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>,<<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>,<<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140>>,<<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>,<<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80,120>>}]} 04:18:03.148 [info] GSUP: Tx #{auth_tuples => [#{autn => <<133,9,74,90,56,112,33,2,131,242,226,132,168,112,144,135>>,ck => <<113,129,24,188,159,21,179,227,24,214,225,24,4,215,80,120>>,ik => <<22,186,150,67,32,217,45,74,223,101,213,15,44,63,88,206>>,rand => <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174>>,res => <<12,144,88,74,119,29,163,170,84,212,33,53,17,248,217,174,211,166,152,63,216,83,122,89,139,126,239,6,158,140>>}],imsi => <<"262426084040174">>,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 => <<"262426084040174">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426084040174 receive call lu_request from <0.1304.0> in state state_authenticating *DBG* epdg_ue_fsm_262426084040174 send ok to <0.1304.0> 04:18:03.149 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426084040174">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426084040174 consume call lu_request from <0.1304.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_262426084040174 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:03.149 [info] ue_fsm lu_request 04:18:03.149 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} 04:18:03.149 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.149 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426084040174",undefined,undefined,false,false,undefined} 04:18:03.149 [debug] SWx Tx SAR Imsi="262426084040174" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.149 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426084040174",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426084040174 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426084040174 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426084040174 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1305.0> in state state_wait_swx_saa 04:18:03.151 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426084040174",[],[2001],[],[{'Non-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_262426084040174 send ok to <0.1305.0> 04:18:03.151 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426084040174 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1305.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426084040174 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.151 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426084040174",undefined,undefined,false,false,undefined} 04:18:03.151 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426084040174 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426084040174">>,ok}} 04:18:03.152 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426084040174 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:18:03.152 [info] lu_response(<<"262426084040174">>): ok 04:18:03.152 [info] lu_response for <<"262426084040174">>: ok 04:18:03.152 [info] GSUP: Tx #{imsi => <<"262426084040174">>,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 => <<"262426084040174">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426084040174 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1306.0> in state state_authenticated 04:18:03.153 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426084040174">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:03.153 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.153 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426084040174 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_262426084040174 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:18:03.153 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262426084040174 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.153 [info] s2b: Tx {gtp,v2,create_session_request,0,5805842,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426084040174">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294791,<<172,18,176,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,4239221385,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:03.153 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426084040174 receive call {rx_s6b_aar,"262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1307.0> in state state_authenticated 04:18:03.158 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:03.158 [info] ue_fsm ev_rx_s6b_aar: "262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426084040174 send ok to <0.1307.0> *DBG* aaa_ue_fsm_262426084040174 consume call {rx_s6b_aar,"262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1307.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:03.158 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426084040174",undefined,undefined,true,false,undefined} 04:18:03.158 [debug] SWx Tx SAR Imsi="262426084040174" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.158 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426084040174",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:03.158 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426084040174 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1308.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426084040174 send ok to <0.1308.0> 04:18:03.160 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426084040174",[],[2001],[],[{'Non-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_262426084040174 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1308.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.160 [info] ue_fsm ev_rx_swx_saa 04:18:03.160 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426084040174","262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1307.0>} 04:18:03.160 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.160 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.163 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,135,88,151,18,0,2,0,2,0,16,0,87,0,9,1,160,196,26,254,46,172,18,176,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,196,26,254,46,172,18,176,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,196,26,254,46,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.163 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294791,5805842,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,<<196,26,254,46>>},{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,3290103342,<<172,18,176,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,3290103342,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} 04:18:03.163 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426084040174">>,<0.1301.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294791,3290103342,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4239221385,3290103342}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:03.163 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.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,57>>,undefined},local_teid => 4239221385,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3290103342}} *DBG* epdg_ue_fsm_262426084040174 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 => 4239221385, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3290103342}}} from <0.1309.0> in state state_wait_create_session_resp 04:18:03.164 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} 04:18:03.164 [info] KMOD Port Create PDP Context Call {<0.1301.0>,[alias|#Ref<0.2044474368.3268739075.253747>]}: {create_pdp_context,{172,18,176,103},4239221385,3290103342,{192,168,0,57}} 04:18:03.164 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,57}, 4239221385, 3290103342 04:18:03.164 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],771,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,57}},{i_tid,4239221385},{o_tid,3290103342}]}} *DBG* epdg_ue_fsm_262426084040174 send ok to <0.1309.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426084040174">>, {ok, #{apco => <<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 => 4239221385, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3290103342}}}} 04:18:03.164 [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 => 4239221385,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3290103342}) returned ok *DBG* epdg_ue_fsm_262426084040174 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 => 4239221385, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3290103342}}} from <0.1309.0> in state state_wait_create_session_resp => state_active 04:18:03.164 [info] tunnel_response(<<"262426084040174">>): {ok,#{apco => <<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 => 4239221385,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3290103342}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:03.164 [info] tunnel_response for <<"262426084040174">>: {ok,#{apco => <<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 => 4239221385,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3290103342}} 04:18:03.164 [info] GSUP: Tx #{imsi => <<"262426084040174">>,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 => <<"262427165254162">>, 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_262427165254162 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427165254162 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427165254162 receive call {auth_request,33,"internet",#{}} from <0.1310.0> in state state_new *DBG* epdg_ue_fsm_262427165254162 send ok to <0.1310.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_262427165254162 consume call {auth_request,33,"internet",#{}} from <0.1310.0> in state state_new => state_wait_auth_resp 04:18:03.244 [info] GSUP: Rx #{imsi => <<"262427165254162">>,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_262427165254162 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427165254162 enter aaa_ue_fsm in state state_new 04:18:03.244 [info] ue_fsm start(epdg_ue_fsm_262427165254162) *DBG* aaa_ue_fsm_262427165254162 consume internal init_state in state state_new 04:18:03.244 [info] ue_fsm init(<<"262427165254162">>) *DBG* aaa_ue_fsm_262427165254162 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.244 [info] ue_fsm auth_request 04:18:03.244 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,false,0,false,false} 04:18:03.244 [info] ue_fsm start_link(aaa_ue_fsm_262427165254162) 04:18:03.244 [info] ue_fsm init("262427165254162") 04:18:03.244 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.244 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427165254162",undefined,undefined,false,false,undefined} 04:18:03.244 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:03.244 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262427165254162",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427165254162 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427165254162 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:03.247 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427165254162",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91]],[[228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163]],["foobar"],[[123,172,3,196,17,138,145,17,93,14,102,102,101,251,64,110]],[[53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427165254162 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>, <<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232, 166,0,27,251,22,201,209,119,56,191,126,73,65,163>>, <<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>, <<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64, 110>>}]}} from <0.1313.0> in state state_wait_swx_maa 04:18:03.247 [info] dia_sip2gsup: auth [228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91] authz [228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163]  04:18:03.247 [info] rand [228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232] autn [64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91]  *DBG* aaa_ue_fsm_262427165254162 send ok to <0.1313.0> 04:18:03.247 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427165254162 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>, <<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232, 166,0,27,251,22,201,209,119,56,191,126,73,65,163>>, <<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>, <<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64, 110>>}]}} from <0.1313.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427165254162 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>, <<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232, 166,0,27,251,22,201,209,119,56,191,126,73,65,163>>, <<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>, <<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64, 110>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.248 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427165254162",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427165254162 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427165254162">>, {ok, [{epdg_auth_tuple, <<228,255,200,245,190,132,48,247,102,57,99,82, 66,59,161,232>>, <<64,91,14,221,218,2,63,31,100,148,144,60,40, 27,206,91>>, <<228,255,200,245,190,132,48,247,102,57,99,82, 66,59,161,232,166,0,27,251,22,201,209,119,56, 191,126,73,65,163>>, <<53,10,68,176,142,216,163,218,200,127,150,45, 71,233,39,151>>, <<123,172,3,196,17,138,145,17,93,14,102, 102,101,251,64,110>>}]}}} 04:18:03.248 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>,<<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163>>,<<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>,<<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64,110>>}]} *DBG* epdg_ue_fsm_262427165254162 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>, <<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>, <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232, 166,0,27,251,22,201,209,119,56,191,126,73,65,163>>, <<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>, <<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64, 110>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:03.248 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>,<<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163>>,<<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>,<<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64,110>>}]}, {ue_fsm_data,<<"262427165254162">>,"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:18:03.248 [info] auth_response(<<"262427165254162">>): {ok,[{epdg_auth_tuple,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>,<<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163>>,<<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>,<<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64,110>>}]} 04:18:03.248 [info] auth_response for <<"262427165254162">>: {ok,[{epdg_auth_tuple,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>,<<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>,<<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163>>,<<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>,<<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64,110>>}]} 04:18:03.248 [info] GSUP: Tx #{auth_tuples => [#{autn => <<64,91,14,221,218,2,63,31,100,148,144,60,40,27,206,91>>,ck => <<123,172,3,196,17,138,145,17,93,14,102,102,101,251,64,110>>,ik => <<53,10,68,176,142,216,163,218,200,127,150,45,71,233,39,151>>,rand => <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232>>,res => <<228,255,200,245,190,132,48,247,102,57,99,82,66,59,161,232,166,0,27,251,22,201,209,119,56,191,126,73,65,163>>}],imsi => <<"262427165254162">>,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 => <<"262427165254162">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427165254162 receive call lu_request from <0.1314.0> in state state_authenticating *DBG* epdg_ue_fsm_262427165254162 send ok to <0.1314.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:18:03.249 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427165254162">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427165254162 consume call lu_request from <0.1314.0> in state state_authenticating *DBG* aaa_ue_fsm_262427165254162 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:03.249 [info] ue_fsm lu_request 04:18:03.249 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427165254162 send ok to <0.201.0> 04:18:03.249 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427165254162 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.249 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427165254162",undefined,undefined,false,false,undefined} 04:18:03.249 [debug] SWx Tx SAR Imsi="262427165254162" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.250 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427165254162",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427165254162 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1315.0> in state state_wait_swx_saa 04:18:03.252 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427165254162",[],[2001],[],[{'Non-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:18:03.252 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427165254162 send ok to <0.1315.0> *DBG* epdg_ue_fsm_262427165254162 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.252 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427165254162",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427165254162 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1315.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427165254162 send ok to <0.211.0> 04:18:03.252 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262427165254162">>,ok}} *DBG* epdg_ue_fsm_262427165254162 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.252 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427165254162">>,"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:18:03.252 [info] lu_response(<<"262427165254162">>): ok 04:18:03.252 [info] lu_response for <<"262427165254162">>: ok 04:18:03.252 [info] GSUP: Tx #{imsi => <<"262427165254162">>,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 => <<"262427165254162">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:03.254 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427165254162">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427165254162 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1316.0> in state state_authenticated 04:18:03.254 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.254 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,false,0,false,false} 04:18:03.254 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262427165254162 send ok to <0.1316.0> *DBG* epdg_ue_fsm_262427165254162 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* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:03.254 [info] s2b: Tx {gtp,v2,create_session_request,0,5805843,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427165254162">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294792,<<172,18,176,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,4239221386,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427165254162 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.254 [debug] Waiting for CreateSessionResponse 04:18:03.260 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427165254162 receive call {rx_s6b_aar,"262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1317.0> in state state_authenticated 04:18:03.260 [info] ue_fsm ev_rx_s6b_aar: "262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.260 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427165254162",undefined,undefined,true,false,undefined} 04:18:03.260 [debug] SWx Tx SAR Imsi="262427165254162" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427165254162 send ok to <0.1317.0> 04:18:03.260 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427165254162",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:03.260 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427165254162 consume call {rx_s6b_aar,"262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1317.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427165254162 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1318.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427165254162 send ok to <0.1318.0> *DBG* aaa_ue_fsm_262427165254162 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1318.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.262 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427165254162",[],[2001],[],[{'Non-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:18:03.262 [info] ue_fsm ev_rx_swx_saa 04:18:03.262 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427165254162","262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1317.0>} 04:18:03.262 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.262 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.265 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,136,88,151,19,0,2,0,2,0,16,0,87,0,9,1,160,12,77,51,30,172,18,176,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,12,77,51,30,172,18,176,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,77,51,30,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.265 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294792,5805843,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,77,51,30>>},{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,206385950,<<172,18,176,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,206385950,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} *DBG* epdg_ue_fsm_262427165254162 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 => 4239221386, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 206385950}}} from <0.1319.0> in state state_wait_create_session_resp 04:18:03.265 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427165254162">>,<0.1311.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294792,206385950,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221386,206385950}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:03.265 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.265 [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 => 4239221386,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 206385950}} 04:18:03.265 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,false,0,false,false} 04:18:03.265 [info] KMOD Port Create PDP Context Call {<0.1311.0>,[alias|#Ref<0.2044474368.3268739074.249255>]}: {create_pdp_context,{172,18,176,103},4239221386,206385950,{192,168,0,58}} 04:18:03.265 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,58}, 4239221386, 206385950 04:18:03.265 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],835,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,58}},{i_tid,4239221386},{o_tid,206385950}]}} *DBG* epdg_ue_fsm_262427165254162 send ok to <0.1319.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427165254162">>, {ok, #{apco => <<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 => 4239221386, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 206385950}}}} 04:18:03.265 [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 => 4239221386,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 206385950}) returned ok *DBG* epdg_ue_fsm_262427165254162 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 => 4239221386, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 206385950}}} from <0.1319.0> in state state_wait_create_session_resp => state_active 04:18:03.265 [info] tunnel_response(<<"262427165254162">>): {ok,#{apco => <<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 => 4239221386,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 206385950}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:03.265 [info] tunnel_response for <<"262427165254162">>: {ok,#{apco => <<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 => 4239221386,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 206385950}} 04:18:03.266 [info] GSUP: Tx #{imsi => <<"262427165254162">>,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 => <<"262420588159877">>, 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:18:03.344 [info] GSUP: Rx #{imsi => <<"262420588159877">>,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_262420588159877 enter epdg_ue_fsm in state state_new 04:18:03.344 [info] ue_fsm start(epdg_ue_fsm_262420588159877) *DBG* epdg_ue_fsm_262420588159877 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420588159877 receive call {auth_request,33,"internet",#{}} from <0.1320.0> in state state_new 04:18:03.344 [info] ue_fsm init(<<"262420588159877">>) *DBG* epdg_ue_fsm_262420588159877 send ok to <0.1320.0> 04:18:03.344 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420588159877 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}} *DBG* epdg_ue_fsm_262420588159877 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.344 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420588159877 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262420588159877 consume internal init_state in state state_new 04:18:03.344 [info] ue_fsm start_link(aaa_ue_fsm_262420588159877) *DBG* aaa_ue_fsm_262420588159877 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.344 [info] ue_fsm init("262420588159877") 04:18:03.344 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.344 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420588159877",undefined,undefined,false,false,undefined} 04:18:03.344 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420588159877 send ok to <0.201.0> 04:18:03.344 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262420588159877",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420588159877 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:03.348 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420588159877",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180]],[[43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77]],["foobar"],[[74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100]],[[173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420588159877 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>, <<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65, 142,209,67,175,235,151,78,84,240,222,233,61,222,77>>, <<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>, <<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]}} from <0.1323.0> in state state_wait_swx_maa 04:18:03.348 [info] dia_sip2gsup: auth [43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180] authz [43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77]  04:18:03.348 [info] rand [43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65] autn [35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180]  04:18:03.348 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420588159877 send ok to <0.1323.0> 04:18:03.348 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420588159877",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420588159877 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>, <<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65, 142,209,67,175,235,151,78,84,240,222,233,61,222,77>>, <<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>, <<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]}} from <0.1323.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420588159877 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>, <<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65, 142,209,67,175,235,151,78,84,240,222,233,61,222,77>>, <<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>, <<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.348 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>,<<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77>>,<<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>,<<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]} 04:18:03.349 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>,<<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77>>,<<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>,<<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]}, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420588159877 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420588159877">>, {ok, [{epdg_auth_tuple, <<43,58,108,219,24,33,104,169,13,70,167,139,36, 226,252,65>>, <<35,99,34,129,109,7,129,32,167,248,37,32,142, 14,67,180>>, <<43,58,108,219,24,33,104,169,13,70,167,139,36, 226,252,65,142,209,67,175,235,151,78,84,240, 222,233,61,222,77>>, <<173,20,2,13,71,87,98,217,225,13,209,116,253, 79,159,154>>, <<74,145,38,174,241,163,150,216,93,39,88, 47,88,53,162,100>>}]}}} 04:18:03.349 [info] auth_response(<<"262420588159877">>): {ok,[{epdg_auth_tuple,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>,<<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77>>,<<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>,<<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]} *DBG* epdg_ue_fsm_262420588159877 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>, <<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>, <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65, 142,209,67,175,235,151,78,84,240,222,233,61,222,77>>, <<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>, <<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]}} 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:18:03.349 [info] auth_response for <<"262420588159877">>: {ok,[{epdg_auth_tuple,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>,<<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>,<<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77>>,<<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>,<<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>}]} 04:18:03.349 [info] GSUP: Tx #{auth_tuples => [#{autn => <<35,99,34,129,109,7,129,32,167,248,37,32,142,14,67,180>>,ck => <<74,145,38,174,241,163,150,216,93,39,88,47,88,53,162,100>>,ik => <<173,20,2,13,71,87,98,217,225,13,209,116,253,79,159,154>>,rand => <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65>>,res => <<43,58,108,219,24,33,104,169,13,70,167,139,36,226,252,65,142,209,67,175,235,151,78,84,240,222,233,61,222,77>>}],imsi => <<"262420588159877">>,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 => <<"262420588159877">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420588159877 receive call lu_request from <0.1324.0> in state state_authenticating 04:18:03.350 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420588159877">>,message_type => location_upd_req} 04:18:03.350 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420588159877 send ok to <0.1324.0> 04:18:03.350 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420588159877 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420588159877 consume call lu_request from <0.1324.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:18:03.350 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420588159877 send ok to <0.201.0> 04:18:03.350 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420588159877",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420588159877 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.350 [debug] SWx Tx SAR Imsi="262420588159877" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.350 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420588159877",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420588159877 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1325.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420588159877 send ok to <0.1325.0> *DBG* aaa_ue_fsm_262420588159877 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1325.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420588159877 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.353 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420588159877",[],[2001],[],[{'Non-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:18:03.354 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420588159877 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420588159877">>,ok}} 04:18:03.354 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420588159877",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420588159877 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.354 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:03.354 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420588159877">>,"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:18:03.354 [info] lu_response(<<"262420588159877">>): ok 04:18:03.354 [info] lu_response for <<"262420588159877">>: ok 04:18:03.354 [info] GSUP: Tx #{imsi => <<"262420588159877">>,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 => <<"262420588159877">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:03.355 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420588159877">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420588159877 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1326.0> in state state_authenticated 04:18:03.355 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.355 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,false,0,false,false} 04:18:03.355 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.355 [info] s2b: Tx {gtp,v2,create_session_request,0,5805844,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420588159877">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294793,<<172,18,176,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,4239221387,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420588159877 send ok to <0.1326.0> 04:18:03.355 [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_262420588159877 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1326.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420588159877 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.361 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420588159877 receive call {rx_s6b_aar,"262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1327.0> in state state_authenticated 04:18:03.361 [info] ue_fsm ev_rx_s6b_aar: "262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.361 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420588159877",undefined,undefined,true,false,undefined} 04:18:03.361 [debug] SWx Tx SAR Imsi="262420588159877" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.361 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420588159877",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420588159877 send ok to <0.1327.0> 04:18:03.361 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420588159877 consume call {rx_s6b_aar,"262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1327.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420588159877 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1328.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420588159877 send ok to <0.1328.0> 04:18:03.363 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420588159877",[],[2001],[],[{'Non-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_262420588159877 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1328.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.363 [info] ue_fsm ev_rx_swx_saa 04:18:03.364 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420588159877","262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1327.0>} 04:18:03.364 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.364 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.367 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,137,88,151,20,0,2,0,2,0,16,0,87,0,9,1,160,218,81,174,5,172,18,176,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,218,81,174,5,172,18,176,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,81,174,5,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.367 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294793,5805844,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,81,174,5>>},{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,3662786053,<<172,18,176,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,3662786053,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} 04:18:03.367 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420588159877">>,<0.1321.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294793,3662786053,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221387,3662786053}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420588159877 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 => 4239221387, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3662786053}}} from <0.1329.0> in state state_wait_create_session_resp 04:18:03.367 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.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,59>>,undefined},local_teid => 4239221387,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3662786053}} 04:18:03.368 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,false,0,false,false} 04:18:03.368 [info] KMOD Port Create PDP Context Call {<0.1321.0>,[alias|#Ref<0.2044474368.3268739073.253080>]}: {create_pdp_context,{172,18,176,103},4239221387,3662786053,{192,168,0,59}} 04:18:03.368 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,59}, 4239221387, 3662786053 04:18:03.368 [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,176,103}},{ms_address,{192,168,0,59}},{i_tid,4239221387},{o_tid,3662786053}]}} 04:18:03.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,59>>,undefined},local_teid => 4239221387,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3662786053}) returned ok *DBG* epdg_ue_fsm_262420588159877 send ok to <0.1329.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420588159877">>, {ok, #{apco => <<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 => 4239221387, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3662786053}}}} 04:18:03.368 [info] tunnel_response(<<"262420588159877">>): {ok,#{apco => <<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 => 4239221387,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3662786053}} *DBG* epdg_ue_fsm_262420588159877 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 => 4239221387, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3662786053}}} from <0.1329.0> in state state_wait_create_session_resp => state_active 04:18:03.368 [info] tunnel_response for <<"262420588159877">>: {ok,#{apco => <<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 => 4239221387,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3662786053}} 04:18:03.368 [info] GSUP: Tx #{imsi => <<"262420588159877">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262426290678173">>, 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_262426290678173 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426290678173 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426290678173 receive call {auth_request,33,"internet",#{}} from <0.1330.0> in state state_new 04:18:03.444 [info] GSUP: Rx #{imsi => <<"262426290678173">>,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_262426290678173 send ok to <0.1330.0> 04:18:03.444 [info] ue_fsm start(epdg_ue_fsm_262426290678173) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426290678173 consume call {auth_request,33,"internet",#{}} from <0.1330.0> in state state_new => state_wait_auth_resp 04:18:03.444 [info] ue_fsm init(<<"262426290678173">>) *DBG* aaa_ue_fsm_262426290678173 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426290678173 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.444 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426290678173 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426290678173 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.444 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} 04:18:03.445 [info] ue_fsm start_link(aaa_ue_fsm_262426290678173) 04:18:03.445 [info] ue_fsm init("262426290678173") 04:18:03.445 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426290678173 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426290678173 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:03.445 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426290678173",undefined,undefined,false,false,undefined} 04:18:03.445 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:03.445 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262426290678173",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:03.449 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426290678173",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42]],[[156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210]],["foobar"],[[82,160,81,182,194,21,136,188,96,14,17,210,186,236,253,204]],[[249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426290678173 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>, <<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48, 165,51,180,123,123,64,197,221,231,73,181,6,240,210>>, <<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>, <<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253, 204>>}]}} from <0.1333.0> in state state_wait_swx_maa 04:18:03.449 [info] dia_sip2gsup: auth [156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42] authz [156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210]  *DBG* aaa_ue_fsm_262426290678173 send ok to <0.1333.0> 04:18:03.449 [info] rand [156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48] autn [55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42]  *DBG* aaa_ue_fsm_262426290678173 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>, <<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48, 165,51,180,123,123,64,197,221,231,73,181,6,240,210>>, <<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>, <<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253, 204>>}]}} from <0.1333.0> in state state_wait_swx_maa => state_new 04:18:03.449 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426290678173 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>, <<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48, 165,51,180,123,123,64,197,221,231,73,181,6,240,210>>, <<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>, <<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253, 204>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.450 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426290678173",undefined,undefined,false,false,undefined} 04:18:03.450 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>,<<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210>>,<<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>,<<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253,204>>}]} *DBG* epdg_ue_fsm_262426290678173 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426290678173">>, {ok, [{epdg_auth_tuple, <<156,25,247,32,243,226,209,69,136,153,79,74, 222,53,120,48>>, <<55,31,156,235,85,33,62,76,181,16,110,135,175, 91,64,42>>, <<156,25,247,32,243,226,209,69,136,153,79,74, 222,53,120,48,165,51,180,123,123,64,197,221, 231,73,181,6,240,210>>, <<249,161,129,35,25,92,102,3,68,224,164,210, 112,113,171,51>>, <<82,160,81,182,194,21,136,188,96,14,17, 210,186,236,253,204>>}]}}} 04:18:03.450 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>,<<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210>>,<<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>,<<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253,204>>}]}, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426290678173 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>, <<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>, <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48, 165,51,180,123,123,64,197,221,231,73,181,6,240,210>>, <<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>, <<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253, 204>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:03.450 [info] auth_response(<<"262426290678173">>): {ok,[{epdg_auth_tuple,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>,<<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210>>,<<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>,<<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253,204>>}]} 04:18:03.450 [info] auth_response for <<"262426290678173">>: {ok,[{epdg_auth_tuple,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>,<<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>,<<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210>>,<<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>,<<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253,204>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:03.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<55,31,156,235,85,33,62,76,181,16,110,135,175,91,64,42>>,ck => <<82,160,81,182,194,21,136,188,96,14,17,210,186,236,253,204>>,ik => <<249,161,129,35,25,92,102,3,68,224,164,210,112,113,171,51>>,rand => <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48>>,res => <<156,25,247,32,243,226,209,69,136,153,79,74,222,53,120,48,165,51,180,123,123,64,197,221,231,73,181,6,240,210>>}],imsi => <<"262426290678173">>,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 => <<"262426290678173">>, message_type => location_upd_req}} 04:18:03.452 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426290678173">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426290678173 receive call lu_request from <0.1334.0> in state state_authenticating 04:18:03.452 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426290678173 send ok to <0.1334.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:18:03.452 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426290678173 consume call lu_request from <0.1334.0> in state state_authenticating *DBG* aaa_ue_fsm_262426290678173 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:03.452 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.452 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426290678173",undefined,undefined,false,false,undefined} 04:18:03.452 [debug] SWx Tx SAR Imsi="262426290678173" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.452 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426290678173",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426290678173 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426290678173 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.455 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426290678173",[],[2001],[],[{'Non-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_262426290678173 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1335.0> in state state_wait_swx_saa 04:18:03.455 [info] ue_fsm ev_rx_swx_saa 04:18:03.455 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426290678173",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426290678173 send ok to <0.1335.0> *DBG* epdg_ue_fsm_262426290678173 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.455 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262426290678173 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1335.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426290678173 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426290678173">>,ok}} 04:18:03.455 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426290678173 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.455 [info] lu_response(<<"262426290678173">>): ok 04:18:03.455 [info] lu_response for <<"262426290678173">>: 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:18:03.455 [info] GSUP: Tx #{imsi => <<"262426290678173">>,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 => <<"262426290678173">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:03.457 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426290678173">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426290678173 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1336.0> in state state_authenticated 04:18:03.457 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.457 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} 04:18:03.457 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.457 [info] s2b: Tx {gtp,v2,create_session_request,0,5805845,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426290678173">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294794,<<172,18,176,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,4239221388,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426290678173 send ok to <0.1336.0> 04:18:03.457 [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_262426290678173 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* epdg_ue_fsm_262426290678173 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.461 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426290678173 receive call {rx_s6b_aar,"262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1337.0> in state state_authenticated 04:18:03.461 [info] ue_fsm ev_rx_s6b_aar: "262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.462 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426290678173",undefined,undefined,true,false,undefined} 04:18:03.462 [debug] SWx Tx SAR Imsi="262426290678173" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.462 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426290678173",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426290678173 send ok to <0.1337.0> *DBG* aaa_ue_fsm_262426290678173 consume call {rx_s6b_aar,"262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1337.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:03.462 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426290678173 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1338.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426290678173 send ok to <0.1338.0> 04:18:03.464 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426290678173",[],[2001],[],[{'Non-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:18:03.464 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426290678173 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1338.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.464 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426290678173","262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1337.0>} 04:18:03.464 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.464 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.467 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,138,88,151,21,0,2,0,2,0,16,0,87,0,9,1,160,82,4,63,149,172,18,176,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,82,4,63,149,172,18,176,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,4,63,149,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.467 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294794,5805845,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,4,63,149>>},{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,1376010133,<<172,18,176,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,1376010133,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} 04:18:03.467 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426290678173">>,<0.1331.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294794,1376010133,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221388,1376010133}],[],[],[],[],[]}}}} 04:18:03.467 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.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,60>>,undefined},local_teid => 4239221388,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1376010133}} *DBG* epdg_ue_fsm_262426290678173 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 => 4239221388, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1376010133}}} from <0.1339.0> in state state_wait_create_session_resp 04:18:03.467 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} 04:18:03.467 [info] KMOD Port Create PDP Context Call {<0.1331.0>,[alias|#Ref<0.2044474368.3268739073.253118>]}: {create_pdp_context,{172,18,176,103},4239221388,1376010133,{192,168,0,60}} 04:18:03.467 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,60}, 4239221388, 1376010133 04:18:03.467 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2564,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,60}},{i_tid,4239221388},{o_tid,1376010133}]}} 04:18:03.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,60>>,undefined},local_teid => 4239221388,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1376010133}) returned ok *DBG* epdg_ue_fsm_262426290678173 send ok to <0.1339.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426290678173">>, {ok, #{apco => <<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 => 4239221388, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1376010133}}}} 04:18:03.467 [info] tunnel_response(<<"262426290678173">>): {ok,#{apco => <<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 => 4239221388,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1376010133}} *DBG* epdg_ue_fsm_262426290678173 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 => 4239221388, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1376010133}}} from <0.1339.0> in state state_wait_create_session_resp => state_active 04:18:03.468 [info] tunnel_response for <<"262426290678173">>: {ok,#{apco => <<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 => 4239221388,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1376010133}} 04:18:03.468 [info] GSUP: Tx #{imsi => <<"262426290678173">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262424014179460">>, 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_262424014179460 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424014179460 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424014179460 receive call {auth_request,33,"internet",#{}} from <0.1340.0> in state state_new 04:18:03.544 [info] GSUP: Rx #{imsi => <<"262424014179460">>,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_262424014179460 send ok to <0.1340.0> 04:18:03.544 [info] ue_fsm start(epdg_ue_fsm_262424014179460) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424014179460 consume call {auth_request,33,"internet",#{}} from <0.1340.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424014179460 enter aaa_ue_fsm in state state_new 04:18:03.544 [info] ue_fsm init(<<"262424014179460">>) *DBG* epdg_ue_fsm_262424014179460 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424014179460 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424014179460 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.544 [info] ue_fsm auth_request 04:18:03.544 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} 04:18:03.544 [info] ue_fsm start_link(aaa_ue_fsm_262424014179460) 04:18:03.545 [info] ue_fsm init("262424014179460") 04:18:03.545 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.545 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424014179460",undefined,undefined,false,false,undefined} 04:18:03.545 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:03.545 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262424014179460",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424014179460 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424014179460 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_262424014179460 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>, <<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103, 50,161,182,244,119,253,175,41,140,192,243,218,104>>, <<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>, <<168,230,255,230,252,82,14,129,134,174,32,185,137,156, 250,38>>}]}} from <0.1343.0> in state state_wait_swx_maa 04:18:03.549 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424014179460",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89]],[[62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104]],["foobar"],[[168,230,255,230,252,82,14,129,134,174,32,185,137,156,250,38]],[[171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:03.549 [info] dia_sip2gsup: auth [62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89] authz [62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104]  04:18:03.549 [info] rand [62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88] autn [16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89]  *DBG* aaa_ue_fsm_262424014179460 send ok to <0.1343.0> *DBG* epdg_ue_fsm_262424014179460 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>, <<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103, 50,161,182,244,119,253,175,41,140,192,243,218,104>>, <<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>, <<168,230,255,230,252,82,14,129,134,174,32,185,137,156, 250,38>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.549 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424014179460 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>, <<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103, 50,161,182,244,119,253,175,41,140,192,243,218,104>>, <<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>, <<168,230,255,230,252,82,14,129,134,174,32,185,137,156, 250,38>>}]}} from <0.1343.0> in state state_wait_swx_maa => state_new 04:18:03.549 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424014179460",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424014179460 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424014179460">>, {ok, [{epdg_auth_tuple, <<62,187,252,218,59,60,74,148,148,41,43,58,234, 246,23,88>>, <<16,178,216,86,245,141,89,203,101,6,149,135, 54,161,33,89>>, <<62,187,252,218,59,60,74,148,148,41,43,58,234, 246,23,88,103,50,161,182,244,119,253,175,41, 140,192,243,218,104>>, <<171,212,68,151,197,146,162,181,156,101,12, 138,250,71,171,91>>, <<168,230,255,230,252,82,14,129,134,174, 32,185,137,156,250,38>>}]}}} *DBG* epdg_ue_fsm_262424014179460 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>, <<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>, <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103, 50,161,182,244,119,253,175,41,140,192,243,218,104>>, <<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>, <<168,230,255,230,252,82,14,129,134,174,32,185,137,156, 250,38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:03.549 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>,<<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104>>,<<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>,<<168,230,255,230,252,82,14,129,134,174,32,185,137,156,250,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:18:03.549 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>,<<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104>>,<<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>,<<168,230,255,230,252,82,14,129,134,174,32,185,137,156,250,38>>}]}, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} 04:18:03.549 [info] auth_response(<<"262424014179460">>): {ok,[{epdg_auth_tuple,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>,<<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104>>,<<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>,<<168,230,255,230,252,82,14,129,134,174,32,185,137,156,250,38>>}]} 04:18:03.549 [info] auth_response for <<"262424014179460">>: {ok,[{epdg_auth_tuple,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>,<<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>,<<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104>>,<<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>,<<168,230,255,230,252,82,14,129,134,174,32,185,137,156,250,38>>}]} 04:18:03.549 [info] GSUP: Tx #{auth_tuples => [#{autn => <<16,178,216,86,245,141,89,203,101,6,149,135,54,161,33,89>>,ck => <<168,230,255,230,252,82,14,129,134,174,32,185,137,156,250,38>>,ik => <<171,212,68,151,197,146,162,181,156,101,12,138,250,71,171,91>>,rand => <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88>>,res => <<62,187,252,218,59,60,74,148,148,41,43,58,234,246,23,88,103,50,161,182,244,119,253,175,41,140,192,243,218,104>>}],imsi => <<"262424014179460">>,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 => <<"262424014179460">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424014179460 receive call lu_request from <0.1344.0> in state state_authenticating *DBG* epdg_ue_fsm_262424014179460 send ok to <0.1344.0> *DBG* epdg_ue_fsm_262424014179460 consume call lu_request from <0.1344.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:18:03.551 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424014179460">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262424014179460 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:03.551 [info] ue_fsm lu_request 04:18:03.551 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} 04:18:03.551 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.551 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424014179460",undefined,undefined,false,false,undefined} 04:18:03.551 [debug] SWx Tx SAR Imsi="262424014179460" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.551 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424014179460",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424014179460 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424014179460 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424014179460 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1345.0> in state state_wait_swx_saa 04:18:03.554 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424014179460",[],[2001],[],[{'Non-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:18:03.554 [info] ue_fsm ev_rx_swx_saa 04:18:03.554 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424014179460",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424014179460 send ok to <0.1345.0> *DBG* epdg_ue_fsm_262424014179460 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424014179460 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1345.0> in state state_wait_swx_saa => state_authenticated 04:18:03.554 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424014179460 send ok to <0.211.0> 04:18:03.554 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262424014179460">>,ok}} *DBG* epdg_ue_fsm_262424014179460 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.554 [info] lu_response(<<"262424014179460">>): ok 04:18:03.554 [info] lu_response for <<"262424014179460">>: 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:18:03.554 [info] GSUP: Tx #{imsi => <<"262424014179460">>,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 => <<"262424014179460">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:03.555 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424014179460">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424014179460 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1346.0> in state state_authenticated 04:18:03.555 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.555 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} 04:18:03.555 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.555 [info] s2b: Tx {gtp,v2,create_session_request,0,5805846,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424014179460">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294795,<<172,18,176,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,4239221389,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424014179460 send ok to <0.1346.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:18:03.555 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424014179460 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_262424014179460 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.560 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424014179460 receive call {rx_s6b_aar,"262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1347.0> in state state_authenticated 04:18:03.560 [info] ue_fsm ev_rx_s6b_aar: "262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.560 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424014179460",undefined,undefined,true,false,undefined} 04:18:03.560 [debug] SWx Tx SAR Imsi="262424014179460" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.560 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424014179460",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424014179460 send ok to <0.1347.0> *DBG* aaa_ue_fsm_262424014179460 consume call {rx_s6b_aar,"262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1347.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:03.560 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424014179460 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1348.0> in state state_authenticated_wait_swx_saa 04:18:03.562 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424014179460",[],[2001],[],[{'Non-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:18:03.562 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424014179460 send ok to <0.1348.0> *DBG* aaa_ue_fsm_262424014179460 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1348.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.562 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424014179460","262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1347.0>} 04:18:03.562 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.562 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.564 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,139,88,151,22,0,2,0,2,0,16,0,87,0,9,1,160,20,100,39,192,172,18,176,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,20,100,39,192,172,18,176,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,20,100,39,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.564 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294795,5805846,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,<<20,100,39,192>>},{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,342108096,<<172,18,176,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,342108096,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} 04:18:03.564 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424014179460">>,<0.1341.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294795,342108096,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4239221389,342108096}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:03.564 [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_262424014179460 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 => 4239221389, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 342108096}}} from <0.1349.0> in state state_wait_create_session_resp 04:18:03.564 [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 => 4239221389,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 342108096}} 04:18:03.565 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} 04:18:03.565 [info] KMOD Port Create PDP Context Call {<0.1341.0>,[alias|#Ref<0.2044474368.3268739084.244305>]}: {create_pdp_context,{172,18,176,103},4239221389,342108096,{192,168,0,61}} 04:18:03.565 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,61}, 4239221389, 342108096 04:18:03.565 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2628,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,61}},{i_tid,4239221389},{o_tid,342108096}]}} *DBG* epdg_ue_fsm_262424014179460 send ok to <0.1349.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424014179460">>, {ok, #{apco => <<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 => 4239221389, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 342108096}}}} 04:18:03.565 [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 => 4239221389,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 342108096}) returned ok *DBG* epdg_ue_fsm_262424014179460 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 => 4239221389, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 342108096}}} from <0.1349.0> in state state_wait_create_session_resp => state_active 04:18:03.565 [info] tunnel_response(<<"262424014179460">>): {ok,#{apco => <<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 => 4239221389,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 342108096}} 04:18:03.565 [info] tunnel_response for <<"262424014179460">>: {ok,#{apco => <<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 => 4239221389,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 342108096}} 04:18:03.565 [info] GSUP: Tx #{imsi => <<"262424014179460">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428807681552">>, 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:18:03.645 [info] GSUP: Rx #{imsi => <<"262428807681552">>,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_262428807681552 enter epdg_ue_fsm in state state_new 04:18:03.645 [info] ue_fsm start(epdg_ue_fsm_262428807681552) *DBG* epdg_ue_fsm_262428807681552 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428807681552 receive call {auth_request,33,"internet",#{}} from <0.1350.0> in state state_new 04:18:03.645 [info] ue_fsm init(<<"262428807681552">>) *DBG* epdg_ue_fsm_262428807681552 send ok to <0.1350.0> 04:18:03.645 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428807681552 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_262428807681552 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428807681552 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.645 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} 04:18:03.645 [info] ue_fsm start_link(aaa_ue_fsm_262428807681552) *DBG* aaa_ue_fsm_262428807681552 consume internal init_state in state state_new 04:18:03.645 [info] ue_fsm init("262428807681552") *DBG* aaa_ue_fsm_262428807681552 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.645 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.645 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428807681552",undefined,undefined,false,false,undefined} 04:18:03.645 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:03.645 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262428807681552",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428807681552 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428807681552 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_262428807681552 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>, <<"r~î@îFkÛ` º¨ûè;c">>, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225, 159,91,87,124,123,73,14,191,77,26,40,153,68>>, <<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>, <<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202, 106>>}]}} from <0.1353.0> in state state_wait_swx_maa 04:18:03.651 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428807681552",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,114,126,238,64,238,70,107,219,96,32,186,168,251,232,59,99]],[[89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68]],["foobar"],[[115,141,148,160,202,139,52,136,150,92,30,136,3,178,202,106]],[[118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428807681552 send ok to <0.1353.0> 04:18:03.651 [info] dia_sip2gsup: auth [89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,114,126,238,64,238,70,107,219,96,32,186,168,251,232,59,99] authz [89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68]  *DBG* aaa_ue_fsm_262428807681552 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>, <<"r~î@îFkÛ` º¨ûè;c">>, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225, 159,91,87,124,123,73,14,191,77,26,40,153,68>>, <<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>, <<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202, 106>>}]}} from <0.1353.0> in state state_wait_swx_maa => state_new 04:18:03.651 [info] rand [89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83] autn "r~î@îFkÛ` º¨ûè;c"  *DBG* epdg_ue_fsm_262428807681552 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>, <<"r~î@îFkÛ` º¨ûè;c">>, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225, 159,91,87,124,123,73,14,191,77,26,40,153,68>>, <<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>, <<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202, 106>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.651 [info] ue_fsm ev_rx_swx_maa 04:18:03.651 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428807681552",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428807681552 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428807681552">>, {ok, [{epdg_auth_tuple, <<89,80,59,94,179,58,163,252,218,40,139,112, 242,36,50,83>>, <<"r~î@îFkÛ` º¨ûè;c">>, <<89,80,59,94,179,58,163,252,218,40,139,112, 242,36,50,83,225,159,91,87,124,123,73,14,191, 77,26,40,153,68>>, <<118,111,32,183,116,147,242,211,232,168,59, 115,84,251,22,201>>, <<115,141,148,160,202,139,52,136,150,92, 30,136,3,178,202,106>>}]}}} 04:18:03.651 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>,<<"r~î@îFkÛ` º¨ûè;c">>,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68>>,<<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>,<<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202,106>>}]} *DBG* epdg_ue_fsm_262428807681552 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>, <<"r~î@îFkÛ` º¨ûè;c">>, <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225, 159,91,87,124,123,73,14,191,77,26,40,153,68>>, <<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>, <<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202, 106>>}]}} 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:18:03.651 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>,<<"r~î@îFkÛ` º¨ûè;c">>,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68>>,<<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>,<<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202,106>>}]}, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} 04:18:03.651 [info] auth_response(<<"262428807681552">>): {ok,[{epdg_auth_tuple,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>,<<"r~î@îFkÛ` º¨ûè;c">>,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68>>,<<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>,<<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202,106>>}]} 04:18:03.651 [info] auth_response for <<"262428807681552">>: {ok,[{epdg_auth_tuple,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>,<<"r~î@îFkÛ` º¨ûè;c">>,<<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68>>,<<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>,<<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202,106>>}]} 04:18:03.651 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"r~î@îFkÛ` º¨ûè;c">>,ck => <<115,141,148,160,202,139,52,136,150,92,30,136,3,178,202,106>>,ik => <<118,111,32,183,116,147,242,211,232,168,59,115,84,251,22,201>>,rand => <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83>>,res => <<89,80,59,94,179,58,163,252,218,40,139,112,242,36,50,83,225,159,91,87,124,123,73,14,191,77,26,40,153,68>>}],imsi => <<"262428807681552">>,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 => <<"262428807681552">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428807681552 receive call lu_request from <0.1354.0> in state state_authenticating *DBG* epdg_ue_fsm_262428807681552 send ok to <0.1354.0> 04:18:03.653 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428807681552">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428807681552 consume call lu_request from <0.1354.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_262428807681552 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:03.653 [info] ue_fsm lu_request 04:18:03.653 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} 04:18:03.653 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.653 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428807681552",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428807681552 send ok to <0.201.0> 04:18:03.653 [debug] SWx Tx SAR Imsi="262428807681552" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428807681552 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.653 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428807681552",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428807681552 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1355.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428807681552 send ok to <0.1355.0> 04:18:03.655 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428807681552",[],[2001],[],[{'Non-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_262428807681552 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1355.0> in state state_wait_swx_saa => state_authenticated 04:18:03.656 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428807681552 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.656 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428807681552",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428807681552 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428807681552">>,ok}} 04:18:03.656 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428807681552 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.656 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} 04:18:03.656 [info] lu_response(<<"262428807681552">>): ok 04:18:03.656 [info] lu_response for <<"262428807681552">>: 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:18:03.656 [info] GSUP: Tx #{imsi => <<"262428807681552">>,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 => <<"262428807681552">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:03.657 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428807681552">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428807681552 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1356.0> in state state_authenticated 04:18:03.657 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.657 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} 04:18:03.657 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.657 [info] s2b: Tx {gtp,v2,create_session_request,0,5805847,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428807681552">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294796,<<172,18,176,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,4239221390,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428807681552 send ok to <0.1356.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:18:03.657 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428807681552 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_262428807681552 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.662 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428807681552 receive call {rx_s6b_aar,"262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1357.0> in state state_authenticated 04:18:03.662 [info] ue_fsm ev_rx_s6b_aar: "262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.662 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428807681552",undefined,undefined,true,false,undefined} 04:18:03.662 [debug] SWx Tx SAR Imsi="262428807681552" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.662 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428807681552",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428807681552 send ok to <0.1357.0> *DBG* aaa_ue_fsm_262428807681552 consume call {rx_s6b_aar,"262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1357.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:03.662 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428807681552 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1358.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428807681552 send ok to <0.1358.0> 04:18:03.664 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428807681552",[],[2001],[],[{'Non-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_262428807681552 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1358.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.664 [info] ue_fsm ev_rx_swx_saa 04:18:03.664 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428807681552","262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1357.0>} 04:18:03.665 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.667 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,140,88,151,23,0,2,0,2,0,16,0,87,0,9,1,160,95,4,57,63,172,18,176,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,95,4,57,63,172,18,176,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,95,4,57,63,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.667 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294796,5805847,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,<<95,4,57,63>>},{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,1594112319,<<172,18,176,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,1594112319,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} 04:18:03.667 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428807681552">>,<0.1351.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294796,1594112319,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4239221390,1594112319}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:03.667 [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_262428807681552 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 => 4239221390, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1594112319}}} from <0.1359.0> in state state_wait_create_session_resp 04:18:03.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,62>>,undefined},local_teid => 4239221390,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1594112319}} 04:18:03.667 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} 04:18:03.667 [info] KMOD Port Create PDP Context Call {<0.1351.0>,[alias|#Ref<0.2044474368.3268739073.253365>]}: {create_pdp_context,{172,18,176,103},4239221390,1594112319,{192,168,0,62}} 04:18:03.667 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,62}, 4239221390, 1594112319 04:18:03.667 [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,176,103}},{ms_address,{192,168,0,62}},{i_tid,4239221390},{o_tid,1594112319}]}} *DBG* epdg_ue_fsm_262428807681552 send ok to <0.1359.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428807681552">>, {ok, #{apco => <<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 => 4239221390, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1594112319}}}} 04:18:03.667 [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 => 4239221390,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1594112319}) returned ok *DBG* epdg_ue_fsm_262428807681552 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 => 4239221390, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1594112319}}} from <0.1359.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:18:03.667 [info] tunnel_response(<<"262428807681552">>): {ok,#{apco => <<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 => 4239221390,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1594112319}} 04:18:03.668 [info] tunnel_response for <<"262428807681552">>: {ok,#{apco => <<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 => 4239221390,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1594112319}} 04:18:03.668 [info] GSUP: Tx #{imsi => <<"262428807681552">>,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 => <<"262421544895121">>, 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:18:03.745 [info] GSUP: Rx #{imsi => <<"262421544895121">>,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:18:03.745 [info] ue_fsm start(epdg_ue_fsm_262421544895121) *DBG* epdg_ue_fsm_262421544895121 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421544895121 consume internal init_state in state state_new 04:18:03.745 [info] ue_fsm init(<<"262421544895121">>) *DBG* epdg_ue_fsm_262421544895121 receive call {auth_request,33,"internet",#{}} from <0.1360.0> in state state_new 04:18:03.745 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421544895121 send ok to <0.1360.0> 04:18:03.746 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421544895121">>,"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_262421544895121 consume call {auth_request,33,"internet",#{}} from <0.1360.0> in state state_new => state_wait_auth_resp 04:18:03.746 [info] ue_fsm start_link(aaa_ue_fsm_262421544895121) *DBG* aaa_ue_fsm_262421544895121 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421544895121 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.746 [info] ue_fsm init("262421544895121") *DBG* aaa_ue_fsm_262421544895121 consume internal init_state in state state_new 04:18:03.746 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421544895121 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.746 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421544895121",undefined,undefined,false,false,undefined} 04:18:03.746 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421544895121 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421544895121 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:03.746 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262421544895121",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:03.751 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421544895121",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73]],[[150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124]],["foobar"],["ÐLܪ°¾Í¦,³ÈÅÑ\v|,"],[[172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421544895121 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180>>, <<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>, <<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>, <<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]}} from <0.1363.0> in state state_wait_swx_maa 04:18:03.751 [info] dia_sip2gsup: auth [150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73] authz [150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124]  04:18:03.751 [info] rand [150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180] autn [123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73]  *DBG* aaa_ue_fsm_262421544895121 send ok to <0.1363.0> *DBG* aaa_ue_fsm_262421544895121 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180>>, <<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>, <<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>, <<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]}} from <0.1363.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421544895121 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180>>, <<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>, <<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>, <<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.751 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server got cast {auth_response, {<<"262421544895121">>, {ok, [{epdg_auth_tuple, <<150,188,188,163,143,245,60,41,145,192,211, 207,188,222,218,180>>, <<123,1,211,152,143,157,141,57,119,227,220,0, 32,250,98,73>>, <<150,188,188,163,143,245,60,41,145,192,211, 207,188,222,218,180,48,21,93,34,65,238,6,86, 62,243,17,231,220,124>>, <<172,118,45,233,136,64,158,8,91,251,77,0,113, 33,42,40>>, <<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]}}} *DBG* epdg_ue_fsm_262421544895121 send ok to <0.211.0> 04:18:03.752 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421544895121",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421544895121 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180>>, <<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>, <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218, 180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>, <<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>, <<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]}} 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:18:03.752 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180>>,<<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>,<<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>,<<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]} 04:18:03.752 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180>>,<<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>,<<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>,<<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]}, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,false,0,false,false} 04:18:03.752 [info] auth_response(<<"262421544895121">>): {ok,[{epdg_auth_tuple,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180>>,<<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>,<<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>,<<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]} 04:18:03.752 [info] auth_response for <<"262421544895121">>: {ok,[{epdg_auth_tuple,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180>>,<<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>,<<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>,<<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>,<<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>}]} 04:18:03.752 [info] GSUP: Tx #{auth_tuples => [#{autn => <<123,1,211,152,143,157,141,57,119,227,220,0,32,250,98,73>>,ck => <<"ÐLܪ°¾Í¦,³ÈÅÑ\v|,">>,ik => <<172,118,45,233,136,64,158,8,91,251,77,0,113,33,42,40>>,rand => <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180>>,res => <<150,188,188,163,143,245,60,41,145,192,211,207,188,222,218,180,48,21,93,34,65,238,6,86,62,243,17,231,220,124>>}],imsi => <<"262421544895121">>,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 => <<"262421544895121">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421544895121 receive call lu_request from <0.1364.0> in state state_authenticating 04:18:03.755 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421544895121">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421544895121 send ok to <0.1364.0> 04:18:03.755 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421544895121 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:18:03.755 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421544895121 consume call lu_request from <0.1364.0> in state state_authenticating 04:18:03.755 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.755 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421544895121",undefined,undefined,false,false,undefined} 04:18:03.755 [debug] SWx Tx SAR Imsi="262421544895121" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421544895121 send ok to <0.201.0> 04:18:03.755 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421544895121",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421544895121 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421544895121 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1365.0> in state state_wait_swx_saa 04:18:03.759 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421544895121",[],[2001],[],[{'Non-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:18:03.759 [info] ue_fsm ev_rx_swx_saa 04:18:03.759 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421544895121",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421544895121 send ok to <0.1365.0> *DBG* aaa_ue_fsm_262421544895121 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1365.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421544895121 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.759 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421544895121 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421544895121">>,ok}} 04:18:03.759 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,false,0,false,false} 04:18:03.759 [info] lu_response(<<"262421544895121">>): ok *DBG* epdg_ue_fsm_262421544895121 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:18:03.759 [info] lu_response for <<"262421544895121">>: ok 04:18:03.759 [info] GSUP: Tx #{imsi => <<"262421544895121">>,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 => <<"262421544895121">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:03.761 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421544895121">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421544895121 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1366.0> in state state_authenticated 04:18:03.762 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.762 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,false,0,false,false} 04:18:03.762 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.762 [info] s2b: Tx {gtp,v2,create_session_request,0,5805848,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421544895121">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294797,<<172,18,176,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,4239221391,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421544895121 send ok to <0.1366.0> 04:18:03.762 [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_262421544895121 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_262421544895121 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:03.769 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421544895121 receive call {rx_s6b_aar,"262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1367.0> in state state_authenticated 04:18:03.769 [info] ue_fsm ev_rx_s6b_aar: "262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.770 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421544895121",undefined,undefined,true,false,undefined} 04:18:03.770 [debug] SWx Tx SAR Imsi="262421544895121" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.770 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421544895121",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421544895121 send ok to <0.1367.0> 04:18:03.770 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421544895121 consume call {rx_s6b_aar,"262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1367.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421544895121 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1368.0> in state state_authenticated_wait_swx_saa 04:18:03.772 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421544895121",[],[2001],[],[{'Non-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_262421544895121 send ok to <0.1368.0> 04:18:03.772 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421544895121 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1368.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.772 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421544895121","262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1367.0>} 04:18:03.772 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.772 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.775 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,141,88,151,24,0,2,0,2,0,16,0,87,0,9,1,160,140,181,242,65,172,18,176,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,140,181,242,65,172,18,176,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,181,242,65,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421544895121 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 => 4239221391, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2360734273}}} from <0.1369.0> in state state_wait_create_session_resp 04:18:03.775 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294797,5805848,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,181,242,65>>},{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,2360734273,<<172,18,176,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,2360734273,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} 04:18:03.775 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421544895121">>,<0.1361.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294797,2360734273,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221391,2360734273}],[],[]}}}} 04:18:03.775 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.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,63>>,undefined},local_teid => 4239221391,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2360734273}} 04:18:03.775 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,false,0,false,false} 04:18:03.775 [info] KMOD Port Create PDP Context Call {<0.1361.0>,[alias|#Ref<0.2044474368.3268739073.253434>]}: {create_pdp_context,{172,18,176,103},4239221391,2360734273,{192,168,0,63}} 04:18:03.775 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,63}, 4239221391, 2360734273 04:18:03.775 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2692,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,63}},{i_tid,4239221391},{o_tid,2360734273}]}} 04:18:03.775 [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 => 4239221391,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2360734273}) returned ok *DBG* epdg_ue_fsm_262421544895121 send ok to <0.1369.0> 04:18:03.776 [info] tunnel_response(<<"262421544895121">>): {ok,#{apco => <<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 => 4239221391,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2360734273}} *DBG* gsup_server got cast {tunnel_response, {<<"262421544895121">>, {ok, #{apco => <<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 => 4239221391, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2360734273}}}} *DBG* epdg_ue_fsm_262421544895121 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 => 4239221391, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2360734273}}} from <0.1369.0> in state state_wait_create_session_resp => state_active 04:18:03.776 [info] tunnel_response for <<"262421544895121">>: {ok,#{apco => <<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 => 4239221391,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2360734273}} 04:18:03.776 [info] GSUP: Tx #{imsi => <<"262421544895121">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262426666339691">>, 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_262426666339691 enter epdg_ue_fsm in state state_new 04:18:03.849 [info] GSUP: Rx #{imsi => <<"262426666339691">>,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_262426666339691 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426666339691 receive call {auth_request,33,"internet",#{}} from <0.1370.0> in state state_new 04:18:03.849 [info] ue_fsm start(epdg_ue_fsm_262426666339691) 04:18:03.849 [info] ue_fsm init(<<"262426666339691">>) 04:18:03.849 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426666339691 send ok to <0.1370.0> *DBG* aaa_ue_fsm_262426666339691 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_262426666339691 consume call {auth_request,33,"internet",#{}} from <0.1370.0> in state state_new => state_wait_auth_resp 04:18:03.849 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426666339691 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426666339691 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426666339691 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.850 [info] ue_fsm start_link(aaa_ue_fsm_262426666339691) 04:18:03.850 [info] ue_fsm init("262426666339691") 04:18:03.850 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.851 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426666339691",undefined,undefined,false,false,undefined} 04:18:03.851 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426666339691 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426666339691 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:03.851 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262426666339691",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426666339691 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>, <<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211, 161,205,17,90,113,87,135,43,211,85,20,132,165>>, <<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>, <<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]}} from <0.1373.0> in state state_wait_swx_maa 04:18:03.867 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426666339691",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182]],[[188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165]],["foobar"],[[71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85]],[[83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:03.867 [info] dia_sip2gsup: auth [188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182] authz [188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165]  *DBG* aaa_ue_fsm_262426666339691 send ok to <0.1373.0> 04:18:03.867 [info] rand [188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215] autn [221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182]  *DBG* epdg_ue_fsm_262426666339691 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>, <<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211, 161,205,17,90,113,87,135,43,211,85,20,132,165>>, <<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>, <<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.867 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426666339691 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>, <<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211, 161,205,17,90,113,87,135,43,211,85,20,132,165>>, <<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>, <<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]}} from <0.1373.0> in state state_wait_swx_maa => state_new 04:18:03.867 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426666339691",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426666339691 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426666339691">>, {ok, [{epdg_auth_tuple, <<188,83,41,48,102,84,5,123,133,191,5,121,193, 144,51,215>>, <<221,239,198,99,237,223,145,28,246,60,33,159, 84,201,134,182>>, <<188,83,41,48,102,84,5,123,133,191,5,121,193, 144,51,215,211,161,205,17,90,113,87,135,43, 211,85,20,132,165>>, <<83,30,185,58,171,17,188,103,12,95,176,237,39, 30,250,240>>, <<71,173,229,20,171,9,202,119,176,35,223, 133,103,19,89,85>>}]}}} *DBG* epdg_ue_fsm_262426666339691 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>, <<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>, <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211, 161,205,17,90,113,87,135,43,211,85,20,132,165>>, <<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>, <<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:03.867 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>,<<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165>>,<<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>,<<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]} 04:18:03.868 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>,<<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165>>,<<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>,<<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]}, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} 04:18:03.868 [info] auth_response(<<"262426666339691">>): {ok,[{epdg_auth_tuple,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>,<<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165>>,<<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>,<<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]} 04:18:03.869 [info] auth_response for <<"262426666339691">>: {ok,[{epdg_auth_tuple,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>,<<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>,<<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165>>,<<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>,<<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>}]} 04:18:03.870 [info] GSUP: Tx #{auth_tuples => [#{autn => <<221,239,198,99,237,223,145,28,246,60,33,159,84,201,134,182>>,ck => <<71,173,229,20,171,9,202,119,176,35,223,133,103,19,89,85>>,ik => <<83,30,185,58,171,17,188,103,12,95,176,237,39,30,250,240>>,rand => <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215>>,res => <<188,83,41,48,102,84,5,123,133,191,5,121,193,144,51,215,211,161,205,17,90,113,87,135,43,211,85,20,132,165>>}],imsi => <<"262426666339691">>,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 => <<"262426666339691">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426666339691 receive call lu_request from <0.1374.0> in state state_authenticating *DBG* epdg_ue_fsm_262426666339691 send ok to <0.1374.0> 04:18:03.874 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426666339691">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262426666339691 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_262426666339691 consume call lu_request from <0.1374.0> in state state_authenticating 04:18:03.874 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426666339691 send ok to <0.201.0> 04:18:03.874 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426666339691 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.874 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.874 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426666339691",undefined,undefined,false,false,undefined} 04:18:03.874 [debug] SWx Tx SAR Imsi="262426666339691" Type=1 APN="internet" AgentInfoOpt=[]  04:18:03.874 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426666339691",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426666339691 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1375.0> in state state_wait_swx_saa 04:18:03.877 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426666339691",[],[2001],[],[{'Non-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:18:03.877 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426666339691 send ok to <0.1375.0> *DBG* epdg_ue_fsm_262426666339691 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426666339691 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1375.0> in state state_wait_swx_saa => state_authenticated 04:18:03.877 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426666339691",undefined,undefined,false,false,undefined} 04:18:03.877 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262426666339691">>,ok}} *DBG* epdg_ue_fsm_262426666339691 send ok to <0.211.0> 04:18:03.877 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426666339691 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.877 [info] lu_response(<<"262426666339691">>): 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:18:03.877 [info] lu_response for <<"262426666339691">>: ok 04:18:03.877 [info] GSUP: Tx #{imsi => <<"262426666339691">>,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 => <<"262426666339691">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426666339691 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1376.0> in state state_authenticated 04:18:03.879 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426666339691">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:03.879 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.879 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} 04:18:03.879 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262426666339691 send ok to <0.1376.0> 04:18:03.879 [info] s2b: Tx {gtp,v2,create_session_request,0,5805849,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426666339691">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294798,<<172,18,176,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,4239221392,<<172,18,176,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_262426666339691 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1376.0> in state state_authenticated => state_wait_create_session_resp 04:18:03.879 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426666339691 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426666339691 receive call {rx_s6b_aar,"262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1377.0> in state state_authenticated 04:18:03.885 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:03.885 [info] ue_fsm ev_rx_s6b_aar: "262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.885 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426666339691",undefined,undefined,true,false,undefined} 04:18:03.885 [debug] SWx Tx SAR Imsi="262426666339691" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.886 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426666339691",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426666339691 send ok to <0.1377.0> *DBG* aaa_ue_fsm_262426666339691 consume call {rx_s6b_aar,"262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1377.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:03.886 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426666339691 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1378.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426666339691 send ok to <0.1378.0> 04:18:03.888 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426666339691",[],[2001],[],[{'Non-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_262426666339691 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1378.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.888 [info] ue_fsm ev_rx_swx_saa 04:18:03.888 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426666339691","262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1377.0>} 04:18:03.888 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.888 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.891 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,142,88,151,25,0,2,0,2,0,16,0,87,0,9,1,160,152,25,4,89,172,18,176,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,152,25,4,89,172,18,176,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,152,25,4,89,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.891 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294798,5805849,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,<<152,25,4,89>>},{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,2551776345,<<172,18,176,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,2551776345,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} *DBG* epdg_ue_fsm_262426666339691 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 => 4239221392, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2551776345}}} from <0.1379.0> in state state_wait_create_session_resp 04:18:03.891 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426666339691">>,<0.1371.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294798,2551776345,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4239221392,2551776345}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:03.891 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.891 [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 => 4239221392,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2551776345}} 04:18:03.891 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426666339691 send ok to <0.1379.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426666339691">>, {ok, #{apco => <<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 => 4239221392, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2551776345}}}} 04:18:03.891 [info] KMOD Port Create PDP Context Call {<0.1371.0>,[alias|#Ref<0.2044474368.3268739073.253579>]}: {create_pdp_context,{172,18,176,103},4239221392,2551776345,{192,168,0,64}} *DBG* epdg_ue_fsm_262426666339691 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 => 4239221392, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2551776345}}} from <0.1379.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:18:03.891 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,64}, 4239221392, 2551776345 04:18:03.891 [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,176,103}},{ms_address,{192,168,0,64}},{i_tid,4239221392},{o_tid,2551776345}]}} 04:18:03.891 [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 => 4239221392,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2551776345}) returned ok 04:18:03.891 [info] tunnel_response(<<"262426666339691">>): {ok,#{apco => <<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 => 4239221392,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2551776345}} 04:18:03.891 [info] tunnel_response for <<"262426666339691">>: {ok,#{apco => <<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 => 4239221392,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2551776345}} 04:18:03.891 [info] GSUP: Tx #{imsi => <<"262426666339691">>,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 => <<"262423218262613">>, 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_262423218262613 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423218262613 consume internal init_state in state state_new 04:18:03.945 [info] GSUP: Rx #{imsi => <<"262423218262613">>,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_262423218262613 receive call {auth_request,33,"internet",#{}} from <0.1380.0> in state state_new 04:18:03.945 [info] ue_fsm start(epdg_ue_fsm_262423218262613) *DBG* epdg_ue_fsm_262423218262613 send ok to <0.1380.0> 04:18:03.945 [info] ue_fsm init(<<"262423218262613">>) *DBG* epdg_ue_fsm_262423218262613 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* epdg_ue_fsm_262423218262613 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:03.945 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423218262613 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423218262613 consume internal init_state in state state_new 04:18:03.945 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} 04:18:03.945 [info] ue_fsm start_link(aaa_ue_fsm_262423218262613) *DBG* aaa_ue_fsm_262423218262613 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:03.945 [info] ue_fsm init("262423218262613") 04:18:03.945 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:03.945 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423218262613",undefined,undefined,false,false,undefined} 04:18:03.945 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423218262613 send ok to <0.201.0> 04:18:03.945 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262423218262613",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423218262613 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_262423218262613 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>, <<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150, 111>>, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53, 130,224,102,249,174,158,42,38,124,114,103,222,78,237>>, <<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>, <<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248, 192>>}]}} from <0.1383.0> in state state_wait_swx_maa 04:18:03.949 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423218262613",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111]],[[186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237]],["foobar"],[[174,88,56,87,19,110,123,47,201,17,134,202,70,104,248,192]],[[52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423218262613 send ok to <0.1383.0> 04:18:03.949 [info] dia_sip2gsup: auth [186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111] authz [186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237]  04:18:03.949 [info] rand [186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53] autn [108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111]  *DBG* aaa_ue_fsm_262423218262613 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>, <<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150, 111>>, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53, 130,224,102,249,174,158,42,38,124,114,103,222,78,237>>, <<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>, <<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248, 192>>}]}} from <0.1383.0> in state state_wait_swx_maa => state_new 04:18:03.949 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423218262613 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>, <<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150, 111>>, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53, 130,224,102,249,174,158,42,38,124,114,103,222,78,237>>, <<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>, <<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248, 192>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:03.949 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423218262613",undefined,undefined,false,false,undefined} 04:18:03.949 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>,<<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111>>,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237>>,<<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>,<<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248,192>>}]} 04:18:03.949 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>,<<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111>>,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237>>,<<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>,<<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248,192>>}]}, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262423218262613">>, {ok, [{epdg_auth_tuple, <<186,190,239,77,248,32,45,221,238,8,114,159, 45,136,77,53>>, <<108,238,180,118,143,185,141,10,205,213,254, 178,242,46,150,111>>, <<186,190,239,77,248,32,45,221,238,8,114,159, 45,136,77,53,130,224,102,249,174,158,42,38, 124,114,103,222,78,237>>, <<52,193,12,243,187,231,167,172,216,3,50,158, 196,73,110,219>>, <<174,88,56,87,19,110,123,47,201,17,134, 202,70,104,248,192>>}]}}} *DBG* epdg_ue_fsm_262423218262613 send ok to <0.211.0> 04:18:03.949 [info] auth_response(<<"262423218262613">>): {ok,[{epdg_auth_tuple,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>,<<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111>>,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237>>,<<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>,<<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248,192>>}]} *DBG* epdg_ue_fsm_262423218262613 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>, <<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150, 111>>, <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53, 130,224,102,249,174,158,42,38,124,114,103,222,78,237>>, <<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>, <<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248, 192>>}]}} 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:18:03.949 [info] auth_response for <<"262423218262613">>: {ok,[{epdg_auth_tuple,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>,<<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111>>,<<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237>>,<<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>,<<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248,192>>}]} 04:18:03.949 [info] GSUP: Tx #{auth_tuples => [#{autn => <<108,238,180,118,143,185,141,10,205,213,254,178,242,46,150,111>>,ck => <<174,88,56,87,19,110,123,47,201,17,134,202,70,104,248,192>>,ik => <<52,193,12,243,187,231,167,172,216,3,50,158,196,73,110,219>>,rand => <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53>>,res => <<186,190,239,77,248,32,45,221,238,8,114,159,45,136,77,53,130,224,102,249,174,158,42,38,124,114,103,222,78,237>>}],imsi => <<"262423218262613">>,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 => <<"262423218262613">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423218262613 receive call lu_request from <0.1384.0> in state state_authenticating *DBG* epdg_ue_fsm_262423218262613 send ok to <0.1384.0> 04:18:03.951 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423218262613">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423218262613 consume call lu_request from <0.1384.0> in state state_authenticating *DBG* aaa_ue_fsm_262423218262613 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:18:03.951 [info] ue_fsm lu_request 04:18:03.951 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} 04:18:03.951 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:03.951 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423218262613",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423218262613 send ok to <0.201.0> 04:18:03.951 [debug] SWx Tx SAR Imsi="262423218262613" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423218262613 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:03.951 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423218262613",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423218262613 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1385.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423218262613 send ok to <0.1385.0> *DBG* epdg_ue_fsm_262423218262613 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:03.953 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423218262613",[],[2001],[],[{'Non-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_262423218262613 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1385.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262423218262613">>,ok}} *DBG* epdg_ue_fsm_262423218262613 send ok to <0.211.0> 04:18:03.953 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423218262613 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:03.954 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423218262613",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:18:03.954 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:03.954 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} 04:18:03.954 [info] lu_response(<<"262423218262613">>): ok 04:18:03.954 [info] lu_response for <<"262423218262613">>: ok 04:18:03.954 [info] GSUP: Tx #{imsi => <<"262423218262613">>,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 => <<"262423218262613">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423218262613 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1386.0> in state state_authenticated 04:18:03.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423218262613">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:03.955 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:03.955 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} 04:18:03.955 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:03.955 [info] s2b: Tx {gtp,v2,create_session_request,0,5805850,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423218262613">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294799,<<172,18,176,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,4239221393,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423218262613 send ok to <0.1386.0> 04:18:03.955 [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_262423218262613 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_262423218262613 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423218262613 receive call {rx_s6b_aar,"262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1387.0> in state state_authenticated 04:18:03.960 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:03.960 [info] ue_fsm ev_rx_s6b_aar: "262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:03.960 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423218262613",undefined,undefined,true,false,undefined} 04:18:03.960 [debug] SWx Tx SAR Imsi="262423218262613" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:03.960 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423218262613",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423218262613 send ok to <0.1387.0> 04:18:03.960 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423218262613 consume call {rx_s6b_aar,"262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1387.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423218262613 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1388.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423218262613 send ok to <0.1388.0> 04:18:03.962 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423218262613",[],[2001],[],[{'Non-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:18:03.962 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423218262613 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1388.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:03.962 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423218262613","262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1387.0>} 04:18:03.962 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:03.962 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:03.965 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,143,88,151,26,0,2,0,2,0,16,0,87,0,9,1,160,50,38,12,18,172,18,176,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,50,38,12,18,172,18,176,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,50,38,12,18,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:03.965 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294799,5805850,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,<<50,38,12,18>>},{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,841354258,<<172,18,176,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,841354258,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 04:18:03.965 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423218262613">>,<0.1381.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294799,841354258,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4239221393,841354258}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423218262613 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 => 4239221393, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 841354258}}} from <0.1389.0> in state state_wait_create_session_resp 04:18:03.965 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:03.965 [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 => 4239221393,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 841354258}} 04:18:03.965 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} 04:18:03.965 [info] KMOD Port Create PDP Context Call {<0.1381.0>,[alias|#Ref<0.2044474368.3268739073.253674>]}: {create_pdp_context,{172,18,176,103},4239221393,841354258,{192,168,0,65}} 04:18:03.965 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,65}, 4239221393, 841354258 04:18:03.965 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2756,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,65}},{i_tid,4239221393},{o_tid,841354258}]}} *DBG* epdg_ue_fsm_262423218262613 send ok to <0.1389.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423218262613">>, {ok, #{apco => <<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 => 4239221393, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 841354258}}}} 04:18:03.965 [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 => 4239221393,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 841354258}) returned ok *DBG* epdg_ue_fsm_262423218262613 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 => 4239221393, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 841354258}}} from <0.1389.0> in state state_wait_create_session_resp => state_active 04:18:03.965 [info] tunnel_response(<<"262423218262613">>): {ok,#{apco => <<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 => 4239221393,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 841354258}} 04:18:03.965 [info] tunnel_response for <<"262423218262613">>: {ok,#{apco => <<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 => 4239221393,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 841354258}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:03.965 [info] GSUP: Tx #{imsi => <<"262423218262613">>,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 => <<"262428829652659">>, 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_262428829652659 enter epdg_ue_fsm in state state_new 04:18:04.045 [info] GSUP: Rx #{imsi => <<"262428829652659">>,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_262428829652659 consume internal init_state in state state_new 04:18:04.045 [info] ue_fsm start(epdg_ue_fsm_262428829652659) *DBG* epdg_ue_fsm_262428829652659 receive call {auth_request,33,"internet",#{}} from <0.1390.0> in state state_new 04:18:04.045 [info] ue_fsm init(<<"262428829652659">>) *DBG* epdg_ue_fsm_262428829652659 send ok to <0.1390.0> 04:18:04.045 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428829652659 consume call {auth_request,33,"internet",#{}} from <0.1390.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:18:04.045 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428829652659 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428829652659 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428829652659 consume internal init_state in state state_new 04:18:04.045 [info] ue_fsm start_link(aaa_ue_fsm_262428829652659) *DBG* aaa_ue_fsm_262428829652659 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.045 [info] ue_fsm init("262428829652659") 04:18:04.045 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.045 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428829652659",undefined,undefined,false,false,undefined} 04:18:04.045 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.045 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262428829652659",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428829652659 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428829652659 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_262428829652659 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>, <<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136, 155,160,44,223,103,254,116,142,205,218,249,185,201,46>>, <<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>, <<245,184,201,215,89,15,180,97,141,37,207,193,224,200, 221,119>>}]}} from <0.1393.0> in state state_wait_swx_maa 04:18:04.048 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428829652659",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1]],[[224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46]],["foobar"],[[245,184,201,215,89,15,180,97,141,37,207,193,224,200,221,119]],[[248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:04.048 [info] dia_sip2gsup: auth [224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1] authz [224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46]  *DBG* aaa_ue_fsm_262428829652659 send ok to <0.1393.0> *DBG* aaa_ue_fsm_262428829652659 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>, <<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136, 155,160,44,223,103,254,116,142,205,218,249,185,201,46>>, <<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>, <<245,184,201,215,89,15,180,97,141,37,207,193,224,200, 221,119>>}]}} from <0.1393.0> in state state_wait_swx_maa => state_new 04:18:04.048 [info] rand [224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136] autn [191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1]  *DBG* epdg_ue_fsm_262428829652659 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>, <<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136, 155,160,44,223,103,254,116,142,205,218,249,185,201,46>>, <<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>, <<245,184,201,215,89,15,180,97,141,37,207,193,224,200, 221,119>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.048 [info] ue_fsm ev_rx_swx_maa 04:18:04.048 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428829652659",undefined,undefined,false,false,undefined} 04:18:04.048 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>,<<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46>>,<<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>,<<245,184,201,215,89,15,180,97,141,37,207,193,224,200,221,119>>}]} 04:18:04.049 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>,<<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46>>,<<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>,<<245,184,201,215,89,15,180,97,141,37,207,193,224,200,221,119>>}]}, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428829652659 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428829652659">>, {ok, [{epdg_auth_tuple, <<224,200,9,12,157,88,180,197,219,239,1,255,65, 176,220,136>>, <<191,80,81,54,103,87,183,226,120,168,137,42,7, 159,158,1>>, <<224,200,9,12,157,88,180,197,219,239,1,255,65, 176,220,136,155,160,44,223,103,254,116,142, 205,218,249,185,201,46>>, <<248,133,150,24,130,180,207,84,152,7,223,43, 125,96,243,189>>, <<245,184,201,215,89,15,180,97,141,37,207, 193,224,200,221,119>>}]}}} 04:18:04.049 [info] auth_response(<<"262428829652659">>): {ok,[{epdg_auth_tuple,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>,<<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46>>,<<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>,<<245,184,201,215,89,15,180,97,141,37,207,193,224,200,221,119>>}]} *DBG* epdg_ue_fsm_262428829652659 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>, <<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>, <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136, 155,160,44,223,103,254,116,142,205,218,249,185,201,46>>, <<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>, <<245,184,201,215,89,15,180,97,141,37,207,193,224,200, 221,119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.049 [info] auth_response for <<"262428829652659">>: {ok,[{epdg_auth_tuple,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>,<<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>,<<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46>>,<<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>,<<245,184,201,215,89,15,180,97,141,37,207,193,224,200,221,119>>}]} 04:18:04.049 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,80,81,54,103,87,183,226,120,168,137,42,7,159,158,1>>,ck => <<245,184,201,215,89,15,180,97,141,37,207,193,224,200,221,119>>,ik => <<248,133,150,24,130,180,207,84,152,7,223,43,125,96,243,189>>,rand => <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136>>,res => <<224,200,9,12,157,88,180,197,219,239,1,255,65,176,220,136,155,160,44,223,103,254,116,142,205,218,249,185,201,46>>}],imsi => <<"262428829652659">>,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 => <<"262428829652659">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428829652659 receive call lu_request from <0.1394.0> in state state_authenticating *DBG* epdg_ue_fsm_262428829652659 send ok to <0.1394.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:18:04.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428829652659">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428829652659 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428829652659 consume call lu_request from <0.1394.0> in state state_authenticating 04:18:04.050 [info] ue_fsm lu_request 04:18:04.050 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,false,0,false,false} 04:18:04.050 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.050 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428829652659",undefined,undefined,false,false,undefined} 04:18:04.050 [debug] SWx Tx SAR Imsi="262428829652659" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428829652659 send ok to <0.201.0> 04:18:04.050 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428829652659",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428829652659 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428829652659 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1395.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428829652659 send ok to <0.1395.0> 04:18:04.052 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428829652659",[],[2001],[],[{'Non-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_262428829652659 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428829652659 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1395.0> in state state_wait_swx_saa => state_authenticated 04:18:04.052 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428829652659 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428829652659">>,ok}} 04:18:04.052 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428829652659",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428829652659 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.052 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:04.052 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428829652659">>,"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:18:04.052 [info] lu_response(<<"262428829652659">>): ok 04:18:04.052 [info] lu_response for <<"262428829652659">>: ok 04:18:04.052 [info] GSUP: Tx #{imsi => <<"262428829652659">>,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 => <<"262428829652659">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428829652659 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1396.0> in state state_authenticated 04:18:04.053 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428829652659">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.053 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.053 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,false,0,false,false} 04:18:04.053 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.053 [info] s2b: Tx {gtp,v2,create_session_request,0,5805851,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428829652659">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294800,<<172,18,176,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,4239221394,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428829652659 send ok to <0.1396.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:18:04.053 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428829652659 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_262428829652659 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428829652659 receive call {rx_s6b_aar,"262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1397.0> in state state_authenticated 04:18:04.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.057 [info] ue_fsm ev_rx_s6b_aar: "262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.057 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428829652659",undefined,undefined,true,false,undefined} 04:18:04.058 [debug] SWx Tx SAR Imsi="262428829652659" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428829652659",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428829652659 send ok to <0.1397.0> 04:18:04.058 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428829652659 consume call {rx_s6b_aar,"262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1397.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428829652659 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1398.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428829652659 send ok to <0.1398.0> *DBG* aaa_ue_fsm_262428829652659 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1398.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.059 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428829652659",[],[2001],[],[{'Non-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:18:04.059 [info] ue_fsm ev_rx_swx_saa 04:18:04.059 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428829652659","262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1397.0>} 04:18:04.059 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.060 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.062 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,144,88,151,27,0,2,0,2,0,16,0,87,0,9,1,160,23,87,23,81,172,18,176,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,23,87,23,81,172,18,176,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,23,87,23,81,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.062 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294800,5805851,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,<<23,87,23,81>>},{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,391583569,<<172,18,176,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,391583569,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 04:18:04.062 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428829652659">>,<0.1391.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294800,391583569,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221394,391583569}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428829652659 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 => 4239221394, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 391583569}}} from <0.1399.0> in state state_wait_create_session_resp 04:18:04.062 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.062 [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 => 4239221394,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 391583569}} 04:18:04.062 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,false,0,false,false} 04:18:04.062 [info] KMOD Port Create PDP Context Call {<0.1391.0>,[alias|#Ref<0.2044474368.3268739084.244558>]}: {create_pdp_context,{172,18,176,103},4239221394,391583569,{192,168,0,66}} 04:18:04.062 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,66}, 4239221394, 391583569 04:18:04.062 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],13,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,66}},{i_tid,4239221394},{o_tid,391583569}]}} *DBG* epdg_ue_fsm_262428829652659 send ok to <0.1399.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428829652659">>, {ok, #{apco => <<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 => 4239221394, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 391583569}}}} 04:18:04.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,66>>,undefined},local_teid => 4239221394,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 391583569}) returned ok *DBG* epdg_ue_fsm_262428829652659 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 => 4239221394, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 391583569}}} from <0.1399.0> in state state_wait_create_session_resp => state_active 04:18:04.062 [info] tunnel_response(<<"262428829652659">>): {ok,#{apco => <<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 => 4239221394,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 391583569}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:04.063 [info] tunnel_response for <<"262428829652659">>: {ok,#{apco => <<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 => 4239221394,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 391583569}} 04:18:04.063 [info] GSUP: Tx #{imsi => <<"262428829652659">>,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 => <<"262429675395228">>, 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:18:04.146 [info] GSUP: Rx #{imsi => <<"262429675395228">>,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_262429675395228 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429675395228 consume internal init_state in state state_new 04:18:04.146 [info] ue_fsm start(epdg_ue_fsm_262429675395228) *DBG* epdg_ue_fsm_262429675395228 receive call {auth_request,33,"internet",#{}} from <0.1400.0> in state state_new 04:18:04.146 [info] ue_fsm init(<<"262429675395228">>) 04:18:04.146 [info] ue_fsm auth_request 04:18:04.146 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.1400.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:18:04.146 [info] ue_fsm start_link(aaa_ue_fsm_262429675395228) *DBG* epdg_ue_fsm_262429675395228 consume call {auth_request,33,"internet",#{}} from <0.1400.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429675395228 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429675395228 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:04.146 [info] ue_fsm init("262429675395228") *DBG* aaa_ue_fsm_262429675395228 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429675395228 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.146 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.146 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429675395228",undefined,undefined,false,false,undefined} 04:18:04.146 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.146 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262429675395228",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429675395228 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429675395228 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_262429675395228 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>, <<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94, 94,170,254,143,4,218,71,80,7,1,130,58,189,150>>, <<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>, <<194,65,207,149,193,24,250,252,206,239,163,159,211,177, 251,23>>}]}} from <0.1403.0> in state state_wait_swx_maa 04:18:04.151 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429675395228",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207]],[[22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150]],["foobar"],[[194,65,207,149,193,24,250,252,206,239,163,159,211,177,251,23]],[[19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:04.151 [info] dia_sip2gsup: auth [22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207] authz [22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150]  *DBG* aaa_ue_fsm_262429675395228 send ok to <0.1403.0> *DBG* aaa_ue_fsm_262429675395228 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>, <<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94, 94,170,254,143,4,218,71,80,7,1,130,58,189,150>>, <<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>, <<194,65,207,149,193,24,250,252,206,239,163,159,211,177, 251,23>>}]}} from <0.1403.0> in state state_wait_swx_maa => state_new 04:18:04.151 [info] rand [22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94] autn [82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207]  *DBG* epdg_ue_fsm_262429675395228 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>, <<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94, 94,170,254,143,4,218,71,80,7,1,130,58,189,150>>, <<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>, <<194,65,207,149,193,24,250,252,206,239,163,159,211,177, 251,23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.151 [info] ue_fsm ev_rx_swx_maa 04:18:04.151 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429675395228",undefined,undefined,false,false,undefined} 04:18:04.151 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>,<<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150>>,<<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>,<<194,65,207,149,193,24,250,252,206,239,163,159,211,177,251,23>>}]} 04:18:04.151 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>,<<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150>>,<<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>,<<194,65,207,149,193,24,250,252,206,239,163,159,211,177,251,23>>}]}, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429675395228">>, {ok, [{epdg_auth_tuple, <<22,50,119,244,35,253,211,237,157,65,139,221, 142,137,109,94>>, <<82,161,18,50,99,241,220,98,240,228,25,252, 134,40,101,207>>, <<22,50,119,244,35,253,211,237,157,65,139,221, 142,137,109,94,94,170,254,143,4,218,71,80,7, 1,130,58,189,150>>, <<19,240,218,195,204,1,194,40,34,89,98,221,199, 82,111,219>>, <<194,65,207,149,193,24,250,252,206,239, 163,159,211,177,251,23>>}]}}} 04:18:04.151 [info] auth_response(<<"262429675395228">>): {ok,[{epdg_auth_tuple,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>,<<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150>>,<<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>,<<194,65,207,149,193,24,250,252,206,239,163,159,211,177,251,23>>}]} *DBG* epdg_ue_fsm_262429675395228 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>, <<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>, <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94, 94,170,254,143,4,218,71,80,7,1,130,58,189,150>>, <<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>, <<194,65,207,149,193,24,250,252,206,239,163,159,211,177, 251,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:18:04.152 [info] auth_response for <<"262429675395228">>: {ok,[{epdg_auth_tuple,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>,<<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>,<<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150>>,<<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>,<<194,65,207,149,193,24,250,252,206,239,163,159,211,177,251,23>>}]} 04:18:04.152 [info] GSUP: Tx #{auth_tuples => [#{autn => <<82,161,18,50,99,241,220,98,240,228,25,252,134,40,101,207>>,ck => <<194,65,207,149,193,24,250,252,206,239,163,159,211,177,251,23>>,ik => <<19,240,218,195,204,1,194,40,34,89,98,221,199,82,111,219>>,rand => <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94>>,res => <<22,50,119,244,35,253,211,237,157,65,139,221,142,137,109,94,94,170,254,143,4,218,71,80,7,1,130,58,189,150>>}],imsi => <<"262429675395228">>,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 => <<"262429675395228">>, message_type => location_upd_req}} 04:18:04.153 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429675395228">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429675395228 receive call lu_request from <0.1404.0> in state state_authenticating 04:18:04.153 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429675395228 send ok to <0.1404.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:18:04.153 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429675395228 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429675395228 consume call lu_request from <0.1404.0> in state state_authenticating 04:18:04.153 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.154 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429675395228",undefined,undefined,false,false,undefined} 04:18:04.154 [debug] SWx Tx SAR Imsi="262429675395228" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.154 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429675395228",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429675395228 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429675395228 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429675395228 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1405.0> in state state_wait_swx_saa 04:18:04.157 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429675395228",[],[2001],[],[{'Non-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:18:04.157 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429675395228 send ok to <0.1405.0> *DBG* epdg_ue_fsm_262429675395228 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:04.157 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429675395228",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429675395228 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1405.0> in state state_wait_swx_saa => state_authenticated 04:18:04.158 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262429675395228">>,ok}} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.211.0> 04:18:04.158 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429675395228 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:18:04.158 [info] lu_response(<<"262429675395228">>): ok 04:18:04.158 [info] lu_response for <<"262429675395228">>: ok 04:18:04.158 [info] GSUP: Tx #{imsi => <<"262429675395228">>,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 => <<"262429675395228">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429675395228 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1406.0> in state state_authenticated 04:18:04.159 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429675395228">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.159 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.159 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} 04:18:04.159 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.159 [info] s2b: Tx {gtp,v2,create_session_request,0,5805852,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429675395228">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294801,<<172,18,176,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,4239221395,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.1406.0> 04:18:04.160 [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_262429675395228 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_262429675395228 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429675395228 receive call {rx_s6b_aar,"262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1407.0> in state state_authenticated 04:18:04.167 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.167 [info] ue_fsm ev_rx_s6b_aar: "262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.167 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429675395228",undefined,undefined,true,false,undefined} 04:18:04.167 [debug] SWx Tx SAR Imsi="262429675395228" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.167 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429675395228",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429675395228 send ok to <0.1407.0> 04:18:04.167 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429675395228 consume call {rx_s6b_aar,"262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1407.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429675395228 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1408.0> in state state_authenticated_wait_swx_saa 04:18:04.169 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429675395228",[],[2001],[],[{'Non-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_262429675395228 send ok to <0.1408.0> 04:18:04.169 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429675395228 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1408.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.170 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429675395228","262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1407.0>} 04:18:04.170 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.170 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.174 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,145,88,151,28,0,2,0,2,0,16,0,87,0,9,1,160,223,131,133,109,172,18,176,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,223,131,133,109,172,18,176,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,223,131,133,109,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.174 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294801,5805852,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,<<223,131,133,109>>},{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,3749938541,<<172,18,176,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,3749938541,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} 04:18:04.174 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429675395228">>,<0.1401.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294801,3749938541,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221395,3749938541}],[],[],[],[],[],[]}}}} 04:18:04.174 [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_262429675395228 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 => 4239221395, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3749938541}}} from <0.1409.0> in state state_wait_create_session_resp 04:18:04.174 [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 => 4239221395,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3749938541}} 04:18:04.174 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} 04:18:04.174 [info] KMOD Port Create PDP Context Call {<0.1401.0>,[alias|#Ref<0.2044474368.3268739073.253856>]}: {create_pdp_context,{172,18,176,103},4239221395,3749938541,{192,168,0,67}} 04:18:04.174 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,67}, 4239221395, 3749938541 *DBG* epdg_ue_fsm_262429675395228 send ok to <0.1409.0> 04:18:04.174 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2820,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,67}},{i_tid,4239221395},{o_tid,3749938541}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262429675395228">>, {ok, #{apco => <<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 => 4239221395, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3749938541}}}} *DBG* epdg_ue_fsm_262429675395228 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 => 4239221395, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3749938541}}} from <0.1409.0> in state state_wait_create_session_resp => state_active 04:18:04.174 [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 => 4239221395,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3749938541}) returned ok 04:18:04.174 [info] tunnel_response(<<"262429675395228">>): {ok,#{apco => <<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 => 4239221395,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3749938541}} 04:18:04.174 [info] tunnel_response for <<"262429675395228">>: {ok,#{apco => <<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 => 4239221395,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3749938541}} 04:18:04.174 [info] GSUP: Tx #{imsi => <<"262429675395228">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262420948825664">>, 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:18:04.245 [info] GSUP: Rx #{imsi => <<"262420948825664">>,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_262420948825664 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420948825664 consume internal init_state in state state_new 04:18:04.245 [info] ue_fsm start(epdg_ue_fsm_262420948825664) *DBG* epdg_ue_fsm_262420948825664 receive call {auth_request,33,"internet",#{}} from <0.1410.0> in state state_new 04:18:04.245 [info] ue_fsm init(<<"262420948825664">>) *DBG* epdg_ue_fsm_262420948825664 send ok to <0.1410.0> *DBG* aaa_ue_fsm_262420948825664 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:18:04.245 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420948825664 consume call {auth_request,33,"internet",#{}} from <0.1410.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420948825664 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420948825664 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420948825664 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.246 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,false,0,false,false} 04:18:04.246 [info] ue_fsm start_link(aaa_ue_fsm_262420948825664) 04:18:04.246 [info] ue_fsm init("262420948825664") 04:18:04.246 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420948825664 send ok to <0.201.0> 04:18:04.246 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420948825664",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420948825664 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.246 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.246 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262420948825664",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:04.249 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420948825664",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29]],[[208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110]],["foobar"],[[235,133,83,204,67,103,160,180,66,12,55,76,138,124,170,118]],[[32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420948825664 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>, <<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78, 80,39,9,228,121,224,160,54,10,177,57,217,110>>, <<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>, <<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170, 118>>}]}} from <0.1413.0> in state state_wait_swx_maa 04:18:04.249 [info] dia_sip2gsup: auth [208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29] authz [208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110]  04:18:04.249 [info] rand [208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76] autn [236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29]  *DBG* aaa_ue_fsm_262420948825664 send ok to <0.1413.0> *DBG* epdg_ue_fsm_262420948825664 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>, <<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78, 80,39,9,228,121,224,160,54,10,177,57,217,110>>, <<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>, <<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170, 118>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.249 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420948825664 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>, <<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78, 80,39,9,228,121,224,160,54,10,177,57,217,110>>, <<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>, <<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170, 118>>}]}} from <0.1413.0> in state state_wait_swx_maa => state_new 04:18:04.249 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420948825664",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420948825664 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420948825664">>, {ok, [{epdg_auth_tuple, <<208,100,201,37,217,189,60,232,155,153,40,6, 78,44,160,76>>, <<236,18,23,139,110,147,143,249,63,141,186,246, 243,106,92,29>>, <<208,100,201,37,217,189,60,232,155,153,40,6, 78,44,160,76,78,80,39,9,228,121,224,160,54, 10,177,57,217,110>>, <<32,193,252,20,233,243,50,173,49,35,199,206, 53,45,102,149>>, <<235,133,83,204,67,103,160,180,66,12,55, 76,138,124,170,118>>}]}}} 04:18:04.249 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>,<<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110>>,<<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>,<<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170,118>>}]} *DBG* epdg_ue_fsm_262420948825664 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>, <<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>, <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78, 80,39,9,228,121,224,160,54,10,177,57,217,110>>, <<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>, <<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170, 118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.250 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>,<<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110>>,<<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>,<<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170,118>>}]}, {ue_fsm_data,<<"262420948825664">>,"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:18:04.250 [info] auth_response(<<"262420948825664">>): {ok,[{epdg_auth_tuple,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>,<<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110>>,<<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>,<<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170,118>>}]} 04:18:04.250 [info] auth_response for <<"262420948825664">>: {ok,[{epdg_auth_tuple,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>,<<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>,<<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110>>,<<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>,<<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170,118>>}]} 04:18:04.250 [info] GSUP: Tx #{auth_tuples => [#{autn => <<236,18,23,139,110,147,143,249,63,141,186,246,243,106,92,29>>,ck => <<235,133,83,204,67,103,160,180,66,12,55,76,138,124,170,118>>,ik => <<32,193,252,20,233,243,50,173,49,35,199,206,53,45,102,149>>,rand => <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76>>,res => <<208,100,201,37,217,189,60,232,155,153,40,6,78,44,160,76,78,80,39,9,228,121,224,160,54,10,177,57,217,110>>}],imsi => <<"262420948825664">>,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 => <<"262420948825664">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420948825664 receive call lu_request from <0.1414.0> in state state_authenticating *DBG* epdg_ue_fsm_262420948825664 send ok to <0.1414.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:18:04.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420948825664">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420948825664 consume call lu_request from <0.1414.0> in state state_authenticating *DBG* aaa_ue_fsm_262420948825664 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:04.251 [info] ue_fsm lu_request 04:18:04.251 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,false,0,false,false} 04:18:04.251 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.251 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420948825664",undefined,undefined,false,false,undefined} 04:18:04.251 [debug] SWx Tx SAR Imsi="262420948825664" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420948825664",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420948825664 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420948825664 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420948825664 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1415.0> in state state_wait_swx_saa 04:18:04.254 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420948825664",[],[2001],[],[{'Non-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:18:04.254 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420948825664 send ok to <0.1415.0> *DBG* epdg_ue_fsm_262420948825664 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:04.254 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420948825664",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420948825664 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1415.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420948825664 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420948825664">>,ok}} 04:18:04.254 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420948825664 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.254 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420948825664">>,"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:18:04.254 [info] lu_response(<<"262420948825664">>): ok 04:18:04.254 [info] lu_response for <<"262420948825664">>: ok 04:18:04.254 [info] GSUP: Tx #{imsi => <<"262420948825664">>,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 => <<"262420948825664">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420948825664 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1416.0> in state state_authenticated 04:18:04.255 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420948825664">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.255 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.255 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420948825664 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:18:04.255 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262420948825664 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_262420948825664 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:04.255 [info] s2b: Tx {gtp,v2,create_session_request,0,5805853,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420948825664">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294802,<<172,18,176,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,4239221396,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:04.255 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420948825664 receive call {rx_s6b_aar,"262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1417.0> in state state_authenticated 04:18:04.261 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.261 [info] ue_fsm ev_rx_s6b_aar: "262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.261 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420948825664",undefined,undefined,true,false,undefined} 04:18:04.261 [debug] SWx Tx SAR Imsi="262420948825664" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.261 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420948825664",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420948825664 send ok to <0.1417.0> 04:18:04.261 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420948825664 consume call {rx_s6b_aar,"262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1417.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420948825664 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1418.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420948825664 send ok to <0.1418.0> 04:18:04.264 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420948825664",[],[2001],[],[{'Non-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_262420948825664 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1418.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.264 [info] ue_fsm ev_rx_swx_saa 04:18:04.264 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420948825664","262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1417.0>} 04:18:04.264 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.264 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.267 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,146,88,151,29,0,2,0,2,0,16,0,87,0,9,1,160,64,225,178,39,172,18,176,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,64,225,178,39,172,18,176,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,64,225,178,39,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.267 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294802,5805853,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,1088533031,<<172,18,176,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,1088533031,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} 04:18:04.267 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420948825664">>,<0.1411.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294802,1088533031,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221396,1088533031}],[],[],[],[],[]}}}} 04:18:04.267 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.267 [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 => 4239221396,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1088533031}} *DBG* epdg_ue_fsm_262420948825664 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 => 4239221396, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1088533031}}} from <0.1419.0> in state state_wait_create_session_resp 04:18:04.267 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,false,0,false,false} 04:18:04.267 [info] KMOD Port Create PDP Context Call {<0.1411.0>,[alias|#Ref<0.2044474368.3268739075.254977>]}: {create_pdp_context,{172,18,176,103},4239221396,1088533031,{192,168,0,68}} 04:18:04.267 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,68}, 4239221396, 1088533031 04:18:04.267 [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,176,103}},{ms_address,{192,168,0,68}},{i_tid,4239221396},{o_tid,1088533031}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420948825664">>, {ok, #{apco => <<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 => 4239221396, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1088533031}}}} *DBG* epdg_ue_fsm_262420948825664 send ok to <0.1419.0> 04:18:04.267 [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 => 4239221396,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1088533031}) returned ok *DBG* epdg_ue_fsm_262420948825664 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 => 4239221396, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1088533031}}} from <0.1419.0> in state state_wait_create_session_resp => state_active 04:18:04.267 [info] tunnel_response(<<"262420948825664">>): {ok,#{apco => <<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 => 4239221396,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1088533031}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:04.267 [info] tunnel_response for <<"262420948825664">>: {ok,#{apco => <<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 => 4239221396,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1088533031}} 04:18:04.267 [info] GSUP: Tx #{imsi => <<"262420948825664">>,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 => <<"262423486607200">>, 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_262423486607200 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423486607200 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423486607200 receive call {auth_request,33,"internet",#{}} from <0.1420.0> in state state_new *DBG* epdg_ue_fsm_262423486607200 send ok to <0.1420.0> *DBG* epdg_ue_fsm_262423486607200 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}} 04:18:04.346 [info] GSUP: Rx #{imsi => <<"262423486607200">>,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_262423486607200 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423486607200 enter aaa_ue_fsm in state state_new 04:18:04.346 [info] ue_fsm start(epdg_ue_fsm_262423486607200) *DBG* aaa_ue_fsm_262423486607200 consume internal init_state in state state_new 04:18:04.346 [info] ue_fsm init(<<"262423486607200">>) *DBG* aaa_ue_fsm_262423486607200 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.346 [info] ue_fsm auth_request 04:18:04.346 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} 04:18:04.346 [info] ue_fsm start_link(aaa_ue_fsm_262423486607200) 04:18:04.346 [info] ue_fsm init("262423486607200") 04:18:04.346 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.346 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423486607200",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423486607200 send ok to <0.201.0> 04:18:04.346 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.346 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262423486607200",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423486607200 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.350 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423486607200",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9]],[[63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2]],["foobar"],[[178,161,92,148,246,102,78,66,145,107,217,107,71,141,200,80]],[[211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423486607200 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>, <<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253, 24,210,215,162,191,88,141,177,58,72,64,205,140,2>>, <<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>, <<178,161,92,148,246,102,78,66,145,107,217,107,71,141, 200,80>>}]}} from <0.1423.0> in state state_wait_swx_maa 04:18:04.350 [info] dia_sip2gsup: auth [63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9] authz [63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2]  04:18:04.350 [info] rand [63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253] autn [138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9]  04:18:04.350 [info] ue_fsm ev_rx_swx_maa 04:18:04.350 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423486607200",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423486607200 send ok to <0.1423.0> *DBG* epdg_ue_fsm_262423486607200 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>, <<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253, 24,210,215,162,191,88,141,177,58,72,64,205,140,2>>, <<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>, <<178,161,92,148,246,102,78,66,145,107,217,107,71,141, 200,80>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.350 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>,<<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2>>,<<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>,<<178,161,92,148,246,102,78,66,145,107,217,107,71,141,200,80>>}]} *DBG* aaa_ue_fsm_262423486607200 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>, <<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253, 24,210,215,162,191,88,141,177,58,72,64,205,140,2>>, <<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>, <<178,161,92,148,246,102,78,66,145,107,217,107,71,141, 200,80>>}]}} from <0.1423.0> in state state_wait_swx_maa => state_new 04:18:04.351 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>,<<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2>>,<<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>,<<178,161,92,148,246,102,78,66,145,107,217,107,71,141,200,80>>}]}, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423486607200 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423486607200">>, {ok, [{epdg_auth_tuple, <<63,46,118,191,194,143,176,119,16,123,146,253, 61,141,66,253>>, <<138,15,93,147,159,134,237,45,175,101,8,165, 219,119,113,9>>, <<63,46,118,191,194,143,176,119,16,123,146,253, 61,141,66,253,24,210,215,162,191,88,141,177, 58,72,64,205,140,2>>, <<211,126,8,242,253,61,156,40,81,97,148,190,30, 78,36,255>>, <<178,161,92,148,246,102,78,66,145,107, 217,107,71,141,200,80>>}]}}} *DBG* epdg_ue_fsm_262423486607200 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>, <<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>, <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253, 24,210,215,162,191,88,141,177,58,72,64,205,140,2>>, <<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>, <<178,161,92,148,246,102,78,66,145,107,217,107,71,141, 200,80>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.351 [info] auth_response(<<"262423486607200">>): {ok,[{epdg_auth_tuple,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>,<<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2>>,<<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>,<<178,161,92,148,246,102,78,66,145,107,217,107,71,141,200,80>>}]} 04:18:04.351 [info] auth_response for <<"262423486607200">>: {ok,[{epdg_auth_tuple,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>,<<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>,<<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2>>,<<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>,<<178,161,92,148,246,102,78,66,145,107,217,107,71,141,200,80>>}]} 04:18:04.351 [info] GSUP: Tx #{auth_tuples => [#{autn => <<138,15,93,147,159,134,237,45,175,101,8,165,219,119,113,9>>,ck => <<178,161,92,148,246,102,78,66,145,107,217,107,71,141,200,80>>,ik => <<211,126,8,242,253,61,156,40,81,97,148,190,30,78,36,255>>,rand => <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253>>,res => <<63,46,118,191,194,143,176,119,16,123,146,253,61,141,66,253,24,210,215,162,191,88,141,177,58,72,64,205,140,2>>}],imsi => <<"262423486607200">>,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 => <<"262423486607200">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423486607200 receive call lu_request from <0.1424.0> in state state_authenticating 04:18:04.353 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423486607200">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423486607200 send ok to <0.1424.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:18:04.353 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423486607200 consume call lu_request from <0.1424.0> in state state_authenticating *DBG* aaa_ue_fsm_262423486607200 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:04.353 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} 04:18:04.353 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.353 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423486607200",undefined,undefined,false,false,undefined} 04:18:04.353 [debug] SWx Tx SAR Imsi="262423486607200" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.353 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423486607200",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423486607200 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423486607200 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423486607200 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1425.0> in state state_wait_swx_saa 04:18:04.355 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423486607200",[],[2001],[],[{'Non-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:18:04.355 [info] ue_fsm ev_rx_swx_saa 04:18:04.355 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423486607200",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423486607200 send ok to <0.1425.0> *DBG* epdg_ue_fsm_262423486607200 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423486607200 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1425.0> in state state_wait_swx_saa => state_authenticated 04:18:04.355 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423486607200 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423486607200">>,ok}} 04:18:04.355 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423486607200 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.356 [info] lu_response(<<"262423486607200">>): 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:18:04.356 [info] lu_response for <<"262423486607200">>: ok 04:18:04.356 [info] GSUP: Tx #{imsi => <<"262423486607200">>,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 => <<"262423486607200">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:04.357 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423486607200">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423486607200 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1426.0> in state state_authenticated 04:18:04.357 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.357 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} 04:18:04.357 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.357 [info] s2b: Tx {gtp,v2,create_session_request,0,5805854,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423486607200">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294803,<<172,18,176,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,4239221397,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423486607200 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}} 04:18:04.357 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423486607200 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1426.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423486607200 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:04.365 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423486607200 receive call {rx_s6b_aar,"262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1427.0> in state state_authenticated 04:18:04.365 [info] ue_fsm ev_rx_s6b_aar: "262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.365 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423486607200",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423486607200 send ok to <0.1427.0> 04:18:04.365 [debug] SWx Tx SAR Imsi="262423486607200" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423486607200 consume call {rx_s6b_aar,"262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1427.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:04.365 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423486607200",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:04.365 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423486607200 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1428.0> in state state_authenticated_wait_swx_saa 04:18:04.368 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423486607200",[],[2001],[],[{'Non-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:18:04.368 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423486607200 send ok to <0.1428.0> *DBG* aaa_ue_fsm_262423486607200 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1428.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.368 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423486607200","262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1427.0>} 04:18:04.368 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.368 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.372 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,147,88,151,30,0,2,0,2,0,16,0,87,0,9,1,160,19,18,201,75,172,18,176,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,19,18,201,75,172,18,176,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,19,18,201,75,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.372 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294803,5805854,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,<<19,18,201,75>>},{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,319998283,<<172,18,176,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,319998283,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} 04:18:04.372 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423486607200">>,<0.1421.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294803,319998283,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221397,319998283}],[],[],[]}}}} 04:18:04.372 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.372 [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 => 4239221397,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 319998283}} *DBG* epdg_ue_fsm_262423486607200 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 => 4239221397, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 319998283}}} from <0.1429.0> in state state_wait_create_session_resp 04:18:04.372 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} 04:18:04.372 [info] KMOD Port Create PDP Context Call {<0.1421.0>,[alias|#Ref<0.2044474368.3268739075.255147>]}: {create_pdp_context,{172,18,176,103},4239221397,319998283,{192,168,0,69}} 04:18:04.372 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,69}, 4239221397, 319998283 04:18:04.372 [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,176,103}},{ms_address,{192,168,0,69}},{i_tid,4239221397},{o_tid,319998283}]}} 04:18:04.372 [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 => 4239221397,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 319998283}) returned ok 04:18:04.372 [info] tunnel_response(<<"262423486607200">>): {ok,#{apco => <<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 => 4239221397,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 319998283}} *DBG* epdg_ue_fsm_262423486607200 send ok to <0.1429.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423486607200">>, {ok, #{apco => <<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 => 4239221397, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 319998283}}}} *DBG* epdg_ue_fsm_262423486607200 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 => 4239221397, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 319998283}}} from <0.1429.0> in state state_wait_create_session_resp => state_active 04:18:04.372 [info] tunnel_response for <<"262423486607200">>: {ok,#{apco => <<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 => 4239221397,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 319998283}} 04:18:04.372 [info] GSUP: Tx #{imsi => <<"262423486607200">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262429591677627">>, 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_262429591677627 enter epdg_ue_fsm in state state_new 04:18:04.445 [info] GSUP: Rx #{imsi => <<"262429591677627">>,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_262429591677627 consume internal init_state in state state_new 04:18:04.445 [info] ue_fsm start(epdg_ue_fsm_262429591677627) *DBG* epdg_ue_fsm_262429591677627 receive call {auth_request,33,"internet",#{}} from <0.1430.0> in state state_new 04:18:04.445 [info] ue_fsm init(<<"262429591677627">>) *DBG* epdg_ue_fsm_262429591677627 send ok to <0.1430.0> 04:18:04.445 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429591677627 consume call {auth_request,33,"internet",#{}} from <0.1430.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429591677627 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_262429591677627 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429591677627 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:04.446 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429591677627 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.446 [info] ue_fsm start_link(aaa_ue_fsm_262429591677627) 04:18:04.446 [info] ue_fsm init("262429591677627") 04:18:04.446 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.446 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429591677627",undefined,undefined,false,false,undefined} 04:18:04.446 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429591677627 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429591677627 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.446 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262429591677627",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429591677627 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>, <<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114, 191,243,117,29,110,216,166,235,171,95,253,21,3,133>>, <<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>, <<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214, 130>>}]}} from <0.1433.0> in state state_wait_swx_maa 04:18:04.450 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429591677627",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33]],[[186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133]],["foobar"],[[101,79,166,161,43,80,7,233,48,187,239,225,167,244,214,130]],[[179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:04.450 [info] dia_sip2gsup: auth [186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33] authz [186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133]  *DBG* aaa_ue_fsm_262429591677627 send ok to <0.1433.0> 04:18:04.450 [info] rand [186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114] autn [224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33]  *DBG* aaa_ue_fsm_262429591677627 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>, <<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114, 191,243,117,29,110,216,166,235,171,95,253,21,3,133>>, <<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>, <<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214, 130>>}]}} from <0.1433.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429591677627 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>, <<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114, 191,243,117,29,110,216,166,235,171,95,253,21,3,133>>, <<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>, <<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214, 130>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.450 [info] ue_fsm ev_rx_swx_maa 04:18:04.450 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429591677627",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429591677627 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429591677627">>, {ok, [{epdg_auth_tuple, <<186,141,38,151,148,44,242,89,56,89,28,221,86, 254,148,114>>, <<224,176,226,60,74,154,109,241,55,119,65,181, 137,16,148,33>>, <<186,141,38,151,148,44,242,89,56,89,28,221,86, 254,148,114,191,243,117,29,110,216,166,235, 171,95,253,21,3,133>>, <<179,240,106,54,104,98,180,236,21,22,218,61, 126,40,208,63>>, <<101,79,166,161,43,80,7,233,48,187,239, 225,167,244,214,130>>}]}}} 04:18:04.450 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>,<<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133>>,<<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>,<<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214,130>>}]} *DBG* epdg_ue_fsm_262429591677627 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>, <<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>, <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114, 191,243,117,29,110,216,166,235,171,95,253,21,3,133>>, <<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>, <<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214, 130>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.450 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>,<<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133>>,<<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>,<<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214,130>>}]}, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} 04:18:04.450 [info] auth_response(<<"262429591677627">>): {ok,[{epdg_auth_tuple,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>,<<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133>>,<<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>,<<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214,130>>}]} 04:18:04.451 [info] auth_response for <<"262429591677627">>: {ok,[{epdg_auth_tuple,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>,<<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>,<<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133>>,<<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>,<<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214,130>>}]} 04:18:04.451 [info] GSUP: Tx #{auth_tuples => [#{autn => <<224,176,226,60,74,154,109,241,55,119,65,181,137,16,148,33>>,ck => <<101,79,166,161,43,80,7,233,48,187,239,225,167,244,214,130>>,ik => <<179,240,106,54,104,98,180,236,21,22,218,61,126,40,208,63>>,rand => <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114>>,res => <<186,141,38,151,148,44,242,89,56,89,28,221,86,254,148,114,191,243,117,29,110,216,166,235,171,95,253,21,3,133>>}],imsi => <<"262429591677627">>,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 => <<"262429591677627">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429591677627 receive call lu_request from <0.1434.0> in state state_authenticating *DBG* epdg_ue_fsm_262429591677627 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_262429591677627 consume call lu_request from <0.1434.0> in state state_authenticating 04:18:04.452 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429591677627">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429591677627 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:04.452 [info] ue_fsm lu_request 04:18:04.452 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} 04:18:04.452 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.452 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429591677627",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429591677627 send ok to <0.201.0> 04:18:04.452 [debug] SWx Tx SAR Imsi="262429591677627" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429591677627 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:04.452 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429591677627",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429591677627 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1435.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429591677627 send ok to <0.1435.0> *DBG* epdg_ue_fsm_262429591677627 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429591677627 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1435.0> in state state_wait_swx_saa => state_authenticated 04:18:04.454 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429591677627",[],[2001],[],[{'Non-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:18:04.455 [info] ue_fsm ev_rx_swx_saa 04:18:04.455 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429591677627",undefined,undefined,false,false,undefined} 04:18:04.455 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429591677627 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429591677627">>,ok}} 04:18:04.455 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429591677627 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.455 [info] lu_response(<<"262429591677627">>): ok 04:18:04.455 [info] lu_response for <<"262429591677627">>: 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:18:04.455 [info] GSUP: Tx #{imsi => <<"262429591677627">>,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 => <<"262429591677627">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429591677627 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1436.0> in state state_authenticated 04:18:04.456 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429591677627">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.456 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.456 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} 04:18:04.456 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.457 [info] s2b: Tx {gtp,v2,create_session_request,0,5805855,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429591677627">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294804,<<172,18,176,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,4239221398,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429591677627 send ok to <0.1436.0> 04:18:04.457 [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_262429591677627 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_262429591677627 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429591677627 receive call {rx_s6b_aar,"262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1437.0> in state state_authenticated 04:18:04.463 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.463 [info] ue_fsm ev_rx_s6b_aar: "262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.463 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429591677627",undefined,undefined,true,false,undefined} 04:18:04.463 [debug] SWx Tx SAR Imsi="262429591677627" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429591677627 send ok to <0.1437.0> 04:18:04.463 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429591677627",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429591677627 consume call {rx_s6b_aar,"262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1437.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:04.463 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429591677627 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1438.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429591677627 send ok to <0.1438.0> 04:18:04.465 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429591677627",[],[2001],[],[{'Non-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:18:04.465 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429591677627 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1438.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.466 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429591677627","262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1437.0>} 04:18:04.466 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.466 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,148,88,151,31,0,2,0,2,0,16,0,87,0,9,1,160,57,69,107,242,172,18,176,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,57,69,107,242,172,18,176,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,57,69,107,242,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294804,5805855,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,<<"9Ekò">>},{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,960850930,<<172,18,176,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,960850930,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} 04:18:04.469 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429591677627">>,<0.1431.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294804,960850930,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221398,960850930}],[],[],[],[],[],[]}}}} 04:18:04.469 [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_262429591677627 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 => 4239221398, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 960850930}}} from <0.1439.0> in state state_wait_create_session_resp 04:18:04.469 [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 => 4239221398,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 960850930}} 04:18:04.470 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} 04:18:04.470 [info] KMOD Port Create PDP Context Call {<0.1431.0>,[alias|#Ref<0.2044474368.3268739073.254188>]}: {create_pdp_context,{172,18,176,103},4239221398,960850930,{192,168,0,70}} 04:18:04.470 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,70}, 4239221398, 960850930 04:18:04.470 [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,176,103}},{ms_address,{192,168,0,70}},{i_tid,4239221398},{o_tid,960850930}]}} 04:18:04.470 [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 => 4239221398,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 960850930}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429591677627">>, {ok, #{apco => <<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 => 4239221398, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 960850930}}}} *DBG* epdg_ue_fsm_262429591677627 send ok to <0.1439.0> 04:18:04.470 [info] tunnel_response(<<"262429591677627">>): {ok,#{apco => <<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 => 4239221398,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 960850930}} 04:18:04.470 [info] tunnel_response for <<"262429591677627">>: {ok,#{apco => <<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 => 4239221398,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 960850930}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429591677627 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 => 4239221398, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 960850930}}} from <0.1439.0> in state state_wait_create_session_resp => state_active 04:18:04.470 [info] GSUP: Tx #{imsi => <<"262429591677627">>,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 => <<"262427478616272">>, 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_262427478616272 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427478616272 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427478616272 receive call {auth_request,33,"internet",#{}} from <0.1440.0> in state state_new *DBG* epdg_ue_fsm_262427478616272 send ok to <0.1440.0> *DBG* epdg_ue_fsm_262427478616272 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_262427478616272 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427478616272 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262427478616272 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427478616272 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.546 [info] GSUP: Rx #{imsi => <<"262427478616272">>,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:18:04.546 [info] ue_fsm start(epdg_ue_fsm_262427478616272) 04:18:04.546 [info] ue_fsm init(<<"262427478616272">>) 04:18:04.546 [info] ue_fsm auth_request 04:18:04.546 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} 04:18:04.546 [info] ue_fsm start_link(aaa_ue_fsm_262427478616272) 04:18:04.546 [info] ue_fsm init("262427478616272") 04:18:04.546 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427478616272 send ok to <0.201.0> 04:18:04.546 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427478616272",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427478616272 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.546 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.546 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262427478616272",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427478616272 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>, <<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187, 157>>, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107, 22,71,189,82,33,135,170,157,56,115,187,199,17,141>>, <<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>, <<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]}} from <0.1443.0> in state state_wait_swx_maa 04:18:04.550 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427478616272",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157]],[[17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141]],["foobar"],["ï\bZ˶,zJ°îY{¾`\bÐ"],[[83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:04.550 [info] dia_sip2gsup: auth [17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157] authz [17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141]  04:18:04.550 [info] rand [17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107] autn [115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157]  *DBG* aaa_ue_fsm_262427478616272 send ok to <0.1443.0> *DBG* epdg_ue_fsm_262427478616272 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>, <<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187, 157>>, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107, 22,71,189,82,33,135,170,157,56,115,187,199,17,141>>, <<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>, <<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427478616272 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>, <<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187, 157>>, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107, 22,71,189,82,33,135,170,157,56,115,187,199,17,141>>, <<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>, <<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]}} from <0.1443.0> in state state_wait_swx_maa => state_new 04:18:04.550 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427478616272 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427478616272">>, {ok, [{epdg_auth_tuple, <<17,159,44,30,246,45,58,104,142,162,245,117, 162,149,42,107>>, <<115,165,180,171,12,16,219,160,185,196,181, 140,228,79,187,157>>, <<17,159,44,30,246,45,58,104,142,162,245,117, 162,149,42,107,22,71,189,82,33,135,170,157, 56,115,187,199,17,141>>, <<83,163,112,12,20,175,169,67,93,137,3,86,235, 174,92,106>>, <<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]}}} *DBG* epdg_ue_fsm_262427478616272 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>, <<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187, 157>>, <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107, 22,71,189,82,33,135,170,157,56,115,187,199,17,141>>, <<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>, <<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.550 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427478616272",undefined,undefined,false,false,undefined} 04:18:04.550 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>,<<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157>>,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141>>,<<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>,<<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:04.550 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>,<<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157>>,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141>>,<<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>,<<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]}, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} 04:18:04.550 [info] auth_response(<<"262427478616272">>): {ok,[{epdg_auth_tuple,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>,<<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157>>,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141>>,<<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>,<<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]} 04:18:04.550 [info] auth_response for <<"262427478616272">>: {ok,[{epdg_auth_tuple,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>,<<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157>>,<<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141>>,<<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>,<<"ï\bZ˶,zJ°îY{¾`\bÐ">>}]} 04:18:04.550 [info] GSUP: Tx #{auth_tuples => [#{autn => <<115,165,180,171,12,16,219,160,185,196,181,140,228,79,187,157>>,ck => <<"ï\bZ˶,zJ°îY{¾`\bÐ">>,ik => <<83,163,112,12,20,175,169,67,93,137,3,86,235,174,92,106>>,rand => <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107>>,res => <<17,159,44,30,246,45,58,104,142,162,245,117,162,149,42,107,22,71,189,82,33,135,170,157,56,115,187,199,17,141>>}],imsi => <<"262427478616272">>,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 => <<"262427478616272">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427478616272 receive call lu_request from <0.1444.0> in state state_authenticating *DBG* epdg_ue_fsm_262427478616272 send ok to <0.1444.0> 04:18:04.552 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427478616272">>,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_262427478616272 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427478616272 consume call lu_request from <0.1444.0> in state state_authenticating 04:18:04.552 [info] ue_fsm lu_request 04:18:04.552 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} 04:18:04.552 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.552 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427478616272",undefined,undefined,false,false,undefined} 04:18:04.552 [debug] SWx Tx SAR Imsi="262427478616272" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.552 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427478616272",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427478616272 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427478616272 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427478616272 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1445.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427478616272 send ok to <0.1445.0> 04:18:04.555 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427478616272",[],[2001],[],[{'Non-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_262427478616272 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427478616272 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1445.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427478616272 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427478616272">>,ok}} 04:18:04.555 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427478616272 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.555 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427478616272",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:18:04.555 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:04.555 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} 04:18:04.555 [info] lu_response(<<"262427478616272">>): ok 04:18:04.555 [info] lu_response for <<"262427478616272">>: ok 04:18:04.555 [info] GSUP: Tx #{imsi => <<"262427478616272">>,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 => <<"262427478616272">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427478616272 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1446.0> in state state_authenticated 04:18:04.556 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427478616272">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.556 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.556 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427478616272 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:18:04.556 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262427478616272 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:18:04.556 [info] s2b: Tx {gtp,v2,create_session_request,0,5805856,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427478616272">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294805,<<172,18,176,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,4239221399,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427478616272 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:04.556 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427478616272 receive call {rx_s6b_aar,"262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1447.0> in state state_authenticated 04:18:04.561 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.561 [info] ue_fsm ev_rx_s6b_aar: "262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.561 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427478616272",undefined,undefined,true,false,undefined} 04:18:04.561 [debug] SWx Tx SAR Imsi="262427478616272" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.561 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427478616272",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427478616272 send ok to <0.1447.0> 04:18:04.561 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427478616272 consume call {rx_s6b_aar,"262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1447.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427478616272 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1448.0> in state state_authenticated_wait_swx_saa 04:18:04.563 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427478616272",[],[2001],[],[{'Non-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_262427478616272 send ok to <0.1448.0> *DBG* aaa_ue_fsm_262427478616272 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1448.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.563 [info] ue_fsm ev_rx_swx_saa 04:18:04.563 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427478616272","262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1447.0>} 04:18:04.563 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.563 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.566 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,149,88,151,32,0,2,0,2,0,16,0,87,0,9,1,160,227,71,193,79,172,18,176,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,227,71,193,79,172,18,176,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,227,71,193,79,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.566 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294805,5805856,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ÁO">>},{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,3813130575,<<172,18,176,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,3813130575,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} 04:18:04.566 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427478616272">>,<0.1441.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294805,3813130575,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221399,3813130575}],[],[],[],[]}}}} 04:18:04.566 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.566 [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 => 4239221399,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3813130575}} *DBG* epdg_ue_fsm_262427478616272 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 => 4239221399, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3813130575}}} from <0.1449.0> in state state_wait_create_session_resp 04:18:04.566 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} 04:18:04.566 [info] KMOD Port Create PDP Context Call {<0.1441.0>,[alias|#Ref<0.2044474368.3268739073.254313>]}: {create_pdp_context,{172,18,176,103},4239221399,3813130575,{192,168,0,71}} 04:18:04.566 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,71}, 4239221399, 3813130575 04:18:04.566 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2370,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,71}},{i_tid,4239221399},{o_tid,3813130575}]}} 04:18:04.566 [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 => 4239221399,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3813130575}) returned ok *DBG* epdg_ue_fsm_262427478616272 send ok to <0.1449.0> 04:18:04.566 [info] tunnel_response(<<"262427478616272">>): {ok,#{apco => <<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 => 4239221399,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3813130575}} *DBG* gsup_server got cast {tunnel_response, {<<"262427478616272">>, {ok, #{apco => <<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 => 4239221399, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3813130575}}}} *DBG* epdg_ue_fsm_262427478616272 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 => 4239221399, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3813130575}}} from <0.1449.0> in state state_wait_create_session_resp => state_active 04:18:04.567 [info] tunnel_response for <<"262427478616272">>: {ok,#{apco => <<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 => 4239221399,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3813130575}} 04:18:04.567 [info] GSUP: Tx #{imsi => <<"262427478616272">>,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 => <<"262427217481894">>, 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_262427217481894 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427217481894 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427217481894 receive call {auth_request,33,"internet",#{}} from <0.1450.0> in state state_new 04:18:04.646 [info] GSUP: Rx #{imsi => <<"262427217481894">>,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_262427217481894 send ok to <0.1450.0> 04:18:04.646 [info] ue_fsm start(epdg_ue_fsm_262427217481894) *DBG* epdg_ue_fsm_262427217481894 consume call {auth_request,33,"internet",#{}} from <0.1450.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_262427217481894 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:04.646 [info] ue_fsm init(<<"262427217481894">>) 04:18:04.646 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427217481894 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262427217481894 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427217481894 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.646 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,false,0,false,false} 04:18:04.646 [info] ue_fsm start_link(aaa_ue_fsm_262427217481894) 04:18:04.646 [info] ue_fsm init("262427217481894") 04:18:04.646 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.646 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427217481894",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427217481894 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427217481894 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.646 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.646 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262427217481894",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427217481894 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>, <<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189, 128,57,220,254,156,86,159,102,220,91,15,162,87,165>>, <<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>, <<37,48,146,154,165,137,196,222,48,165,32,249,216,239, 197,88>>}]}} from <0.1453.0> in state state_wait_swx_maa 04:18:04.651 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427217481894",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195]],[[20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165]],["foobar"],[[37,48,146,154,165,137,196,222,48,165,32,249,216,239,197,88]],[[232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:04.651 [info] dia_sip2gsup: auth [20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195] authz [20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165]  *DBG* aaa_ue_fsm_262427217481894 send ok to <0.1453.0> 04:18:04.651 [info] rand [20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189] autn [233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195]  04:18:04.651 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427217481894 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>, <<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189, 128,57,220,254,156,86,159,102,220,91,15,162,87,165>>, <<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>, <<37,48,146,154,165,137,196,222,48,165,32,249,216,239, 197,88>>}]}} from <0.1453.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427217481894 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>, <<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189, 128,57,220,254,156,86,159,102,220,91,15,162,87,165>>, <<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>, <<37,48,146,154,165,137,196,222,48,165,32,249,216,239, 197,88>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.651 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427217481894",undefined,undefined,false,false,undefined} 04:18:04.651 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>,<<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165>>,<<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>,<<37,48,146,154,165,137,196,222,48,165,32,249,216,239,197,88>>}]} *DBG* epdg_ue_fsm_262427217481894 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427217481894">>, {ok, [{epdg_auth_tuple, <<20,18,209,31,202,87,35,10,60,231,139,210,40, 132,113,189>>, <<233,10,5,55,241,183,255,6,64,98,145,226,229, 55,213,195>>, <<20,18,209,31,202,87,35,10,60,231,139,210,40, 132,113,189,128,57,220,254,156,86,159,102, 220,91,15,162,87,165>>, <<232,178,186,114,5,169,226,134,144,78,195,136, 254,1,90,118>>, <<37,48,146,154,165,137,196,222,48,165,32, 249,216,239,197,88>>}]}}} 04:18:04.651 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>,<<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165>>,<<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>,<<37,48,146,154,165,137,196,222,48,165,32,249,216,239,197,88>>}]}, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427217481894 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>, <<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>, <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189, 128,57,220,254,156,86,159,102,220,91,15,162,87,165>>, <<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>, <<37,48,146,154,165,137,196,222,48,165,32,249,216,239, 197,88>>}]}} 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:18:04.651 [info] auth_response(<<"262427217481894">>): {ok,[{epdg_auth_tuple,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>,<<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165>>,<<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>,<<37,48,146,154,165,137,196,222,48,165,32,249,216,239,197,88>>}]} 04:18:04.651 [info] auth_response for <<"262427217481894">>: {ok,[{epdg_auth_tuple,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>,<<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>,<<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165>>,<<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>,<<37,48,146,154,165,137,196,222,48,165,32,249,216,239,197,88>>}]} 04:18:04.651 [info] GSUP: Tx #{auth_tuples => [#{autn => <<233,10,5,55,241,183,255,6,64,98,145,226,229,55,213,195>>,ck => <<37,48,146,154,165,137,196,222,48,165,32,249,216,239,197,88>>,ik => <<232,178,186,114,5,169,226,134,144,78,195,136,254,1,90,118>>,rand => <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189>>,res => <<20,18,209,31,202,87,35,10,60,231,139,210,40,132,113,189,128,57,220,254,156,86,159,102,220,91,15,162,87,165>>}],imsi => <<"262427217481894">>,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 => <<"262427217481894">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427217481894 receive call lu_request from <0.1454.0> in state state_authenticating *DBG* epdg_ue_fsm_262427217481894 send ok to <0.1454.0> *DBG* epdg_ue_fsm_262427217481894 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_262427217481894 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:04.653 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427217481894">>,message_type => location_upd_req} 04:18:04.653 [info] ue_fsm lu_request 04:18:04.653 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,false,0,false,false} 04:18:04.653 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427217481894 send ok to <0.201.0> 04:18:04.653 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427217481894",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427217481894 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:04.653 [debug] SWx Tx SAR Imsi="262427217481894" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.653 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427217481894",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427217481894 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1455.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427217481894 send ok to <0.1455.0> *DBG* aaa_ue_fsm_262427217481894 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1455.0> in state state_wait_swx_saa => state_authenticated 04:18:04.656 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427217481894",[],[2001],[],[{'Non-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_262427217481894 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:04.656 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427217481894 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427217481894">>,ok}} 04:18:04.656 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427217481894",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427217481894 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.656 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:04.656 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427217481894">>,"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:18:04.656 [info] lu_response(<<"262427217481894">>): ok 04:18:04.656 [info] lu_response for <<"262427217481894">>: ok 04:18:04.656 [info] GSUP: Tx #{imsi => <<"262427217481894">>,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 => <<"262427217481894">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427217481894 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1456.0> in state state_authenticated 04:18:04.657 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427217481894">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.657 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.657 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,false,0,false,false} 04:18:04.658 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.658 [info] s2b: Tx {gtp,v2,create_session_request,0,5805857,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427217481894">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294806,<<172,18,176,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,4239221400,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427217481894 send ok to <0.1456.0> 04:18:04.658 [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_262427217481894 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_262427217481894 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427217481894 receive call {rx_s6b_aar,"262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1457.0> in state state_authenticated 04:18:04.665 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.665 [info] ue_fsm ev_rx_s6b_aar: "262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.665 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427217481894",undefined,undefined,true,false,undefined} 04:18:04.665 [debug] SWx Tx SAR Imsi="262427217481894" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.665 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427217481894",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427217481894 send ok to <0.1457.0> 04:18:04.666 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427217481894 consume call {rx_s6b_aar,"262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1457.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427217481894 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1458.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427217481894 send ok to <0.1458.0> 04:18:04.668 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427217481894",[],[2001],[],[{'Non-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_262427217481894 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1458.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.668 [info] ue_fsm ev_rx_swx_saa 04:18:04.668 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427217481894","262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1457.0>} 04:18:04.668 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.668 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.672 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,150,88,151,33,0,2,0,2,0,16,0,87,0,9,1,160,88,29,154,168,172,18,176,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,88,29,154,168,172,18,176,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,88,29,154,168,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.672 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294806,5805857,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,<<88,29,154,168>>},{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,1478335144,<<172,18,176,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,1478335144,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} *DBG* epdg_ue_fsm_262427217481894 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 => 4239221400, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1478335144}}} from <0.1459.0> in state state_wait_create_session_resp 04:18:04.672 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427217481894">>,<0.1451.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294806,1478335144,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221400,1478335144}],[],[],[],[]}}}} 04:18:04.672 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.672 [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 => 4239221400,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1478335144}} 04:18:04.672 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,false,0,false,false} 04:18:04.672 [info] KMOD Port Create PDP Context Call {<0.1451.0>,[alias|#Ref<0.2044474368.3268739075.255683>]}: {create_pdp_context,{172,18,176,103},4239221400,1478335144,{192,168,0,72}} 04:18:04.672 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,72}, 4239221400, 1478335144 04:18:04.672 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2884,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,72}},{i_tid,4239221400},{o_tid,1478335144}]}} *DBG* epdg_ue_fsm_262427217481894 send ok to <0.1459.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427217481894">>, {ok, #{apco => <<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 => 4239221400, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1478335144}}}} 04:18:04.672 [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 => 4239221400,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1478335144}) returned ok *DBG* epdg_ue_fsm_262427217481894 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 => 4239221400, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1478335144}}} from <0.1459.0> in state state_wait_create_session_resp => state_active 04:18:04.672 [info] tunnel_response(<<"262427217481894">>): {ok,#{apco => <<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 => 4239221400,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1478335144}} 04:18:04.672 [info] tunnel_response for <<"262427217481894">>: {ok,#{apco => <<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 => 4239221400,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1478335144}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:04.672 [info] GSUP: Tx #{imsi => <<"262427217481894">>,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 => <<"262423200012424">>, 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_262423200012424 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423200012424 consume internal init_state in state state_new 04:18:04.746 [info] GSUP: Rx #{imsi => <<"262423200012424">>,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_262423200012424 receive call {auth_request,33,"internet",#{}} from <0.1460.0> in state state_new 04:18:04.746 [info] ue_fsm start(epdg_ue_fsm_262423200012424) *DBG* epdg_ue_fsm_262423200012424 send ok to <0.1460.0> 04:18:04.746 [info] ue_fsm init(<<"262423200012424">>) *DBG* epdg_ue_fsm_262423200012424 consume call {auth_request,33,"internet",#{}} from <0.1460.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423200012424 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_262423200012424 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423200012424 consume internal init_state in state state_new 04:18:04.746 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423200012424 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.746 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} 04:18:04.746 [info] ue_fsm start_link(aaa_ue_fsm_262423200012424) 04:18:04.746 [info] ue_fsm init("262423200012424") 04:18:04.746 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.746 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423200012424",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423200012424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423200012424 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.746 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.746 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262423200012424",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423200012424 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>, <<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149, 29,43,19,31,183,205,218,250,147,68,52,85,34,28>>, <<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>, <<60,55,166,158,237,243,152,141,223,202,40,10,157,106, 169,147>>}]}} from <0.1463.0> in state state_wait_swx_maa 04:18:04.750 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423200012424",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253]],[[60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28]],["foobar"],[[60,55,166,158,237,243,152,141,223,202,40,10,157,106,169,147]],[[198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423200012424 send ok to <0.1463.0> 04:18:04.750 [info] dia_sip2gsup: auth [60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253] authz [60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28]  *DBG* aaa_ue_fsm_262423200012424 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>, <<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149, 29,43,19,31,183,205,218,250,147,68,52,85,34,28>>, <<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>, <<60,55,166,158,237,243,152,141,223,202,40,10,157,106, 169,147>>}]}} from <0.1463.0> in state state_wait_swx_maa => state_new 04:18:04.750 [info] rand [60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149] autn [85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253]  *DBG* epdg_ue_fsm_262423200012424 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>, <<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149, 29,43,19,31,183,205,218,250,147,68,52,85,34,28>>, <<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>, <<60,55,166,158,237,243,152,141,223,202,40,10,157,106, 169,147>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.750 [info] ue_fsm ev_rx_swx_maa 04:18:04.751 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423200012424",undefined,undefined,false,false,undefined} 04:18:04.751 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>,<<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28>>,<<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>,<<60,55,166,158,237,243,152,141,223,202,40,10,157,106,169,147>>}]} 04:18:04.751 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>,<<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28>>,<<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>,<<60,55,166,158,237,243,152,141,223,202,40,10,157,106,169,147>>}]}, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423200012424 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423200012424">>, {ok, [{epdg_auth_tuple, <<60,133,215,83,21,33,182,139,122,186,226,83, 65,160,18,149>>, <<85,70,244,27,180,111,232,191,139,136,126,71, 153,208,37,253>>, <<60,133,215,83,21,33,182,139,122,186,226,83, 65,160,18,149,29,43,19,31,183,205,218,250, 147,68,52,85,34,28>>, <<198,146,219,29,191,175,144,231,164,253,14,49, 208,239,55,234>>, <<60,55,166,158,237,243,152,141,223,202, 40,10,157,106,169,147>>}]}}} 04:18:04.751 [info] auth_response(<<"262423200012424">>): {ok,[{epdg_auth_tuple,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>,<<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28>>,<<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>,<<60,55,166,158,237,243,152,141,223,202,40,10,157,106,169,147>>}]} *DBG* epdg_ue_fsm_262423200012424 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>, <<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>, <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149, 29,43,19,31,183,205,218,250,147,68,52,85,34,28>>, <<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>, <<60,55,166,158,237,243,152,141,223,202,40,10,157,106, 169,147>>}]}} 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:18:04.751 [info] auth_response for <<"262423200012424">>: {ok,[{epdg_auth_tuple,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>,<<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>,<<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28>>,<<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>,<<60,55,166,158,237,243,152,141,223,202,40,10,157,106,169,147>>}]} 04:18:04.751 [info] GSUP: Tx #{auth_tuples => [#{autn => <<85,70,244,27,180,111,232,191,139,136,126,71,153,208,37,253>>,ck => <<60,55,166,158,237,243,152,141,223,202,40,10,157,106,169,147>>,ik => <<198,146,219,29,191,175,144,231,164,253,14,49,208,239,55,234>>,rand => <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149>>,res => <<60,133,215,83,21,33,182,139,122,186,226,83,65,160,18,149,29,43,19,31,183,205,218,250,147,68,52,85,34,28>>}],imsi => <<"262423200012424">>,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 => <<"262423200012424">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423200012424 receive call lu_request from <0.1464.0> in state state_authenticating *DBG* epdg_ue_fsm_262423200012424 send ok to <0.1464.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_262423200012424 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423200012424 consume call lu_request from <0.1464.0> in state state_authenticating 04:18:04.753 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423200012424">>,message_type => location_upd_req} 04:18:04.753 [info] ue_fsm lu_request 04:18:04.753 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} 04:18:04.753 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.753 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423200012424",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423200012424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423200012424 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:04.753 [debug] SWx Tx SAR Imsi="262423200012424" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.753 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423200012424",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423200012424 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1465.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423200012424 send ok to <0.1465.0> *DBG* aaa_ue_fsm_262423200012424 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1465.0> in state state_wait_swx_saa => state_authenticated 04:18:04.756 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423200012424",[],[2001],[],[{'Non-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_262423200012424 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:04.756 [info] ue_fsm ev_rx_swx_saa 04:18:04.756 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423200012424",undefined,undefined,false,false,undefined} 04:18:04.756 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:04.756 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423200012424 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423200012424">>,ok}} 04:18:04.756 [info] lu_response(<<"262423200012424">>): ok *DBG* epdg_ue_fsm_262423200012424 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:18:04.757 [info] lu_response for <<"262423200012424">>: ok 04:18:04.757 [info] GSUP: Tx #{imsi => <<"262423200012424">>,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 => <<"262423200012424">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423200012424 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1466.0> in state state_authenticated 04:18:04.758 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423200012424">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.758 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.758 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} 04:18:04.758 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.758 [info] s2b: Tx {gtp,v2,create_session_request,0,5805858,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423200012424">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294807,<<172,18,176,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,4239221401,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423200012424 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:18:04.758 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423200012424 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_262423200012424 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423200012424 receive call {rx_s6b_aar,"262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1467.0> in state state_authenticated 04:18:04.763 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.763 [info] ue_fsm ev_rx_s6b_aar: "262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262423200012424 send ok to <0.1467.0> 04:18:04.763 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423200012424",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423200012424 consume call {rx_s6b_aar,"262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1467.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:04.763 [debug] SWx Tx SAR Imsi="262423200012424" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.763 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423200012424",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:04.763 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423200012424 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1468.0> in state state_authenticated_wait_swx_saa 04:18:04.765 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423200012424",[],[2001],[],[{'Non-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:18:04.765 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423200012424 send ok to <0.1468.0> *DBG* aaa_ue_fsm_262423200012424 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1468.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.766 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423200012424","262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1467.0>} 04:18:04.766 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.766 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.768 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,151,88,151,34,0,2,0,2,0,16,0,87,0,9,1,160,137,102,106,15,172,18,176,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,137,102,106,15,172,18,176,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,137,102,106,15,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.769 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294807,5805858,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,<<137,102,106,15>>},{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,2305190415,<<172,18,176,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,2305190415,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} 04:18:04.769 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423200012424">>,<0.1461.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294807,2305190415,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4239221401,2305190415}],[],[],[],[],[],[],[],[]}}}} 04:18:04.769 [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_262423200012424 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 => 4239221401, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2305190415}}} from <0.1469.0> in state state_wait_create_session_resp 04:18:04.769 [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 => 4239221401,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2305190415}} 04:18:04.769 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} 04:18:04.769 [info] KMOD Port Create PDP Context Call {<0.1461.0>,[alias|#Ref<0.2044474368.3268739074.249676>]}: {create_pdp_context,{172,18,176,103},4239221401,2305190415,{192,168,0,73}} 04:18:04.769 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,73}, 4239221401, 2305190415 04:18:04.769 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],899,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,73}},{i_tid,4239221401},{o_tid,2305190415}]}} *DBG* epdg_ue_fsm_262423200012424 send ok to <0.1469.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423200012424">>, {ok, #{apco => <<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 => 4239221401, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2305190415}}}} 04:18:04.769 [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 => 4239221401,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2305190415}) returned ok *DBG* epdg_ue_fsm_262423200012424 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 => 4239221401, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2305190415}}} from <0.1469.0> in state state_wait_create_session_resp => state_active 04:18:04.769 [info] tunnel_response(<<"262423200012424">>): {ok,#{apco => <<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 => 4239221401,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2305190415}} 04:18:04.769 [info] tunnel_response for <<"262423200012424">>: {ok,#{apco => <<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 => 4239221401,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2305190415}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:04.769 [info] GSUP: Tx #{imsi => <<"262423200012424">>,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 => <<"262425416732493">>, 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:18:04.846 [info] GSUP: Rx #{imsi => <<"262425416732493">>,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_262425416732493 enter epdg_ue_fsm in state state_new 04:18:04.846 [info] ue_fsm start(epdg_ue_fsm_262425416732493) *DBG* epdg_ue_fsm_262425416732493 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425416732493 receive call {auth_request,33,"internet",#{}} from <0.1470.0> in state state_new 04:18:04.846 [info] ue_fsm init(<<"262425416732493">>) *DBG* epdg_ue_fsm_262425416732493 send ok to <0.1470.0> 04:18:04.846 [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_262425416732493 consume call {auth_request,33,"internet",#{}} from <0.1470.0> in state state_new => state_wait_auth_resp 04:18:04.847 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425416732493 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425416732493 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425416732493 consume internal init_state in state state_new 04:18:04.847 [info] ue_fsm start_link(aaa_ue_fsm_262425416732493) 04:18:04.847 [info] ue_fsm init("262425416732493") *DBG* aaa_ue_fsm_262425416732493 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.847 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.847 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425416732493",undefined,undefined,false,false,undefined} 04:18:04.847 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.847 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262425416732493",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425416732493 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425416732493 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.851 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425416732493",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67]],[[161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105]],["foobar"],[[75,91,143,79,136,31,132,230,45,146,124,145,150,215,111,223]],[[39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425416732493 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>, <<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192, 244,183,242,50,236,226,243,25,66,44,61,233,104,105>>, <<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>, <<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111, 223>>}]}} from <0.1473.0> in state state_wait_swx_maa 04:18:04.851 [info] dia_sip2gsup: auth [161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67] authz [161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105]  04:18:04.851 [info] rand [161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192] autn [192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67]  *DBG* aaa_ue_fsm_262425416732493 send ok to <0.1473.0> *DBG* aaa_ue_fsm_262425416732493 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>, <<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192, 244,183,242,50,236,226,243,25,66,44,61,233,104,105>>, <<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>, <<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111, 223>>}]}} from <0.1473.0> in state state_wait_swx_maa => state_new 04:18:04.851 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425416732493 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>, <<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192, 244,183,242,50,236,226,243,25,66,44,61,233,104,105>>, <<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>, <<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111, 223>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.851 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425416732493",undefined,undefined,false,false,undefined} 04:18:04.851 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>,<<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105>>,<<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>,<<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111,223>>}]} *DBG* epdg_ue_fsm_262425416732493 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425416732493">>, {ok, [{epdg_auth_tuple, <<161,212,53,175,199,1,80,158,158,191,230,68, 210,96,221,192>>, <<192,13,207,26,140,217,51,94,116,232,232,228, 169,122,230,67>>, <<161,212,53,175,199,1,80,158,158,191,230,68, 210,96,221,192,244,183,242,50,236,226,243,25, 66,44,61,233,104,105>>, <<39,71,187,174,39,91,91,33,240,213,233,132, 183,63,119,199>>, <<75,91,143,79,136,31,132,230,45,146,124, 145,150,215,111,223>>}]}}} 04:18:04.851 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>,<<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105>>,<<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>,<<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111,223>>}]}, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425416732493 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>, <<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>, <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192, 244,183,242,50,236,226,243,25,66,44,61,233,104,105>>, <<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>, <<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111, 223>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.851 [info] auth_response(<<"262425416732493">>): {ok,[{epdg_auth_tuple,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>,<<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105>>,<<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>,<<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111,223>>}]} 04:18:04.851 [info] auth_response for <<"262425416732493">>: {ok,[{epdg_auth_tuple,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>,<<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>,<<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105>>,<<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>,<<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111,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:18:04.851 [info] GSUP: Tx #{auth_tuples => [#{autn => <<192,13,207,26,140,217,51,94,116,232,232,228,169,122,230,67>>,ck => <<75,91,143,79,136,31,132,230,45,146,124,145,150,215,111,223>>,ik => <<39,71,187,174,39,91,91,33,240,213,233,132,183,63,119,199>>,rand => <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192>>,res => <<161,212,53,175,199,1,80,158,158,191,230,68,210,96,221,192,244,183,242,50,236,226,243,25,66,44,61,233,104,105>>}],imsi => <<"262425416732493">>,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 => <<"262425416732493">>, message_type => location_upd_req}} 04:18:04.853 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425416732493">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425416732493 receive call lu_request from <0.1474.0> in state state_authenticating *DBG* epdg_ue_fsm_262425416732493 send ok to <0.1474.0> 04:18:04.853 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425416732493 consume call lu_request from <0.1474.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:18:04.853 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425416732493 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:04.853 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.853 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425416732493",undefined,undefined,false,false,undefined} 04:18:04.853 [debug] SWx Tx SAR Imsi="262425416732493" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425416732493 send ok to <0.201.0> 04:18:04.853 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425416732493",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425416732493 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425416732493 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1475.0> in state state_wait_swx_saa 04:18:04.855 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425416732493",[],[2001],[],[{'Non-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_262425416732493 send ok to <0.1475.0> 04:18:04.855 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425416732493 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425416732493 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1475.0> in state state_wait_swx_saa => state_authenticated 04:18:04.855 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425416732493",undefined,undefined,false,false,undefined} 04:18:04.855 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:04.855 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425416732493 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425416732493">>,ok}} 04:18:04.855 [info] lu_response(<<"262425416732493">>): ok *DBG* epdg_ue_fsm_262425416732493 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:18:04.855 [info] lu_response for <<"262425416732493">>: ok 04:18:04.855 [info] GSUP: Tx #{imsi => <<"262425416732493">>,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 => <<"262425416732493">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:04.856 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425416732493">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425416732493 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1476.0> in state state_authenticated 04:18:04.856 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.856 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} 04:18:04.856 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.856 [info] s2b: Tx {gtp,v2,create_session_request,0,5805859,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425416732493">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294808,<<172,18,176,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,4239221402,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425416732493 send ok to <0.1476.0> 04:18:04.857 [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_262425416732493 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_262425416732493 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425416732493 receive call {rx_s6b_aar,"262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1477.0> in state state_authenticated 04:18:04.861 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.861 [info] ue_fsm ev_rx_s6b_aar: "262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.861 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425416732493",undefined,undefined,true,false,undefined} 04:18:04.861 [debug] SWx Tx SAR Imsi="262425416732493" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.862 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425416732493",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425416732493 send ok to <0.1477.0> *DBG* aaa_ue_fsm_262425416732493 consume call {rx_s6b_aar,"262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1477.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:04.862 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425416732493 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1478.0> in state state_authenticated_wait_swx_saa 04:18:04.863 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425416732493",[],[2001],[],[{'Non-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_262425416732493 send ok to <0.1478.0> 04:18:04.863 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425416732493 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1478.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.863 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425416732493","262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1477.0>} 04:18:04.863 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.863 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.867 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,152,88,151,35,0,2,0,2,0,16,0,87,0,9,1,160,200,66,189,75,172,18,176,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,200,66,189,75,172,18,176,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,66,189,75,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.867 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294808,5805859,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½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,3359817035,<<172,18,176,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,3359817035,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} *DBG* epdg_ue_fsm_262425416732493 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 => 4239221402, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3359817035}}} from <0.1479.0> in state state_wait_create_session_resp 04:18:04.867 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425416732493">>,<0.1471.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294808,3359817035,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221402,3359817035}],[],[],[]}}}} 04:18:04.867 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.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,74>>,undefined},local_teid => 4239221402,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3359817035}} 04:18:04.868 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} 04:18:04.868 [info] KMOD Port Create PDP Context Call {<0.1471.0>,[alias|#Ref<0.2044474368.3268739073.254523>]}: {create_pdp_context,{172,18,176,103},4239221402,3359817035,{192,168,0,74}} 04:18:04.868 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,74}, 4239221402, 3359817035 04:18:04.868 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2434,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,74}},{i_tid,4239221402},{o_tid,3359817035}]}} *DBG* epdg_ue_fsm_262425416732493 send ok to <0.1479.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425416732493">>, {ok, #{apco => <<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 => 4239221402, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3359817035}}}} 04:18:04.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,74>>,undefined},local_teid => 4239221402,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3359817035}) returned ok *DBG* epdg_ue_fsm_262425416732493 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 => 4239221402, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3359817035}}} from <0.1479.0> in state state_wait_create_session_resp => state_active 04:18:04.868 [info] tunnel_response(<<"262425416732493">>): {ok,#{apco => <<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 => 4239221402,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3359817035}} 04:18:04.868 [info] tunnel_response for <<"262425416732493">>: {ok,#{apco => <<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 => 4239221402,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3359817035}} 04:18:04.868 [info] GSUP: Tx #{imsi => <<"262425416732493">>,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 => <<"262420417389069">>, 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_262420417389069 enter epdg_ue_fsm in state state_new 04:18:04.947 [info] GSUP: Rx #{imsi => <<"262420417389069">>,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_262420417389069 consume internal init_state in state state_new 04:18:04.947 [info] ue_fsm start(epdg_ue_fsm_262420417389069) *DBG* epdg_ue_fsm_262420417389069 receive call {auth_request,33,"internet",#{}} from <0.1480.0> in state state_new 04:18:04.947 [info] ue_fsm init(<<"262420417389069">>) *DBG* epdg_ue_fsm_262420417389069 send ok to <0.1480.0> 04:18:04.947 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420417389069 consume call {auth_request,33,"internet",#{}} from <0.1480.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420417389069 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:18:04.947 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420417389069 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420417389069 consume internal init_state in state state_new 04:18:04.947 [info] ue_fsm start_link(aaa_ue_fsm_262420417389069) *DBG* aaa_ue_fsm_262420417389069 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:04.947 [info] ue_fsm init("262420417389069") 04:18:04.947 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:04.947 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420417389069",undefined,undefined,false,false,undefined} 04:18:04.947 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:04.947 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262420417389069",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420417389069 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420417389069 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:04.953 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420417389069",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65]],[[233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44]],["foobar"],[[112,160,137,216,91,217,102,233,246,125,143,207,253,67,117,70]],[[153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:04.953 [info] dia_sip2gsup: auth [233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65] authz [233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44]  *DBG* aaa_ue_fsm_262420417389069 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>, <<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43, 143,223,227,0,225,113,231,55,218,126,138,247,44>>, <<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>, <<112,160,137,216,91,217,102,233,246,125,143,207,253,67, 117,70>>}]}} from <0.1483.0> in state state_wait_swx_maa 04:18:04.953 [info] rand [233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95] autn [46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65]  04:18:04.953 [info] ue_fsm ev_rx_swx_maa 04:18:04.953 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420417389069",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420417389069 send ok to <0.1483.0> *DBG* aaa_ue_fsm_262420417389069 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>, <<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43, 143,223,227,0,225,113,231,55,218,126,138,247,44>>, <<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>, <<112,160,137,216,91,217,102,233,246,125,143,207,253,67, 117,70>>}]}} from <0.1483.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420417389069 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>, <<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43, 143,223,227,0,225,113,231,55,218,126,138,247,44>>, <<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>, <<112,160,137,216,91,217,102,233,246,125,143,207,253,67, 117,70>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:04.953 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>,<<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44>>,<<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>,<<112,160,137,216,91,217,102,233,246,125,143,207,253,67,117,70>>}]} *DBG* epdg_ue_fsm_262420417389069 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420417389069">>, {ok, [{epdg_auth_tuple, <<233,181,66,41,165,164,209,0,118,125,74,188, 116,6,106,95>>, <<46,142,162,212,82,57,200,222,31,114,30,102, 124,208,220,65>>, <<233,181,66,41,165,164,209,0,118,125,74,188, 116,6,106,95,43,143,223,227,0,225,113,231,55, 218,126,138,247,44>>, <<153,60,67,98,227,54,124,0,0,8,249,207,141, 232,142,10>>, <<112,160,137,216,91,217,102,233,246,125, 143,207,253,67,117,70>>}]}}} 04:18:04.953 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>,<<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44>>,<<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>,<<112,160,137,216,91,217,102,233,246,125,143,207,253,67,117,70>>}]}, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420417389069 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>, <<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>, <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43, 143,223,227,0,225,113,231,55,218,126,138,247,44>>, <<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>, <<112,160,137,216,91,217,102,233,246,125,143,207,253,67, 117,70>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:04.953 [info] auth_response(<<"262420417389069">>): {ok,[{epdg_auth_tuple,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>,<<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44>>,<<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>,<<112,160,137,216,91,217,102,233,246,125,143,207,253,67,117,70>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:04.954 [info] auth_response for <<"262420417389069">>: {ok,[{epdg_auth_tuple,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>,<<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>,<<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44>>,<<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>,<<112,160,137,216,91,217,102,233,246,125,143,207,253,67,117,70>>}]} 04:18:04.954 [info] GSUP: Tx #{auth_tuples => [#{autn => <<46,142,162,212,82,57,200,222,31,114,30,102,124,208,220,65>>,ck => <<112,160,137,216,91,217,102,233,246,125,143,207,253,67,117,70>>,ik => <<153,60,67,98,227,54,124,0,0,8,249,207,141,232,142,10>>,rand => <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95>>,res => <<233,181,66,41,165,164,209,0,118,125,74,188,116,6,106,95,43,143,223,227,0,225,113,231,55,218,126,138,247,44>>}],imsi => <<"262420417389069">>,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 => <<"262420417389069">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420417389069 receive call lu_request from <0.1484.0> in state state_authenticating 04:18:04.956 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420417389069">>,message_type => location_upd_req} 04:18:04.956 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420417389069 send ok to <0.1484.0> *DBG* aaa_ue_fsm_262420417389069 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420417389069 consume call lu_request from <0.1484.0> in state state_authenticating 04:18:04.956 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420417389069">>,"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:18:04.956 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:04.956 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420417389069",undefined,undefined,false,false,undefined} 04:18:04.956 [debug] SWx Tx SAR Imsi="262420417389069" Type=1 APN="internet" AgentInfoOpt=[]  04:18:04.956 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420417389069",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420417389069 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420417389069 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420417389069 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1485.0> in state state_wait_swx_saa 04:18:04.961 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420417389069",[],[2001],[],[{'Non-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_262420417389069 send ok to <0.1485.0> *DBG* epdg_ue_fsm_262420417389069 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420417389069 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1485.0> in state state_wait_swx_saa => state_authenticated 04:18:04.961 [info] ue_fsm ev_rx_swx_saa 04:18:04.961 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420417389069",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262420417389069">>,ok}} *DBG* epdg_ue_fsm_262420417389069 send ok to <0.211.0> 04:18:04.961 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420417389069 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:04.961 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,false,0,false,false} 04:18:04.961 [info] lu_response(<<"262420417389069">>): ok 04:18:04.961 [info] lu_response for <<"262420417389069">>: ok 04:18:04.961 [info] GSUP: Tx #{imsi => <<"262420417389069">>,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 => <<"262420417389069">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420417389069 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1486.0> in state state_authenticated 04:18:04.964 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420417389069">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:04.964 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:04.964 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,false,0,false,false} 04:18:04.964 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:04.964 [info] s2b: Tx {gtp,v2,create_session_request,0,5805860,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420417389069">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294809,<<172,18,176,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,4239221403,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:04.964 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420417389069 send ok to <0.1486.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_262420417389069 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* epdg_ue_fsm_262420417389069 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420417389069 receive call {rx_s6b_aar,"262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1487.0> in state state_authenticated 04:18:04.972 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:04.972 [info] ue_fsm ev_rx_s6b_aar: "262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:04.972 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420417389069",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420417389069 send ok to <0.1487.0> *DBG* aaa_ue_fsm_262420417389069 consume call {rx_s6b_aar,"262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1487.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:04.972 [debug] SWx Tx SAR Imsi="262420417389069" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:04.972 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420417389069",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:04.973 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420417389069 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1488.0> in state state_authenticated_wait_swx_saa 04:18:04.976 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420417389069",[],[2001],[],[{'Non-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_262420417389069 send ok to <0.1488.0> *DBG* aaa_ue_fsm_262420417389069 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1488.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:04.976 [info] ue_fsm ev_rx_swx_saa 04:18:04.976 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420417389069","262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1487.0>} 04:18:04.976 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:04.976 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:04.981 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,153,88,151,36,0,2,0,2,0,16,0,87,0,9,1,160,90,120,88,20,172,18,176,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,90,120,88,20,172,18,176,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,90,120,88,20,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:04.981 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294809,5805860,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,<<90,120,88,20>>},{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,1517836308,<<172,18,176,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,1517836308,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} 04:18:04.981 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420417389069">>,<0.1481.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294809,1517836308,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221403,1517836308}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420417389069 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 => 4239221403, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1517836308}}} from <0.1489.0> in state state_wait_create_session_resp 04:18:04.981 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:04.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,75>>,undefined},local_teid => 4239221403,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1517836308}} 04:18:04.981 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,false,0,false,false} 04:18:04.981 [info] KMOD Port Create PDP Context Call {<0.1481.0>,[alias|#Ref<0.2044474368.3268739075.256056>]}: {create_pdp_context,{172,18,176,103},4239221403,1517836308,{192,168,0,75}} 04:18:04.981 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,75}, 4239221403, 1517836308 04:18:04.981 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2498,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,75}},{i_tid,4239221403},{o_tid,1517836308}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420417389069">>, {ok, #{apco => <<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 => 4239221403, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1517836308}}}} *DBG* epdg_ue_fsm_262420417389069 send ok to <0.1489.0> 04:18:04.981 [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 => 4239221403,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1517836308}) returned ok 04:18:04.981 [info] tunnel_response(<<"262420417389069">>): {ok,#{apco => <<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 => 4239221403,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1517836308}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420417389069 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 => 4239221403, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1517836308}}} from <0.1489.0> in state state_wait_create_session_resp => state_active 04:18:04.982 [info] tunnel_response for <<"262420417389069">>: {ok,#{apco => <<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 => 4239221403,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1517836308}} 04:18:04.982 [info] GSUP: Tx #{imsi => <<"262420417389069">>,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 => <<"262422332052283">>, 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:18:05.049 [info] GSUP: Rx #{imsi => <<"262422332052283">>,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_262422332052283 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422332052283 consume internal init_state in state state_new 04:18:05.049 [info] ue_fsm start(epdg_ue_fsm_262422332052283) *DBG* epdg_ue_fsm_262422332052283 receive call {auth_request,33,"internet",#{}} from <0.1490.0> in state state_new 04:18:05.049 [info] ue_fsm init(<<"262422332052283">>) 04:18:05.049 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422332052283 send ok to <0.1490.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_262422332052283 consume call {auth_request,33,"internet",#{}} from <0.1490.0> in state state_new => state_wait_auth_resp 04:18:05.049 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422332052283 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422332052283 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:05.049 [info] ue_fsm start_link(aaa_ue_fsm_262422332052283) *DBG* aaa_ue_fsm_262422332052283 consume internal init_state in state state_new 04:18:05.049 [info] ue_fsm init("262422332052283") *DBG* aaa_ue_fsm_262422332052283 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.049 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.049 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422332052283",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422332052283 send ok to <0.201.0> 04:18:05.049 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422332052283 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.049 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262422332052283",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:05.056 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422332052283",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110]],[[229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205]],["foobar"],[[215,139,77,234,106,63,79,241,219,198,54,111,1,146,216,110]],[[115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422332052283 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>, <<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>, <<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170, 64,220,80,100,133,72,240,66,72,123,228,78,114,205>>, <<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>, <<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216, 110>>}]}} from <0.1493.0> in state state_wait_swx_maa 04:18:05.056 [info] dia_sip2gsup: auth [229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110] authz [229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205]  *DBG* aaa_ue_fsm_262422332052283 send ok to <0.1493.0> 04:18:05.056 [info] rand "å*HÓGÉ¥ÔÐu?íUÄ ª" autn [181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110]  *DBG* epdg_ue_fsm_262422332052283 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>, <<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>, <<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170, 64,220,80,100,133,72,240,66,72,123,228,78,114,205>>, <<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>, <<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216, 110>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:05.056 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422332052283 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>, <<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>, <<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170, 64,220,80,100,133,72,240,66,72,123,228,78,114,205>>, <<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>, <<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216, 110>>}]}} from <0.1493.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422332052283 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422332052283">>, {ok, [{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>, <<181,41,194,19,14,55,169,207,148,176,234,48, 105,85,80,110>>, <<229,42,72,211,71,201,165,212,208,117,63,237, 85,196,32,170,64,220,80,100,133,72,240,66,72, 123,228,78,114,205>>, <<115,51,9,174,158,126,73,74,241,89,25,46,165, 149,17,149>>, <<215,139,77,234,106,63,79,241,219,198,54, 111,1,146,216,110>>}]}}} 04:18:05.057 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422332052283",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422332052283 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>, <<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>, <<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170, 64,220,80,100,133,72,240,66,72,123,228,78,114,205>>, <<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>, <<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216, 110>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.057 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>,<<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>,<<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205>>,<<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>,<<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216,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:18:05.057 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>,<<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>,<<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205>>,<<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>,<<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216,110>>}]}, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,false,0,false,false} 04:18:05.057 [info] auth_response(<<"262422332052283">>): {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>,<<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>,<<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205>>,<<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>,<<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216,110>>}]} 04:18:05.057 [info] auth_response for <<"262422332052283">>: {ok,[{epdg_auth_tuple,<<"å*HÓGÉ¥ÔÐu?íUÄ ª">>,<<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>,<<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205>>,<<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>,<<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216,110>>}]} 04:18:05.057 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,41,194,19,14,55,169,207,148,176,234,48,105,85,80,110>>,ck => <<215,139,77,234,106,63,79,241,219,198,54,111,1,146,216,110>>,ik => <<115,51,9,174,158,126,73,74,241,89,25,46,165,149,17,149>>,rand => <<"å*HÓGÉ¥ÔÐu?íUÄ ª">>,res => <<229,42,72,211,71,201,165,212,208,117,63,237,85,196,32,170,64,220,80,100,133,72,240,66,72,123,228,78,114,205>>}],imsi => <<"262422332052283">>,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 => <<"262422332052283">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422332052283 receive call lu_request from <0.1494.0> in state state_authenticating 04:18:05.060 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422332052283">>,message_type => location_upd_req} 04:18:05.060 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422332052283 send ok to <0.1494.0> 04:18:05.060 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422332052283">>,"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_262422332052283 consume call lu_request from <0.1494.0> in state state_authenticating *DBG* aaa_ue_fsm_262422332052283 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:05.060 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.060 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422332052283",undefined,undefined,false,false,undefined} 04:18:05.060 [debug] SWx Tx SAR Imsi="262422332052283" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422332052283 send ok to <0.201.0> 04:18:05.060 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422332052283",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422332052283 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422332052283 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1495.0> in state state_wait_swx_saa 04:18:05.065 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422332052283",[],[2001],[],[{'Non-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:18:05.065 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422332052283 send ok to <0.1495.0> 04:18:05.066 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422332052283",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422332052283 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422332052283 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1495.0> in state state_wait_swx_saa => state_authenticated 04:18:05.066 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422332052283 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422332052283">>,ok}} *DBG* epdg_ue_fsm_262422332052283 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.066 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,false,0,false,false} 04:18:05.066 [info] lu_response(<<"262422332052283">>): ok 04:18:05.066 [info] lu_response for <<"262422332052283">>: 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:18:05.066 [info] GSUP: Tx #{imsi => <<"262422332052283">>,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 => <<"262422332052283">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422332052283 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1496.0> in state state_authenticated 04:18:05.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422332052283">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.069 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.069 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,false,0,false,false} 04:18:05.069 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.069 [info] s2b: Tx {gtp,v2,create_session_request,0,5805861,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422332052283">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294810,<<172,18,176,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,4239221404,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422332052283 send ok to <0.1496.0> 04:18:05.069 [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_262422332052283 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* epdg_ue_fsm_262422332052283 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422332052283 receive call {rx_s6b_aar,"262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1497.0> in state state_authenticated 04:18:05.081 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.081 [info] ue_fsm ev_rx_s6b_aar: "262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.081 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422332052283",undefined,undefined,true,false,undefined} 04:18:05.081 [debug] SWx Tx SAR Imsi="262422332052283" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.081 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422332052283",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422332052283 send ok to <0.1497.0> 04:18:05.082 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422332052283 consume call {rx_s6b_aar,"262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1497.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422332052283 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1498.0> in state state_authenticated_wait_swx_saa 04:18:05.086 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422332052283",[],[2001],[],[{'Non-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_262422332052283 send ok to <0.1498.0> 04:18:05.086 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422332052283 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1498.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.087 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422332052283","262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1497.0>} 04:18:05.087 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.087 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.094 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,154,88,151,37,0,2,0,2,0,16,0,87,0,9,1,160,36,241,35,173,172,18,176,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,36,241,35,173,172,18,176,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,241,35,173,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.094 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294810,5805861,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,619783085,<<172,18,176,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,619783085,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} *DBG* epdg_ue_fsm_262422332052283 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 => 4239221404, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 619783085}}} from <0.1499.0> in state state_wait_create_session_resp 04:18:05.094 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422332052283">>,<0.1491.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294810,619783085,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221404,619783085}],[],[]}}}} 04:18:05.094 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.094 [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 => 4239221404,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 619783085}} 04:18:05.095 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,false,0,false,false} 04:18:05.095 [info] KMOD Port Create PDP Context Call {<0.1491.0>,[alias|#Ref<0.2044474368.3268739073.254711>]}: {create_pdp_context,{172,18,176,103},4239221404,619783085,{192,168,0,76}} 04:18:05.095 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,76}, 4239221404, 619783085 *DBG* epdg_ue_fsm_262422332052283 send ok to <0.1499.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422332052283">>, {ok, #{apco => <<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 => 4239221404, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 619783085}}}} 04:18:05.095 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2948,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,76}},{i_tid,4239221404},{o_tid,619783085}]}} *DBG* epdg_ue_fsm_262422332052283 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 => 4239221404, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 619783085}}} from <0.1499.0> in state state_wait_create_session_resp => state_active 04:18:05.095 [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 => 4239221404,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 619783085}) 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:18:05.095 [info] tunnel_response(<<"262422332052283">>): {ok,#{apco => <<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 => 4239221404,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 619783085}} 04:18:05.095 [info] tunnel_response for <<"262422332052283">>: {ok,#{apco => <<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 => 4239221404,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 619783085}} 04:18:05.095 [info] GSUP: Tx #{imsi => <<"262422332052283">>,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 => <<"262429075774322">>, 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:18:05.147 [info] GSUP: Rx #{imsi => <<"262429075774322">>,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_262429075774322 enter epdg_ue_fsm in state state_new 04:18:05.147 [info] ue_fsm start(epdg_ue_fsm_262429075774322) *DBG* epdg_ue_fsm_262429075774322 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429075774322 receive call {auth_request,33,"internet",#{}} from <0.1500.0> in state state_new 04:18:05.147 [info] ue_fsm init(<<"262429075774322">>) *DBG* epdg_ue_fsm_262429075774322 send ok to <0.1500.0> 04:18:05.147 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429075774322 consume call {auth_request,33,"internet",#{}} from <0.1500.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:18:05.148 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429075774322 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429075774322 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429075774322 consume internal init_state in state state_new 04:18:05.148 [info] ue_fsm start_link(aaa_ue_fsm_262429075774322) *DBG* aaa_ue_fsm_262429075774322 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.148 [info] ue_fsm init("262429075774322") 04:18:05.148 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.148 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429075774322",undefined,undefined,false,false,undefined} 04:18:05.148 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.148 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262429075774322",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429075774322 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429075774322 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.155 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429075774322",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72]],[[228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244]],["foobar"],[[135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81]],[[17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429075774322 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>, <<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203, 105,178,253,75,186,171,164,150,146,123,152,9,248,244>>, <<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>, <<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]}} from <0.1503.0> in state state_wait_swx_maa 04:18:05.155 [info] dia_sip2gsup: auth [228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72] authz [228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244]  *DBG* aaa_ue_fsm_262429075774322 send ok to <0.1503.0> 04:18:05.155 [info] rand [228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203] autn [147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72]  *DBG* epdg_ue_fsm_262429075774322 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>, <<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203, 105,178,253,75,186,171,164,150,146,123,152,9,248,244>>, <<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>, <<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429075774322 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>, <<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203, 105,178,253,75,186,171,164,150,146,123,152,9,248,244>>, <<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>, <<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]}} from <0.1503.0> in state state_wait_swx_maa => state_new 04:18:05.155 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429075774322 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429075774322">>, {ok, [{epdg_auth_tuple, <<228,1,213,163,100,48,177,21,155,111,194,16, 62,67,128,203>>, <<147,209,214,28,110,183,38,38,15,83,50,252, 160,31,136,72>>, <<228,1,213,163,100,48,177,21,155,111,194,16, 62,67,128,203,105,178,253,75,186,171,164,150, 146,123,152,9,248,244>>, <<17,225,190,145,127,246,179,17,244,11,8,54, 163,146,87,217>>, <<135,109,47,202,235,79,77,253,199,216,84, 99,188,1,132,81>>}]}}} *DBG* epdg_ue_fsm_262429075774322 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>, <<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>, <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203, 105,178,253,75,186,171,164,150,146,123,152,9,248,244>>, <<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>, <<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.155 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429075774322",undefined,undefined,false,false,undefined} 04:18:05.155 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>,<<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244>>,<<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>,<<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.156 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>,<<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244>>,<<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>,<<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]}, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} 04:18:05.156 [info] auth_response(<<"262429075774322">>): {ok,[{epdg_auth_tuple,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>,<<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244>>,<<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>,<<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]} 04:18:05.156 [info] auth_response for <<"262429075774322">>: {ok,[{epdg_auth_tuple,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>,<<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>,<<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244>>,<<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>,<<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>}]} 04:18:05.156 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,209,214,28,110,183,38,38,15,83,50,252,160,31,136,72>>,ck => <<135,109,47,202,235,79,77,253,199,216,84,99,188,1,132,81>>,ik => <<17,225,190,145,127,246,179,17,244,11,8,54,163,146,87,217>>,rand => <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203>>,res => <<228,1,213,163,100,48,177,21,155,111,194,16,62,67,128,203,105,178,253,75,186,171,164,150,146,123,152,9,248,244>>}],imsi => <<"262429075774322">>,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 => <<"262429075774322">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429075774322 receive call lu_request from <0.1504.0> in state state_authenticating 04:18:05.159 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429075774322">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429075774322 send ok to <0.1504.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:18:05.159 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429075774322 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429075774322 consume call lu_request from <0.1504.0> in state state_authenticating 04:18:05.159 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} 04:18:05.159 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.159 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429075774322",undefined,undefined,false,false,undefined} 04:18:05.159 [debug] SWx Tx SAR Imsi="262429075774322" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429075774322 send ok to <0.201.0> 04:18:05.159 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429075774322",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429075774322 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429075774322 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1505.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429075774322 send ok to <0.1505.0> 04:18:05.164 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429075774322",[],[2001],[],[{'Non-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_262429075774322 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1505.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429075774322 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:05.164 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429075774322 send ok to <0.211.0> 04:18:05.164 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429075774322",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262429075774322">>,ok}} *DBG* epdg_ue_fsm_262429075774322 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.164 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:05.164 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} 04:18:05.164 [info] lu_response(<<"262429075774322">>): ok 04:18:05.165 [info] lu_response for <<"262429075774322">>: ok 04:18:05.165 [info] GSUP: Tx #{imsi => <<"262429075774322">>,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 => <<"262429075774322">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429075774322 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1506.0> in state state_authenticated 04:18:05.167 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429075774322">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.167 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.167 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} 04:18:05.167 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.167 [info] s2b: Tx {gtp,v2,create_session_request,0,5805862,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429075774322">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294811,<<172,18,176,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,4239221405,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429075774322 send ok to <0.1506.0> 04:18:05.167 [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_262429075774322 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_262429075774322 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429075774322 receive call {rx_s6b_aar,"262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1507.0> in state state_authenticated 04:18:05.174 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.174 [info] ue_fsm ev_rx_s6b_aar: "262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.174 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429075774322",undefined,undefined,true,false,undefined} 04:18:05.174 [debug] SWx Tx SAR Imsi="262429075774322" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.174 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429075774322",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429075774322 send ok to <0.1507.0> 04:18:05.174 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429075774322 consume call {rx_s6b_aar,"262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1507.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429075774322 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1508.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429075774322 send ok to <0.1508.0> 04:18:05.178 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429075774322",[],[2001],[],[{'Non-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:18:05.178 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429075774322 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1508.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.179 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429075774322","262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1507.0>} 04:18:05.179 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.179 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.184 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,155,88,151,38,0,2,0,2,0,16,0,87,0,9,1,160,65,213,183,38,172,18,176,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,65,213,183,38,172,18,176,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,65,213,183,38,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.185 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294811,5805862,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,<<"AÕ·&">>},{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,1104525094,<<172,18,176,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,1104525094,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} 04:18:05.185 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429075774322">>,<0.1501.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294811,1104525094,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221405,1104525094}],[]}}}} *DBG* epdg_ue_fsm_262429075774322 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 => 4239221405, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1104525094}}} from <0.1509.0> in state state_wait_create_session_resp 04:18:05.185 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.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,77>>,undefined},local_teid => 4239221405,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1104525094}} 04:18:05.185 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} 04:18:05.185 [info] KMOD Port Create PDP Context Call {<0.1501.0>,[alias|#Ref<0.2044474368.3268739083.244419>]}: {create_pdp_context,{172,18,176,103},4239221405,1104525094,{192,168,0,77}} 04:18:05.185 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,77}, 4239221405, 1104525094 04:18:05.185 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2562,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,77}},{i_tid,4239221405},{o_tid,1104525094}]}} 04:18:05.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,77>>,undefined},local_teid => 4239221405,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1104525094}) returned ok *DBG* epdg_ue_fsm_262429075774322 send ok to <0.1509.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429075774322">>, {ok, #{apco => <<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 => 4239221405, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1104525094}}}} 04:18:05.185 [info] tunnel_response(<<"262429075774322">>): {ok,#{apco => <<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 => 4239221405,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1104525094}} *DBG* epdg_ue_fsm_262429075774322 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 => 4239221405, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1104525094}}} from <0.1509.0> in state state_wait_create_session_resp => state_active 04:18:05.186 [info] tunnel_response for <<"262429075774322">>: {ok,#{apco => <<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 => 4239221405,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1104525094}} 04:18:05.186 [info] GSUP: Tx #{imsi => <<"262429075774322">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262421230975622">>, 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_262421230975622 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421230975622 consume internal init_state in state state_new 04:18:05.248 [info] GSUP: Rx #{imsi => <<"262421230975622">>,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_262421230975622 receive call {auth_request,33,"internet",#{}} from <0.1510.0> in state state_new 04:18:05.248 [info] ue_fsm start(epdg_ue_fsm_262421230975622) 04:18:05.248 [info] ue_fsm init(<<"262421230975622">>) 04:18:05.248 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421230975622 send ok to <0.1510.0> 04:18:05.248 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421230975622">>,"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_262421230975622 consume call {auth_request,33,"internet",#{}} from <0.1510.0> in state state_new => state_wait_auth_resp 04:18:05.249 [info] ue_fsm start_link(aaa_ue_fsm_262421230975622) *DBG* aaa_ue_fsm_262421230975622 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421230975622 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:05.249 [info] ue_fsm init("262421230975622") *DBG* aaa_ue_fsm_262421230975622 consume internal init_state in state state_new 04:18:05.249 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421230975622 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.249 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421230975622",undefined,undefined,false,false,undefined} 04:18:05.249 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.249 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262421230975622",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421230975622 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421230975622 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.258 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421230975622",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40]],[[188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10]],["foobar"],[[151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13]],[[230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421230975622 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>, <<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50, 46,28,248,194,6,246,79,18,131,51,132,200,3,10>>, <<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>, <<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]}} from <0.1513.0> in state state_wait_swx_maa 04:18:05.258 [info] dia_sip2gsup: auth [188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40] authz [188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10]  04:18:05.258 [info] rand [188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50] autn [49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40]  04:18:05.258 [info] ue_fsm ev_rx_swx_maa 04:18:05.258 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421230975622",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421230975622 send ok to <0.1513.0> *DBG* aaa_ue_fsm_262421230975622 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>, <<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50, 46,28,248,194,6,246,79,18,131,51,132,200,3,10>>, <<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>, <<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]}} from <0.1513.0> in state state_wait_swx_maa => state_new 04:18:05.258 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>,<<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10>>,<<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>,<<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]} *DBG* epdg_ue_fsm_262421230975622 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>, <<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50, 46,28,248,194,6,246,79,18,131,51,132,200,3,10>>, <<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>, <<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421230975622 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421230975622">>, {ok, [{epdg_auth_tuple, <<188,180,209,80,222,33,186,43,132,16,246,140, 141,11,69,50>>, <<49,165,80,20,3,102,90,201,246,93,65,39,250, 88,153,40>>, <<188,180,209,80,222,33,186,43,132,16,246,140, 141,11,69,50,46,28,248,194,6,246,79,18,131, 51,132,200,3,10>>, <<230,166,129,177,96,88,37,224,4,212,60,106, 242,127,196,241>>, <<151,164,134,7,33,63,138,11,248,133,84,3, 37,217,208,13>>}]}}} 04:18:05.259 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>,<<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10>>,<<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>,<<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]}, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421230975622 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>, <<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>, <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50, 46,28,248,194,6,246,79,18,131,51,132,200,3,10>>, <<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>, <<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.259 [info] auth_response(<<"262421230975622">>): {ok,[{epdg_auth_tuple,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>,<<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10>>,<<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>,<<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]} 04:18:05.259 [info] auth_response for <<"262421230975622">>: {ok,[{epdg_auth_tuple,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>,<<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>,<<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10>>,<<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>,<<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.259 [info] GSUP: Tx #{auth_tuples => [#{autn => <<49,165,80,20,3,102,90,201,246,93,65,39,250,88,153,40>>,ck => <<151,164,134,7,33,63,138,11,248,133,84,3,37,217,208,13>>,ik => <<230,166,129,177,96,88,37,224,4,212,60,106,242,127,196,241>>,rand => <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50>>,res => <<188,180,209,80,222,33,186,43,132,16,246,140,141,11,69,50,46,28,248,194,6,246,79,18,131,51,132,200,3,10>>}],imsi => <<"262421230975622">>,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 => <<"262421230975622">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421230975622 receive call lu_request from <0.1514.0> in state state_authenticating 04:18:05.262 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421230975622">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421230975622 send ok to <0.1514.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_262421230975622 consume call lu_request from <0.1514.0> in state state_authenticating *DBG* aaa_ue_fsm_262421230975622 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:05.262 [info] ue_fsm lu_request 04:18:05.262 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,false,0,false,false} 04:18:05.262 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.262 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421230975622",undefined,undefined,false,false,undefined} 04:18:05.262 [debug] SWx Tx SAR Imsi="262421230975622" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.262 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421230975622",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421230975622 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421230975622 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421230975622 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1515.0> in state state_wait_swx_saa 04:18:05.268 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421230975622",[],[2001],[],[{'Non-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_262421230975622 send ok to <0.1515.0> 04:18:05.269 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421230975622 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421230975622 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1515.0> in state state_wait_swx_saa => state_authenticated 04:18:05.269 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421230975622",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421230975622 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421230975622">>,ok}} 04:18:05.269 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421230975622 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.269 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,false,0,false,false} 04:18:05.269 [info] lu_response(<<"262421230975622">>): ok 04:18:05.269 [info] lu_response for <<"262421230975622">>: 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:18:05.269 [info] GSUP: Tx #{imsi => <<"262421230975622">>,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 => <<"262421230975622">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421230975622 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1516.0> in state state_authenticated 04:18:05.272 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421230975622">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.272 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.272 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,false,0,false,false} 04:18:05.272 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.273 [info] s2b: Tx {gtp,v2,create_session_request,0,5805863,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421230975622">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294812,<<172,18,176,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,4239221406,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:05.273 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421230975622 send ok to <0.1516.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_262421230975622 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_262421230975622 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:05.285 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421230975622 receive call {rx_s6b_aar,"262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1517.0> in state state_authenticated 04:18:05.285 [info] ue_fsm ev_rx_s6b_aar: "262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421230975622 send ok to <0.1517.0> 04:18:05.286 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421230975622",undefined,undefined,true,false,undefined} 04:18:05.286 [debug] SWx Tx SAR Imsi="262421230975622" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421230975622 consume call {rx_s6b_aar,"262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1517.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:05.286 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421230975622",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:05.286 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421230975622 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1518.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421230975622 send ok to <0.1518.0> 04:18:05.291 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421230975622",[],[2001],[],[{'Non-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_262421230975622 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1518.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.291 [info] ue_fsm ev_rx_swx_saa 04:18:05.291 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421230975622","262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1517.0>} 04:18:05.291 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.291 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.299 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,156,88,151,39,0,2,0,2,0,16,0,87,0,9,1,160,78,238,175,133,172,18,176,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,78,238,175,133,172,18,176,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,78,238,175,133,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.299 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294812,5805863,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,<<78,238,175,133>>},{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,1324265349,<<172,18,176,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,1324265349,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 04:18:05.299 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421230975622">>,<0.1511.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294812,1324265349,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221406,1324265349}],[],[],[],[],[],[],[],[],[]}}}} 04:18:05.299 [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_262421230975622 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 => 4239221406, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1324265349}}} from <0.1519.0> in state state_wait_create_session_resp 04:18:05.299 [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 => 4239221406,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1324265349}} 04:18:05.299 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,false,0,false,false} 04:18:05.299 [info] KMOD Port Create PDP Context Call {<0.1511.0>,[alias|#Ref<0.2044474368.3268739083.244511>]}: {create_pdp_context,{172,18,176,103},4239221406,1324265349,{192,168,0,78}} 04:18:05.300 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,78}, 4239221406, 1324265349 04:18:05.300 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2626,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,78}},{i_tid,4239221406},{o_tid,1324265349}]}} 04:18:05.300 [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 => 4239221406,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1324265349}) returned ok *DBG* epdg_ue_fsm_262421230975622 send ok to <0.1519.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421230975622">>, {ok, #{apco => <<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 => 4239221406, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1324265349}}}} *DBG* epdg_ue_fsm_262421230975622 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 => 4239221406, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1324265349}}} from <0.1519.0> in state state_wait_create_session_resp => state_active 04:18:05.300 [info] tunnel_response(<<"262421230975622">>): {ok,#{apco => <<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 => 4239221406,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1324265349}} 04:18:05.300 [info] tunnel_response for <<"262421230975622">>: {ok,#{apco => <<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 => 4239221406,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1324265349}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.300 [info] GSUP: Tx #{imsi => <<"262421230975622">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421859671482">>, 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:18:05.347 [info] GSUP: Rx #{imsi => <<"262421859671482">>,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_262421859671482 enter epdg_ue_fsm in state state_new 04:18:05.347 [info] ue_fsm start(epdg_ue_fsm_262421859671482) *DBG* epdg_ue_fsm_262421859671482 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421859671482 receive call {auth_request,33,"internet",#{}} from <0.1520.0> in state state_new 04:18:05.347 [info] ue_fsm init(<<"262421859671482">>) *DBG* epdg_ue_fsm_262421859671482 send ok to <0.1520.0> 04:18:05.347 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421859671482 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_262421859671482 enter aaa_ue_fsm in state state_new 04:18:05.348 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421859671482 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421859671482 consume internal init_state in state state_new 04:18:05.348 [info] ue_fsm start_link(aaa_ue_fsm_262421859671482) *DBG* aaa_ue_fsm_262421859671482 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.348 [info] ue_fsm init("262421859671482") 04:18:05.348 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.348 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421859671482",undefined,undefined,false,false,undefined} 04:18:05.348 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.348 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262421859671482",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421859671482 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421859671482 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.353 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421859671482",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235]],[[63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44]],["foobar"],[[22,193,51,168,106,29,10,145,167,132,107,162,132,182,173,121]],[[66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421859671482 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>, <<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230, 142,222,106,51,30,116,29,172,216,76,39,10,107,44>>, <<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>, <<22,193,51,168,106,29,10,145,167,132,107,162,132,182, 173,121>>}]}} from <0.1523.0> in state state_wait_swx_maa 04:18:05.353 [info] dia_sip2gsup: auth [63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235] authz [63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44]  04:18:05.353 [info] rand [63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230] autn [33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235]  04:18:05.353 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421859671482 send ok to <0.1523.0> 04:18:05.353 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421859671482",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421859671482 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>, <<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230, 142,222,106,51,30,116,29,172,216,76,39,10,107,44>>, <<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>, <<22,193,51,168,106,29,10,145,167,132,107,162,132,182, 173,121>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:05.353 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>,<<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44>>,<<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>,<<22,193,51,168,106,29,10,145,167,132,107,162,132,182,173,121>>}]} *DBG* aaa_ue_fsm_262421859671482 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>, <<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230, 142,222,106,51,30,116,29,172,216,76,39,10,107,44>>, <<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>, <<22,193,51,168,106,29,10,145,167,132,107,162,132,182, 173,121>>}]}} from <0.1523.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421859671482 send ok to <0.211.0> 04:18:05.354 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>,<<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44>>,<<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>,<<22,193,51,168,106,29,10,145,167,132,107,162,132,182,173,121>>}]}, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262421859671482">>, {ok, [{epdg_auth_tuple, <<63,81,178,91,121,92,159,172,71,166,137,41,60, 90,228,230>>, <<33,2,132,164,83,180,215,96,70,183,80,113,119, 13,67,235>>, <<63,81,178,91,121,92,159,172,71,166,137,41,60, 90,228,230,142,222,106,51,30,116,29,172,216, 76,39,10,107,44>>, <<66,55,214,97,235,75,40,113,75,135,43,12,19, 143,103,56>>, <<22,193,51,168,106,29,10,145,167,132,107, 162,132,182,173,121>>}]}}} *DBG* epdg_ue_fsm_262421859671482 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>, <<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>, <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230, 142,222,106,51,30,116,29,172,216,76,39,10,107,44>>, <<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>, <<22,193,51,168,106,29,10,145,167,132,107,162,132,182, 173,121>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.354 [info] auth_response(<<"262421859671482">>): {ok,[{epdg_auth_tuple,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>,<<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44>>,<<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>,<<22,193,51,168,106,29,10,145,167,132,107,162,132,182,173,121>>}]} 04:18:05.354 [info] auth_response for <<"262421859671482">>: {ok,[{epdg_auth_tuple,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>,<<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>,<<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44>>,<<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>,<<22,193,51,168,106,29,10,145,167,132,107,162,132,182,173,121>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.354 [info] GSUP: Tx #{auth_tuples => [#{autn => <<33,2,132,164,83,180,215,96,70,183,80,113,119,13,67,235>>,ck => <<22,193,51,168,106,29,10,145,167,132,107,162,132,182,173,121>>,ik => <<66,55,214,97,235,75,40,113,75,135,43,12,19,143,103,56>>,rand => <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230>>,res => <<63,81,178,91,121,92,159,172,71,166,137,41,60,90,228,230,142,222,106,51,30,116,29,172,216,76,39,10,107,44>>}],imsi => <<"262421859671482">>,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 => <<"262421859671482">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421859671482 receive call lu_request from <0.1524.0> in state state_authenticating 04:18:05.356 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421859671482">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421859671482 send ok to <0.1524.0> 04:18:05.356 [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_262421859671482 consume call lu_request from <0.1524.0> in state state_authenticating *DBG* aaa_ue_fsm_262421859671482 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:05.356 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} 04:18:05.356 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.356 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421859671482",undefined,undefined,false,false,undefined} 04:18:05.356 [debug] SWx Tx SAR Imsi="262421859671482" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.356 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421859671482",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421859671482 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421859671482 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421859671482 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1525.0> in state state_wait_swx_saa 04:18:05.360 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421859671482",[],[2001],[],[{'Non-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:18:05.361 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421859671482 send ok to <0.1525.0> *DBG* epdg_ue_fsm_262421859671482 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:05.361 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421859671482",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421859671482 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1525.0> in state state_wait_swx_saa => state_authenticated 04:18:05.361 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421859671482 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421859671482">>,ok}} 04:18:05.361 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421859671482 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.361 [info] lu_response(<<"262421859671482">>): ok 04:18:05.361 [info] lu_response for <<"262421859671482">>: ok 04:18:05.361 [info] GSUP: Tx #{imsi => <<"262421859671482">>,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 => <<"262421859671482">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421859671482 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1526.0> in state state_authenticated 04:18:05.363 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421859671482">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.363 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.363 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} 04:18:05.363 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.363 [info] s2b: Tx {gtp,v2,create_session_request,0,5805864,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421859671482">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294813,<<172,18,176,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,4239221407,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421859671482 send ok to <0.1526.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:18:05.364 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421859671482 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_262421859671482 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421859671482 receive call {rx_s6b_aar,"262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1527.0> in state state_authenticated 04:18:05.371 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.371 [info] ue_fsm ev_rx_s6b_aar: "262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.372 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421859671482",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421859671482 send ok to <0.1527.0> 04:18:05.372 [debug] SWx Tx SAR Imsi="262421859671482" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421859671482 consume call {rx_s6b_aar,"262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1527.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:05.372 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421859671482",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:05.372 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421859671482 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1528.0> in state state_authenticated_wait_swx_saa 04:18:05.375 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421859671482",[],[2001],[],[{'Non-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:18:05.375 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421859671482 send ok to <0.1528.0> *DBG* aaa_ue_fsm_262421859671482 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1528.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.375 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421859671482","262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1527.0>} 04:18:05.375 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.375 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.379 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,157,88,151,40,0,2,0,2,0,16,0,87,0,9,1,160,100,71,20,213,172,18,176,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,100,71,20,213,172,18,176,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,100,71,20,213,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.380 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294813,5805864,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,<<100,71,20,213>>},{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,1682379989,<<172,18,176,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,1682379989,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} 04:18:05.380 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421859671482">>,<0.1521.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294813,1682379989,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221407,1682379989}],[],[]}}}} *DBG* epdg_ue_fsm_262421859671482 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 => 4239221407, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1682379989}}} from <0.1529.0> in state state_wait_create_session_resp 04:18:05.380 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.380 [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 => 4239221407,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1682379989}} 04:18:05.380 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} 04:18:05.380 [info] KMOD Port Create PDP Context Call {<0.1521.0>,[alias|#Ref<0.2044474368.3268739075.256397>]}: {create_pdp_context,{172,18,176,103},4239221407,1682379989,{192,168,0,79}} 04:18:05.380 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,79}, 4239221407, 1682379989 *DBG* epdg_ue_fsm_262421859671482 send ok to <0.1529.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421859671482">>, {ok, #{apco => <<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 => 4239221407, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1682379989}}}} 04:18:05.380 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2690,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,79}},{i_tid,4239221407},{o_tid,1682379989}]}} *DBG* epdg_ue_fsm_262421859671482 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 => 4239221407, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1682379989}}} from <0.1529.0> in state state_wait_create_session_resp => state_active 04:18:05.380 [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 => 4239221407,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1682379989}) 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:18:05.380 [info] tunnel_response(<<"262421859671482">>): {ok,#{apco => <<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 => 4239221407,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1682379989}} 04:18:05.380 [info] tunnel_response for <<"262421859671482">>: {ok,#{apco => <<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 => 4239221407,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1682379989}} 04:18:05.380 [info] GSUP: Tx #{imsi => <<"262421859671482">>,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 => <<"262427144307096">>, 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_262427144307096 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427144307096 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427144307096 receive call {auth_request,33,"internet",#{}} from <0.1530.0> in state state_new 04:18:05.448 [info] GSUP: Rx #{imsi => <<"262427144307096">>,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_262427144307096 send ok to <0.1530.0> 04:18:05.448 [info] ue_fsm start(epdg_ue_fsm_262427144307096) *DBG* aaa_ue_fsm_262427144307096 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_262427144307096 consume call {auth_request,33,"internet",#{}} from <0.1530.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427144307096 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427144307096 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:05.448 [info] ue_fsm init(<<"262427144307096">>) *DBG* aaa_ue_fsm_262427144307096 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.448 [info] ue_fsm auth_request 04:18:05.448 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} 04:18:05.448 [info] ue_fsm start_link(aaa_ue_fsm_262427144307096) 04:18:05.448 [info] ue_fsm init("262427144307096") *DBG* aaa_ue_fsm_262427144307096 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427144307096 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.448 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.448 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427144307096",undefined,undefined,false,false,undefined} 04:18:05.448 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.448 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262427144307096",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:05.453 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427144307096",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88]],[[247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137]],["foobar"],[[34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220]],[[157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427144307096 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>, <<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160, 185,250,105,183,147,88,10,73,151,43,250,134,137>>, <<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>, <<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]}} from <0.1533.0> in state state_wait_swx_maa 04:18:05.453 [info] dia_sip2gsup: auth [247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88] authz [247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137]  04:18:05.453 [info] rand [247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8] autn [139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88]  *DBG* aaa_ue_fsm_262427144307096 send ok to <0.1533.0> 04:18:05.453 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427144307096 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>, <<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160, 185,250,105,183,147,88,10,73,151,43,250,134,137>>, <<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>, <<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]}} from <0.1533.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427144307096 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>, <<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160, 185,250,105,183,147,88,10,73,151,43,250,134,137>>, <<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>, <<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:05.453 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427144307096",undefined,undefined,false,false,undefined} 04:18:05.453 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>,<<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137>>,<<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>,<<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]} *DBG* epdg_ue_fsm_262427144307096 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427144307096">>, {ok, [{epdg_auth_tuple, <<247,30,41,14,101,232,54,122,120,121,49,117, 38,58,231,8>>, <<139,172,193,191,84,12,6,89,96,147,16,123,120, 39,86,88>>, <<247,30,41,14,101,232,54,122,120,121,49,117, 38,58,231,8,160,185,250,105,183,147,88,10,73, 151,43,250,134,137>>, <<157,135,215,209,166,33,110,132,65,5,12,67, 177,169,117,18>>, <<34,48,170,84,119,4,35,19,73,42,214,190, 23,110,213,220>>}]}}} 04:18:05.453 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>,<<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137>>,<<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>,<<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]}, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427144307096 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>, <<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>, <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160, 185,250,105,183,147,88,10,73,151,43,250,134,137>>, <<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>, <<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.453 [info] auth_response(<<"262427144307096">>): {ok,[{epdg_auth_tuple,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>,<<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137>>,<<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>,<<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.454 [info] auth_response for <<"262427144307096">>: {ok,[{epdg_auth_tuple,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>,<<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>,<<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137>>,<<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>,<<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>}]} 04:18:05.454 [info] GSUP: Tx #{auth_tuples => [#{autn => <<139,172,193,191,84,12,6,89,96,147,16,123,120,39,86,88>>,ck => <<34,48,170,84,119,4,35,19,73,42,214,190,23,110,213,220>>,ik => <<157,135,215,209,166,33,110,132,65,5,12,67,177,169,117,18>>,rand => <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8>>,res => <<247,30,41,14,101,232,54,122,120,121,49,117,38,58,231,8,160,185,250,105,183,147,88,10,73,151,43,250,134,137>>}],imsi => <<"262427144307096">>,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 => <<"262427144307096">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427144307096 receive call lu_request from <0.1534.0> in state state_authenticating *DBG* epdg_ue_fsm_262427144307096 send ok to <0.1534.0> *DBG* epdg_ue_fsm_262427144307096 consume call lu_request from <0.1534.0> in state state_authenticating *DBG* aaa_ue_fsm_262427144307096 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:18:05.455 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427144307096">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262427144307096 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427144307096 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:05.455 [info] ue_fsm lu_request 04:18:05.455 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} 04:18:05.455 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.456 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427144307096",undefined,undefined,false,false,undefined} 04:18:05.456 [debug] SWx Tx SAR Imsi="262427144307096" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.456 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427144307096",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427144307096 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1535.0> in state state_wait_swx_saa 04:18:05.459 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427144307096",[],[2001],[],[{'Non-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_262427144307096 send ok to <0.1535.0> *DBG* epdg_ue_fsm_262427144307096 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427144307096 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1535.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427144307096 send ok to <0.211.0> 04:18:05.459 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262427144307096">>,ok}} *DBG* epdg_ue_fsm_262427144307096 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.459 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427144307096",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:18:05.459 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:05.459 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} 04:18:05.459 [info] lu_response(<<"262427144307096">>): ok 04:18:05.459 [info] lu_response for <<"262427144307096">>: ok 04:18:05.459 [info] GSUP: Tx #{imsi => <<"262427144307096">>,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 => <<"262427144307096">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427144307096 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1536.0> in state state_authenticated 04:18:05.460 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427144307096">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.460 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.460 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} 04:18:05.460 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.461 [info] s2b: Tx {gtp,v2,create_session_request,0,5805865,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427144307096">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294814,<<172,18,176,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,4239221408,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427144307096 send ok to <0.1536.0> 04:18:05.461 [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_262427144307096 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_262427144307096 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427144307096 receive call {rx_s6b_aar,"262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1537.0> in state state_authenticated 04:18:05.466 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.466 [info] ue_fsm ev_rx_s6b_aar: "262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427144307096 send ok to <0.1537.0> *DBG* aaa_ue_fsm_262427144307096 consume call {rx_s6b_aar,"262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1537.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:05.466 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427144307096",undefined,undefined,true,false,undefined} 04:18:05.466 [debug] SWx Tx SAR Imsi="262427144307096" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.466 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427144307096",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:05.466 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427144307096 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1538.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427144307096 send ok to <0.1538.0> 04:18:05.468 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427144307096",[],[2001],[],[{'Non-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:18:05.468 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427144307096 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1538.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.469 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427144307096","262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1537.0>} 04:18:05.469 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.469 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.471 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,158,88,151,41,0,2,0,2,0,16,0,87,0,9,1,160,163,225,121,37,172,18,176,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,163,225,121,37,172,18,176,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,163,225,121,37,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.471 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294814,5805865,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,<<"£áy%">>},{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,2749462821,<<172,18,176,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,2749462821,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} 04:18:05.471 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427144307096">>,<0.1531.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294814,2749462821,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4239221408,2749462821}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427144307096 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 => 4239221408, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2749462821}}} from <0.1539.0> in state state_wait_create_session_resp 04:18:05.472 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.472 [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 => 4239221408,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2749462821}} 04:18:05.472 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} 04:18:05.472 [info] KMOD Port Create PDP Context Call {<0.1531.0>,[alias|#Ref<0.2044474368.3268739075.256593>]}: {create_pdp_context,{172,18,176,103},4239221408,2749462821,{192,168,0,80}} 04:18:05.472 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,80}, 4239221408, 2749462821 04:18:05.472 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2754,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,80}},{i_tid,4239221408},{o_tid,2749462821}]}} 04:18:05.472 [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 => 4239221408,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2749462821}) returned ok *DBG* epdg_ue_fsm_262427144307096 send ok to <0.1539.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427144307096">>, {ok, #{apco => <<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 => 4239221408, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2749462821}}}} *DBG* epdg_ue_fsm_262427144307096 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 => 4239221408, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2749462821}}} from <0.1539.0> in state state_wait_create_session_resp => state_active 04:18:05.472 [info] tunnel_response(<<"262427144307096">>): {ok,#{apco => <<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 => 4239221408,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2749462821}} 04:18:05.472 [info] tunnel_response for <<"262427144307096">>: {ok,#{apco => <<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 => 4239221408,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2749462821}} 04:18:05.472 [info] GSUP: Tx #{imsi => <<"262427144307096">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262420671668087">>, 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:18:05.547 [info] GSUP: Rx #{imsi => <<"262420671668087">>,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_262420671668087 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420671668087 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420671668087 receive call {auth_request,33,"internet",#{}} from <0.1540.0> in state state_new 04:18:05.547 [info] ue_fsm start(epdg_ue_fsm_262420671668087) 04:18:05.547 [info] ue_fsm init(<<"262420671668087">>) *DBG* epdg_ue_fsm_262420671668087 send ok to <0.1540.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:18:05.547 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420671668087 consume call {auth_request,33,"internet",#{}} from <0.1540.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420671668087 enter aaa_ue_fsm in state state_new 04:18:05.547 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420671668087 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420671668087 consume internal init_state in state state_new 04:18:05.547 [info] ue_fsm start_link(aaa_ue_fsm_262420671668087) *DBG* aaa_ue_fsm_262420671668087 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.547 [info] ue_fsm init("262420671668087") 04:18:05.547 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.547 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420671668087",undefined,undefined,false,false,undefined} 04:18:05.547 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.547 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262420671668087",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420671668087 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420671668087 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.551 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420671668087",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52]],[[135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147]],["foobar"],[[111,81,111,240,193,90,173,138,178,251,177,125,248,209,157,55]],[[207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420671668087 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>, <<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246, 125,74,45,206,67,220,243,98,118,111,131,13,147>>, <<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>, <<111,81,111,240,193,90,173,138,178,251,177,125,248,209, 157,55>>}]}} from <0.1543.0> in state state_wait_swx_maa 04:18:05.551 [info] dia_sip2gsup: auth [135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52] authz [135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147]  04:18:05.551 [info] rand [135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137] autn [121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52]  04:18:05.551 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420671668087 send ok to <0.1543.0> 04:18:05.551 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420671668087",undefined,undefined,false,false,undefined} 04:18:05.551 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>,<<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147>>,<<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>,<<111,81,111,240,193,90,173,138,178,251,177,125,248,209,157,55>>}]} *DBG* epdg_ue_fsm_262420671668087 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>, <<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246, 125,74,45,206,67,220,243,98,118,111,131,13,147>>, <<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>, <<111,81,111,240,193,90,173,138,178,251,177,125,248,209, 157,55>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420671668087 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>, <<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246, 125,74,45,206,67,220,243,98,118,111,131,13,147>>, <<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>, <<111,81,111,240,193,90,173,138,178,251,177,125,248,209, 157,55>>}]}} from <0.1543.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420671668087 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420671668087">>, {ok, [{epdg_auth_tuple, <<135,55,148,93,60,143,255,52,181,46,9,12,40, 26,95,137>>, <<121,242,241,121,98,96,129,148,253,17,76,217, 252,129,110,52>>, <<135,55,148,93,60,143,255,52,181,46,9,12,40, 26,95,137,246,125,74,45,206,67,220,243,98, 118,111,131,13,147>>, <<207,39,156,113,12,58,148,163,128,244,179,128, 241,60,127,143>>, <<111,81,111,240,193,90,173,138,178,251, 177,125,248,209,157,55>>}]}}} 04:18:05.552 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>,<<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147>>,<<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>,<<111,81,111,240,193,90,173,138,178,251,177,125,248,209,157,55>>}]}, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420671668087 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>, <<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>, <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246, 125,74,45,206,67,220,243,98,118,111,131,13,147>>, <<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>, <<111,81,111,240,193,90,173,138,178,251,177,125,248,209, 157,55>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.552 [info] auth_response(<<"262420671668087">>): {ok,[{epdg_auth_tuple,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>,<<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147>>,<<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>,<<111,81,111,240,193,90,173,138,178,251,177,125,248,209,157,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:18:05.552 [info] auth_response for <<"262420671668087">>: {ok,[{epdg_auth_tuple,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>,<<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>,<<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147>>,<<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>,<<111,81,111,240,193,90,173,138,178,251,177,125,248,209,157,55>>}]} 04:18:05.552 [info] GSUP: Tx #{auth_tuples => [#{autn => <<121,242,241,121,98,96,129,148,253,17,76,217,252,129,110,52>>,ck => <<111,81,111,240,193,90,173,138,178,251,177,125,248,209,157,55>>,ik => <<207,39,156,113,12,58,148,163,128,244,179,128,241,60,127,143>>,rand => <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137>>,res => <<135,55,148,93,60,143,255,52,181,46,9,12,40,26,95,137,246,125,74,45,206,67,220,243,98,118,111,131,13,147>>}],imsi => <<"262420671668087">>,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 => <<"262420671668087">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420671668087 receive call lu_request from <0.1544.0> in state state_authenticating *DBG* epdg_ue_fsm_262420671668087 send ok to <0.1544.0> *DBG* epdg_ue_fsm_262420671668087 consume call lu_request from <0.1544.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:18:05.553 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420671668087">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262420671668087 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:05.553 [info] ue_fsm lu_request 04:18:05.553 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} 04:18:05.553 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.553 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420671668087",undefined,undefined,false,false,undefined} 04:18:05.553 [debug] SWx Tx SAR Imsi="262420671668087" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.553 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420671668087",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420671668087 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420671668087 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420671668087 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1545.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420671668087 send ok to <0.1545.0> 04:18:05.555 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420671668087",[],[2001],[],[{'Non-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:18:05.556 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420671668087 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420671668087 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1545.0> in state state_wait_swx_saa => state_authenticated 04:18:05.556 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420671668087",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420671668087 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420671668087">>,ok}} 04:18:05.556 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420671668087 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:18:05.556 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} 04:18:05.556 [info] lu_response(<<"262420671668087">>): ok 04:18:05.556 [info] lu_response for <<"262420671668087">>: ok 04:18:05.556 [info] GSUP: Tx #{imsi => <<"262420671668087">>,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 => <<"262420671668087">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420671668087 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1546.0> in state state_authenticated 04:18:05.557 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420671668087">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.557 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.557 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420671668087 send ok to <0.1546.0> 04:18:05.557 [debug] Selected PGW Remote Address "172.18.176.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_262420671668087 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:18:05.557 [info] s2b: Tx {gtp,v2,create_session_request,0,5805866,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420671668087">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294815,<<172,18,176,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,4239221409,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420671668087 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:05.557 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420671668087 receive call {rx_s6b_aar,"262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1547.0> in state state_authenticated 04:18:05.562 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.562 [info] ue_fsm ev_rx_s6b_aar: "262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.562 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420671668087",undefined,undefined,true,false,undefined} 04:18:05.562 [debug] SWx Tx SAR Imsi="262420671668087" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.562 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420671668087",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420671668087 send ok to <0.1547.0> *DBG* aaa_ue_fsm_262420671668087 consume call {rx_s6b_aar,"262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1547.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:05.562 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420671668087 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1548.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420671668087 send ok to <0.1548.0> 04:18:05.565 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420671668087",[],[2001],[],[{'Non-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_262420671668087 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1548.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.565 [info] ue_fsm ev_rx_swx_saa 04:18:05.565 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420671668087","262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1547.0>} 04:18:05.565 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.565 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.568 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,159,88,151,42,0,2,0,2,0,16,0,87,0,9,1,160,86,137,44,9,172,18,176,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,86,137,44,9,172,18,176,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,86,137,44,9,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420671668087 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 => 4239221409, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1451830281}}} from <0.1549.0> in state state_wait_create_session_resp 04:18:05.568 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294815,5805866,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,<<86,137,44,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,1451830281,<<172,18,176,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,1451830281,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 04:18:05.568 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420671668087">>,<0.1541.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294815,1451830281,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221409,1451830281}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:05.568 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.568 [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 => 4239221409,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1451830281}} 04:18:05.568 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} 04:18:05.568 [info] KMOD Port Create PDP Context Call {<0.1541.0>,[alias|#Ref<0.2044474368.3268739074.249916>]}: {create_pdp_context,{172,18,176,103},4239221409,1451830281,{192,168,0,81}} 04:18:05.568 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,81}, 4239221409, 1451830281 04:18:05.568 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2818,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,81}},{i_tid,4239221409},{o_tid,1451830281}]}} 04:18:05.568 [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 => 4239221409,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1451830281}) returned ok *DBG* epdg_ue_fsm_262420671668087 send ok to <0.1549.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420671668087">>, {ok, #{apco => <<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 => 4239221409, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1451830281}}}} 04:18:05.568 [info] tunnel_response(<<"262420671668087">>): {ok,#{apco => <<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 => 4239221409,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1451830281}} *DBG* epdg_ue_fsm_262420671668087 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 => 4239221409, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1451830281}}} from <0.1549.0> in state state_wait_create_session_resp => state_active 04:18:05.568 [info] tunnel_response for <<"262420671668087">>: {ok,#{apco => <<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 => 4239221409,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1451830281}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.568 [info] GSUP: Tx #{imsi => <<"262420671668087">>,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 => <<"262424977587698">>, 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_262424977587698 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424977587698 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424977587698 receive call {auth_request,33,"internet",#{}} from <0.1550.0> in state state_new *DBG* epdg_ue_fsm_262424977587698 send ok to <0.1550.0> 04:18:05.647 [info] GSUP: Rx #{imsi => <<"262424977587698">>,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_262424977587698 consume call {auth_request,33,"internet",#{}} from <0.1550.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:18:05.647 [info] ue_fsm start(epdg_ue_fsm_262424977587698) *DBG* epdg_ue_fsm_262424977587698 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424977587698 enter aaa_ue_fsm in state state_new 04:18:05.648 [info] ue_fsm init(<<"262424977587698">>) *DBG* aaa_ue_fsm_262424977587698 consume internal init_state in state state_new 04:18:05.648 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424977587698 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.648 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,false,0,false,false} 04:18:05.648 [info] ue_fsm start_link(aaa_ue_fsm_262424977587698) 04:18:05.648 [info] ue_fsm init("262424977587698") 04:18:05.648 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.648 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424977587698",undefined,undefined,false,false,undefined} 04:18:05.648 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424977587698 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424977587698 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.648 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262424977587698",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424977587698 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>, <<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247, 224,45,116,29,101,81,135,77,106,46,32,10,96,35>>, <<"ÂFOkéÍGèÏ®)Ú)kFO">>, <<111,164,79,202,169,197,214,184,193,193,117,89,0,109, 120,75>>}]}} from <0.1553.0> in state state_wait_swx_maa 04:18:05.652 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424977587698",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11]],[[76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35]],["foobar"],[[111,164,79,202,169,197,214,184,193,193,117,89,0,109,120,75]],["ÂFOkéÍGèÏ®)Ú)kFO"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424977587698 send ok to <0.1553.0> 04:18:05.652 [info] dia_sip2gsup: auth [76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11] authz [76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35]  04:18:05.652 [info] rand [76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247] autn [51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11]  *DBG* epdg_ue_fsm_262424977587698 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>, <<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247, 224,45,116,29,101,81,135,77,106,46,32,10,96,35>>, <<"ÂFOkéÍGèÏ®)Ú)kFO">>, <<111,164,79,202,169,197,214,184,193,193,117,89,0,109, 120,75>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424977587698 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>, <<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247, 224,45,116,29,101,81,135,77,106,46,32,10,96,35>>, <<"ÂFOkéÍGèÏ®)Ú)kFO">>, <<111,164,79,202,169,197,214,184,193,193,117,89,0,109, 120,75>>}]}} from <0.1553.0> in state state_wait_swx_maa => state_new 04:18:05.652 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424977587698 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424977587698">>, {ok, [{epdg_auth_tuple, <<76,192,109,16,119,162,140,112,64,170,38,46, 80,228,189,247>>, <<51,38,233,234,85,36,7,187,199,91,58,85,214, 161,186,11>>, <<76,192,109,16,119,162,140,112,64,170,38,46, 80,228,189,247,224,45,116,29,101,81,135,77, 106,46,32,10,96,35>>, <<"ÂFOkéÍGèÏ®)Ú)kFO">>, <<111,164,79,202,169,197,214,184,193,193, 117,89,0,109,120,75>>}]}}} 04:18:05.652 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424977587698",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424977587698 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>, <<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>, <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247, 224,45,116,29,101,81,135,77,106,46,32,10,96,35>>, <<"ÂFOkéÍGèÏ®)Ú)kFO">>, <<111,164,79,202,169,197,214,184,193,193,117,89,0,109, 120,75>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.652 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>,<<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35>>,<<"ÂFOkéÍGèÏ®)Ú)kFO">>,<<111,164,79,202,169,197,214,184,193,193,117,89,0,109,120,75>>}]} 04:18:05.652 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>,<<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35>>,<<"ÂFOkéÍGèÏ®)Ú)kFO">>,<<111,164,79,202,169,197,214,184,193,193,117,89,0,109,120,75>>}]}, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,false,0,false,false} 04:18:05.652 [info] auth_response(<<"262424977587698">>): {ok,[{epdg_auth_tuple,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>,<<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35>>,<<"ÂFOkéÍGèÏ®)Ú)kFO">>,<<111,164,79,202,169,197,214,184,193,193,117,89,0,109,120,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:18:05.652 [info] auth_response for <<"262424977587698">>: {ok,[{epdg_auth_tuple,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>,<<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>,<<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35>>,<<"ÂFOkéÍGèÏ®)Ú)kFO">>,<<111,164,79,202,169,197,214,184,193,193,117,89,0,109,120,75>>}]} 04:18:05.652 [info] GSUP: Tx #{auth_tuples => [#{autn => <<51,38,233,234,85,36,7,187,199,91,58,85,214,161,186,11>>,ck => <<111,164,79,202,169,197,214,184,193,193,117,89,0,109,120,75>>,ik => <<"ÂFOkéÍGèÏ®)Ú)kFO">>,rand => <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247>>,res => <<76,192,109,16,119,162,140,112,64,170,38,46,80,228,189,247,224,45,116,29,101,81,135,77,106,46,32,10,96,35>>}],imsi => <<"262424977587698">>,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 => <<"262424977587698">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424977587698 receive call lu_request from <0.1554.0> in state state_authenticating 04:18:05.654 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424977587698">>,message_type => location_upd_req} 04:18:05.654 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424977587698 send ok to <0.1554.0> 04:18:05.654 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424977587698">>,"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_262424977587698 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424977587698 consume call lu_request from <0.1554.0> in state state_authenticating 04:18:05.654 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.654 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424977587698",undefined,undefined,false,false,undefined} 04:18:05.654 [debug] SWx Tx SAR Imsi="262424977587698" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.654 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424977587698",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424977587698 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424977587698 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424977587698 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1555.0> in state state_wait_swx_saa 04:18:05.657 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424977587698",[],[2001],[],[{'Non-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_262424977587698 send ok to <0.1555.0> *DBG* epdg_ue_fsm_262424977587698 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424977587698 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1555.0> in state state_wait_swx_saa => state_authenticated 04:18:05.657 [info] ue_fsm ev_rx_swx_saa 04:18:05.657 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424977587698",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262424977587698">>,ok}} *DBG* epdg_ue_fsm_262424977587698 send ok to <0.211.0> 04:18:05.657 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424977587698 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:18:05.657 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,false,0,false,false} 04:18:05.657 [info] lu_response(<<"262424977587698">>): ok 04:18:05.657 [info] lu_response for <<"262424977587698">>: ok 04:18:05.657 [info] GSUP: Tx #{imsi => <<"262424977587698">>,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 => <<"262424977587698">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424977587698 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1556.0> in state state_authenticated 04:18:05.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424977587698">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.659 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.659 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,false,0,false,false} 04:18:05.659 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.659 [info] s2b: Tx {gtp,v2,create_session_request,0,5805867,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424977587698">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294816,<<172,18,176,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,4239221410,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424977587698 send ok to <0.1556.0> 04:18:05.659 [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_262424977587698 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_262424977587698 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424977587698 receive call {rx_s6b_aar,"262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1557.0> in state state_authenticated 04:18:05.664 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.664 [info] ue_fsm ev_rx_s6b_aar: "262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.664 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262424977587698",undefined,undefined,true,false,undefined} 04:18:05.664 [debug] SWx Tx SAR Imsi="262424977587698" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424977587698 send ok to <0.1557.0> 04:18:05.664 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424977587698",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424977587698 consume call {rx_s6b_aar,"262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1557.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:05.664 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424977587698 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1558.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424977587698 send ok to <0.1558.0> *DBG* aaa_ue_fsm_262424977587698 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1558.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.667 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424977587698",[],[2001],[],[{'Non-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:18:05.667 [info] ue_fsm ev_rx_swx_saa 04:18:05.667 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424977587698","262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1557.0>} 04:18:05.667 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.667 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.670 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,160,88,151,43,0,2,0,2,0,16,0,87,0,9,1,160,108,222,99,80,172,18,176,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,108,222,99,80,172,18,176,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,108,222,99,80,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.670 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294816,5805867,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,<<"lÞcP">>},{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,1826513744,<<172,18,176,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,1826513744,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 04:18:05.670 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424977587698">>,<0.1551.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294816,1826513744,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4239221410,1826513744}],[],[],[],[],[],[],[],[]}}}} 04:18:05.670 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.670 [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 => 4239221410,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1826513744}} *DBG* epdg_ue_fsm_262424977587698 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 => 4239221410, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1826513744}}} from <0.1559.0> in state state_wait_create_session_resp 04:18:05.670 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,false,0,false,false} 04:18:05.670 [info] KMOD Port Create PDP Context Call {<0.1551.0>,[alias|#Ref<0.2044474368.3268739074.250088>]}: {create_pdp_context,{172,18,176,103},4239221410,1826513744,{192,168,0,82}} 04:18:05.670 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,82}, 4239221410, 1826513744 04:18:05.670 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],963,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,82}},{i_tid,4239221410},{o_tid,1826513744}]}} 04:18:05.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,82>>,undefined},local_teid => 4239221410,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1826513744}) returned ok *DBG* epdg_ue_fsm_262424977587698 send ok to <0.1559.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424977587698">>, {ok, #{apco => <<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 => 4239221410, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1826513744}}}} 04:18:05.670 [info] tunnel_response(<<"262424977587698">>): {ok,#{apco => <<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 => 4239221410,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1826513744}} *DBG* epdg_ue_fsm_262424977587698 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 => 4239221410, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1826513744}}} from <0.1559.0> in state state_wait_create_session_resp => state_active 04:18:05.670 [info] tunnel_response for <<"262424977587698">>: {ok,#{apco => <<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 => 4239221410,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1826513744}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.671 [info] GSUP: Tx #{imsi => <<"262424977587698">>,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 => <<"262421523407012">>, 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_262421523407012 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421523407012 consume internal init_state in state state_new 04:18:05.748 [info] GSUP: Rx #{imsi => <<"262421523407012">>,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_262421523407012 receive call {auth_request,33,"internet",#{}} from <0.1560.0> in state state_new 04:18:05.748 [info] ue_fsm start(epdg_ue_fsm_262421523407012) *DBG* epdg_ue_fsm_262421523407012 send ok to <0.1560.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_262421523407012 enter aaa_ue_fsm in state state_new 04:18:05.748 [info] ue_fsm init(<<"262421523407012">>) *DBG* epdg_ue_fsm_262421523407012 consume call {auth_request,33,"internet",#{}} from <0.1560.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421523407012 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421523407012 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:05.748 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421523407012 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.748 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,false,0,false,false} 04:18:05.748 [info] ue_fsm start_link(aaa_ue_fsm_262421523407012) 04:18:05.748 [info] ue_fsm init("262421523407012") 04:18:05.748 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.748 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421523407012",undefined,undefined,false,false,undefined} 04:18:05.748 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.748 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262421523407012",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421523407012 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421523407012 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_262421523407012 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>, <<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114, 156>>, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225, 189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>, <<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>, <<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61, 150>>}]}} from <0.1563.0> in state state_wait_swx_maa 04:18:05.753 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421523407012",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156]],[[174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14]],["foobar"],[[42,124,160,104,207,116,175,228,156,7,64,251,151,212,61,150]],[[246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:05.753 [info] dia_sip2gsup: auth [174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156] authz [174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14]  04:18:05.753 [info] rand [174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189] autn [114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156]  *DBG* aaa_ue_fsm_262421523407012 send ok to <0.1563.0> 04:18:05.753 [info] ue_fsm ev_rx_swx_maa 04:18:05.754 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421523407012",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421523407012 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>, <<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114, 156>>, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225, 189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>, <<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>, <<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61, 150>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421523407012 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>, <<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114, 156>>, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225, 189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>, <<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>, <<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61, 150>>}]}} from <0.1563.0> in state state_wait_swx_maa => state_new 04:18:05.754 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>,<<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156>>,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>,<<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>,<<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61,150>>}]} *DBG* epdg_ue_fsm_262421523407012 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421523407012">>, {ok, [{epdg_auth_tuple, <<174,237,185,126,194,2,174,169,102,177,163,64, 65,179,225,189>>, <<114,166,105,209,150,108,101,132,202,40,33, 158,122,62,114,156>>, <<174,237,185,126,194,2,174,169,102,177,163,64, 65,179,225,189,248,67,204,110,64,71,159,46, 145,130,104,127,107,14>>, <<246,47,165,54,165,58,206,254,160,57,148,241, 154,67,231,198>>, <<42,124,160,104,207,116,175,228,156,7,64, 251,151,212,61,150>>}]}}} 04:18:05.754 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>,<<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156>>,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>,<<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>,<<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61,150>>}]}, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421523407012 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>, <<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114, 156>>, <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225, 189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>, <<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>, <<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61, 150>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.754 [info] auth_response(<<"262421523407012">>): {ok,[{epdg_auth_tuple,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>,<<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156>>,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>,<<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>,<<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61,150>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.754 [info] auth_response for <<"262421523407012">>: {ok,[{epdg_auth_tuple,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>,<<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156>>,<<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>,<<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>,<<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61,150>>}]} 04:18:05.754 [info] GSUP: Tx #{auth_tuples => [#{autn => <<114,166,105,209,150,108,101,132,202,40,33,158,122,62,114,156>>,ck => <<42,124,160,104,207,116,175,228,156,7,64,251,151,212,61,150>>,ik => <<246,47,165,54,165,58,206,254,160,57,148,241,154,67,231,198>>,rand => <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189>>,res => <<174,237,185,126,194,2,174,169,102,177,163,64,65,179,225,189,248,67,204,110,64,71,159,46,145,130,104,127,107,14>>}],imsi => <<"262421523407012">>,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 => <<"262421523407012">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421523407012 receive call lu_request from <0.1564.0> in state state_authenticating 04:18:05.756 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421523407012">>,message_type => location_upd_req} 04:18:05.756 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421523407012 send ok to <0.1564.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_262421523407012 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421523407012 consume call lu_request from <0.1564.0> in state state_authenticating 04:18:05.756 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,false,0,false,false} 04:18:05.756 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.756 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421523407012",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421523407012 send ok to <0.201.0> 04:18:05.756 [debug] SWx Tx SAR Imsi="262421523407012" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421523407012 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:05.756 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421523407012",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421523407012 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1565.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421523407012 send ok to <0.1565.0> 04:18:05.760 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421523407012",[],[2001],[],[{'Non-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_262421523407012 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1565.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421523407012 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:05.760 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421523407012 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421523407012">>,ok}} 04:18:05.760 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421523407012",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421523407012 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.760 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:05.760 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421523407012">>,"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:18:05.760 [info] lu_response(<<"262421523407012">>): ok 04:18:05.760 [info] lu_response for <<"262421523407012">>: ok 04:18:05.760 [info] GSUP: Tx #{imsi => <<"262421523407012">>,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 => <<"262421523407012">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421523407012 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1566.0> in state state_authenticated 04:18:05.762 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421523407012">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.762 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.762 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,false,0,false,false} 04:18:05.762 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.762 [info] s2b: Tx {gtp,v2,create_session_request,0,5805868,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421523407012">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294817,<<172,18,176,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,4239221411,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421523407012 send ok to <0.1566.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:18:05.762 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421523407012 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_262421523407012 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421523407012 receive call {rx_s6b_aar,"262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1567.0> in state state_authenticated 04:18:05.769 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.769 [info] ue_fsm ev_rx_s6b_aar: "262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.769 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421523407012",undefined,undefined,true,false,undefined} 04:18:05.769 [debug] SWx Tx SAR Imsi="262421523407012" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.769 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421523407012",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421523407012 send ok to <0.1567.0> 04:18:05.769 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421523407012 consume call {rx_s6b_aar,"262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1567.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421523407012 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1568.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421523407012 send ok to <0.1568.0> 04:18:05.772 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421523407012",[],[2001],[],[{'Non-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_262421523407012 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1568.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.772 [info] ue_fsm ev_rx_swx_saa 04:18:05.772 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421523407012","262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1567.0>} 04:18:05.772 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.772 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.775 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,161,88,151,44,0,2,0,2,0,16,0,87,0,9,1,160,24,231,111,81,172,18,176,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,24,231,111,81,172,18,176,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,231,111,81,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.775 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294817,5805868,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,231,111,81>>},{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,417820497,<<172,18,176,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,417820497,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} 04:18:05.775 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421523407012">>,<0.1561.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294817,417820497,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4239221411,417820497}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421523407012 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 => 4239221411, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 417820497}}} from <0.1569.0> in state state_wait_create_session_resp 04:18:05.775 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.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,83>>,undefined},local_teid => 4239221411,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 417820497}} 04:18:05.775 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,false,0,false,false} 04:18:05.775 [info] KMOD Port Create PDP Context Call {<0.1561.0>,[alias|#Ref<0.2044474368.3268739074.250208>]}: {create_pdp_context,{172,18,176,103},4239221411,417820497,{192,168,0,83}} 04:18:05.775 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,83}, 4239221411, 417820497 04:18:05.775 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1027,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,83}},{i_tid,4239221411},{o_tid,417820497}]}} 04:18:05.775 [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 => 4239221411,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 417820497}) returned ok *DBG* epdg_ue_fsm_262421523407012 send ok to <0.1569.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421523407012">>, {ok, #{apco => <<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 => 4239221411, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 417820497}}}} 04:18:05.776 [info] tunnel_response(<<"262421523407012">>): {ok,#{apco => <<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 => 4239221411,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 417820497}} *DBG* epdg_ue_fsm_262421523407012 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 => 4239221411, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 417820497}}} from <0.1569.0> in state state_wait_create_session_resp => state_active 04:18:05.776 [info] tunnel_response for <<"262421523407012">>: {ok,#{apco => <<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 => 4239221411,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 417820497}} 04:18:05.776 [info] GSUP: Tx #{imsi => <<"262421523407012">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262427068138051">>, 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_262427068138051 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427068138051 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427068138051 receive call {auth_request,33,"internet",#{}} from <0.1570.0> in state state_new 04:18:05.848 [info] GSUP: Rx #{imsi => <<"262427068138051">>,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:18:05.848 [info] ue_fsm start(epdg_ue_fsm_262427068138051) *DBG* epdg_ue_fsm_262427068138051 send ok to <0.1570.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:18:05.848 [info] ue_fsm init(<<"262427068138051">>) *DBG* epdg_ue_fsm_262427068138051 consume call {auth_request,33,"internet",#{}} from <0.1570.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427068138051 enter aaa_ue_fsm in state state_new 04:18:05.848 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427068138051 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427068138051 consume internal init_state in state state_new 04:18:05.848 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427068138051 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.848 [info] ue_fsm start_link(aaa_ue_fsm_262427068138051) 04:18:05.848 [info] ue_fsm init("262427068138051") 04:18:05.848 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.848 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427068138051",undefined,undefined,false,false,undefined} 04:18:05.848 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427068138051 send ok to <0.201.0> 04:18:05.848 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262427068138051",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427068138051 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_262427068138051 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>, <<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19, 198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>, <<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>, <<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51, 206>>}]}} from <0.1573.0> in state state_wait_swx_maa 04:18:05.852 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427068138051",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82]],[[162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179]],["foobar"],[[167,172,70,131,204,147,129,131,88,2,105,74,190,96,51,206]],[[97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:05.852 [info] dia_sip2gsup: auth [162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82] authz [162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179]  *DBG* aaa_ue_fsm_262427068138051 send ok to <0.1573.0> 04:18:05.852 [info] rand [162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198] autn [243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82]  *DBG* aaa_ue_fsm_262427068138051 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>, <<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19, 198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>, <<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>, <<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51, 206>>}]}} from <0.1573.0> in state state_wait_swx_maa => state_new 04:18:05.852 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427068138051 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>, <<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19, 198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>, <<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>, <<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51, 206>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:05.852 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427068138051",undefined,undefined,false,false,undefined} 04:18:05.853 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>,<<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>,<<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>,<<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51,206>>}]} *DBG* epdg_ue_fsm_262427068138051 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427068138051">>, {ok, [{epdg_auth_tuple, <<162,159,190,59,49,22,152,212,212,194,125,192, 222,105,19,198>>, <<243,227,41,50,132,122,53,122,101,73,249,148, 192,88,137,82>>, <<162,159,190,59,49,22,152,212,212,194,125,192, 222,105,19,198,8,101,96,55,196,208,141,167, 77,203,251,215,211,179>>, <<97,188,193,117,183,190,113,22,72,89,231,122, 61,64,229,206>>, <<167,172,70,131,204,147,129,131,88,2,105, 74,190,96,51,206>>}]}}} 04:18:05.853 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>,<<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>,<<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>,<<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51,206>>}]}, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427068138051 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>, <<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>, <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19, 198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>, <<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>, <<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51, 206>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:05.853 [info] auth_response(<<"262427068138051">>): {ok,[{epdg_auth_tuple,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>,<<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>,<<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>,<<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51,206>>}]} 04:18:05.853 [info] auth_response for <<"262427068138051">>: {ok,[{epdg_auth_tuple,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>,<<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>,<<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>,<<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>,<<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51,206>>}]} 04:18:05.853 [info] GSUP: Tx #{auth_tuples => [#{autn => <<243,227,41,50,132,122,53,122,101,73,249,148,192,88,137,82>>,ck => <<167,172,70,131,204,147,129,131,88,2,105,74,190,96,51,206>>,ik => <<97,188,193,117,183,190,113,22,72,89,231,122,61,64,229,206>>,rand => <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198>>,res => <<162,159,190,59,49,22,152,212,212,194,125,192,222,105,19,198,8,101,96,55,196,208,141,167,77,203,251,215,211,179>>}],imsi => <<"262427068138051">>,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 => <<"262427068138051">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427068138051 receive call lu_request from <0.1574.0> in state state_authenticating 04:18:05.855 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427068138051">>,message_type => location_upd_req} 04:18:05.855 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427068138051 send ok to <0.1574.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_262427068138051 consume call lu_request from <0.1574.0> in state state_authenticating *DBG* aaa_ue_fsm_262427068138051 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:05.855 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} 04:18:05.855 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.855 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427068138051",undefined,undefined,false,false,undefined} 04:18:05.855 [debug] SWx Tx SAR Imsi="262427068138051" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.855 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427068138051",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427068138051 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427068138051 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427068138051 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1575.0> in state state_wait_swx_saa 04:18:05.857 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427068138051",[],[2001],[],[{'Non-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_262427068138051 send ok to <0.1575.0> 04:18:05.857 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427068138051 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427068138051 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1575.0> in state state_wait_swx_saa => state_authenticated 04:18:05.857 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427068138051",undefined,undefined,false,false,undefined} 04:18:05.857 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427068138051 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427068138051">>,ok}} 04:18:05.857 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427068138051 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:05.857 [info] lu_response(<<"262427068138051">>): ok 04:18:05.857 [info] lu_response for <<"262427068138051">>: ok 04:18:05.857 [info] GSUP: Tx #{imsi => <<"262427068138051">>,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 => <<"262427068138051">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:05.859 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427068138051">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.859 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262427068138051 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1576.0> in state state_authenticated 04:18:05.859 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} 04:18:05.859 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.859 [info] s2b: Tx {gtp,v2,create_session_request,0,5805869,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427068138051">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294818,<<172,18,176,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,4239221412,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:05.859 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427068138051 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}} *DBG* epdg_ue_fsm_262427068138051 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_262427068138051 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427068138051 receive call {rx_s6b_aar,"262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1577.0> in state state_authenticated 04:18:05.864 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.864 [info] ue_fsm ev_rx_s6b_aar: "262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.864 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262427068138051",undefined,undefined,true,false,undefined} 04:18:05.864 [debug] SWx Tx SAR Imsi="262427068138051" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.864 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427068138051",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427068138051 send ok to <0.1577.0> 04:18:05.864 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427068138051 consume call {rx_s6b_aar,"262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1577.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427068138051 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1578.0> in state state_authenticated_wait_swx_saa 04:18:05.866 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427068138051",[],[2001],[],[{'Non-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:18:05.866 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427068138051 send ok to <0.1578.0> *DBG* aaa_ue_fsm_262427068138051 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1578.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.866 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427068138051","262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1577.0>} 04:18:05.866 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.866 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.869 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,162,88,151,45,0,2,0,2,0,16,0,87,0,9,1,160,172,62,141,189,172,18,176,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,172,62,141,189,172,18,176,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,62,141,189,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.869 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294818,5805869,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,62,141,189>>},{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,2889780669,<<172,18,176,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,2889780669,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} *DBG* epdg_ue_fsm_262427068138051 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 => 4239221412, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2889780669}}} from <0.1579.0> in state state_wait_create_session_resp 04:18:05.869 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427068138051">>,<0.1571.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294818,2889780669,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221412,2889780669}],[],[],[]}}}} 04:18:05.869 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.870 [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 => 4239221412,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2889780669}} 04:18:05.870 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} 04:18:05.870 [info] KMOD Port Create PDP Context Call {<0.1571.0>,[alias|#Ref<0.2044474368.3268739075.256916>]}: {create_pdp_context,{172,18,176,103},4239221412,2889780669,{192,168,0,84}} 04:18:05.870 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,84}, 4239221412, 2889780669 04:18:05.870 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2882,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,84}},{i_tid,4239221412},{o_tid,2889780669}]}} 04:18:05.870 [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 => 4239221412,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2889780669}) returned ok *DBG* epdg_ue_fsm_262427068138051 send ok to <0.1579.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427068138051">>, {ok, #{apco => <<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 => 4239221412, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2889780669}}}} 04:18:05.870 [info] tunnel_response(<<"262427068138051">>): {ok,#{apco => <<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 => 4239221412,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2889780669}} *DBG* epdg_ue_fsm_262427068138051 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 => 4239221412, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2889780669}}} from <0.1579.0> in state state_wait_create_session_resp => state_active 04:18:05.870 [info] tunnel_response for <<"262427068138051">>: {ok,#{apco => <<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 => 4239221412,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2889780669}} 04:18:05.870 [info] GSUP: Tx #{imsi => <<"262427068138051">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262423083120178">>, 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_262423083120178 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423083120178 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423083120178 receive call {auth_request,33,"internet",#{}} from <0.1580.0> in state state_new *DBG* epdg_ue_fsm_262423083120178 send ok to <0.1580.0> *DBG* epdg_ue_fsm_262423083120178 consume call {auth_request,33,"internet",#{}} from <0.1580.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_262423083120178 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423083120178 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423083120178 consume internal init_state in state state_new 04:18:05.948 [info] GSUP: Rx #{imsi => <<"262423083120178">>,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_262423083120178 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:05.948 [info] ue_fsm start(epdg_ue_fsm_262423083120178) 04:18:05.948 [info] ue_fsm init(<<"262423083120178">>) 04:18:05.948 [info] ue_fsm auth_request 04:18:05.948 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} 04:18:05.948 [info] ue_fsm start_link(aaa_ue_fsm_262423083120178) 04:18:05.948 [info] ue_fsm init("262423083120178") *DBG* aaa_ue_fsm_262423083120178 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423083120178 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:05.948 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:05.948 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423083120178",undefined,undefined,false,false,undefined} 04:18:05.948 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:05.948 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262423083120178",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423083120178 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>, <<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150, 137>>, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86, 131,123,117,129,234,22,103,20,243,88,251,96,38>>, <<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>, <<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112, 7>>}]}} from <0.1583.0> in state state_wait_swx_maa 04:18:05.952 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423083120178",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137]],[[89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38]],["foobar"],[[93,41,10,198,107,101,135,252,124,17,162,206,90,124,112,7]],[[229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:05.952 [info] dia_sip2gsup: auth [89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137] authz [89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38]  04:18:05.952 [info] rand [89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208] autn [65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137]  *DBG* aaa_ue_fsm_262423083120178 send ok to <0.1583.0> *DBG* epdg_ue_fsm_262423083120178 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>, <<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150, 137>>, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86, 131,123,117,129,234,22,103,20,243,88,251,96,38>>, <<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>, <<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112, 7>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:05.952 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423083120178 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>, <<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150, 137>>, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86, 131,123,117,129,234,22,103,20,243,88,251,96,38>>, <<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>, <<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112, 7>>}]}} from <0.1583.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423083120178 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423083120178">>, {ok, [{epdg_auth_tuple, <<89,102,82,82,22,70,88,7,123,112,172,41,224, 189,157,208>>, <<65,125,144,210,209,60,103,109,111,207,109, 156,222,105,150,137>>, <<89,102,82,82,22,70,88,7,123,112,172,41,224, 189,157,208,86,131,123,117,129,234,22,103,20, 243,88,251,96,38>>, <<229,132,139,43,64,78,228,66,196,169,173,89, 102,237,66,147>>, <<93,41,10,198,107,101,135,252,124,17,162, 206,90,124,112,7>>}]}}} 04:18:05.952 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423083120178",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423083120178 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>, <<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150, 137>>, <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86, 131,123,117,129,234,22,103,20,243,88,251,96,38>>, <<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>, <<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112, 7>>}]}} 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:18:05.952 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>,<<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137>>,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38>>,<<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>,<<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112,7>>}]} 04:18:05.952 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>,<<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137>>,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38>>,<<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>,<<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112,7>>}]}, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} 04:18:05.952 [info] auth_response(<<"262423083120178">>): {ok,[{epdg_auth_tuple,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>,<<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137>>,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38>>,<<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>,<<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112,7>>}]} 04:18:05.952 [info] auth_response for <<"262423083120178">>: {ok,[{epdg_auth_tuple,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>,<<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137>>,<<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38>>,<<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>,<<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112,7>>}]} 04:18:05.952 [info] GSUP: Tx #{auth_tuples => [#{autn => <<65,125,144,210,209,60,103,109,111,207,109,156,222,105,150,137>>,ck => <<93,41,10,198,107,101,135,252,124,17,162,206,90,124,112,7>>,ik => <<229,132,139,43,64,78,228,66,196,169,173,89,102,237,66,147>>,rand => <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208>>,res => <<89,102,82,82,22,70,88,7,123,112,172,41,224,189,157,208,86,131,123,117,129,234,22,103,20,243,88,251,96,38>>}],imsi => <<"262423083120178">>,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 => <<"262423083120178">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423083120178 receive call lu_request from <0.1584.0> in state state_authenticating 04:18:05.954 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423083120178">>,message_type => location_upd_req} 04:18:05.954 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423083120178 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}} *DBG* aaa_ue_fsm_262423083120178 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:05.954 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423083120178 consume call lu_request from <0.1584.0> in state state_authenticating 04:18:05.954 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:05.954 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423083120178",undefined,undefined,false,false,undefined} 04:18:05.954 [debug] SWx Tx SAR Imsi="262423083120178" Type=1 APN="internet" AgentInfoOpt=[]  04:18:05.954 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423083120178",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423083120178 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423083120178 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423083120178 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1585.0> in state state_wait_swx_saa 04:18:05.957 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423083120178",[],[2001],[],[{'Non-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:18:05.957 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423083120178 send ok to <0.1585.0> *DBG* epdg_ue_fsm_262423083120178 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:05.957 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423083120178",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423083120178 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1585.0> in state state_wait_swx_saa => state_authenticated 04:18:05.957 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262423083120178">>,ok}} *DBG* epdg_ue_fsm_262423083120178 send ok to <0.211.0> 04:18:05.957 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423083120178 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:18:05.957 [info] lu_response(<<"262423083120178">>): ok 04:18:05.957 [info] lu_response for <<"262423083120178">>: ok 04:18:05.957 [info] GSUP: Tx #{imsi => <<"262423083120178">>,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 => <<"262423083120178">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423083120178 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1586.0> in state state_authenticated 04:18:05.958 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423083120178">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:05.958 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:05.958 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} 04:18:05.959 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:05.959 [info] s2b: Tx {gtp,v2,create_session_request,0,5805870,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423083120178">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294819,<<172,18,176,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,4239221413,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:05.959 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423083120178 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}} *DBG* epdg_ue_fsm_262423083120178 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_262423083120178 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423083120178 receive call {rx_s6b_aar,"262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1587.0> in state state_authenticated 04:18:05.966 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:05.966 [info] ue_fsm ev_rx_s6b_aar: "262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:05.966 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423083120178",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423083120178 send ok to <0.1587.0> *DBG* aaa_ue_fsm_262423083120178 consume call {rx_s6b_aar,"262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1587.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:05.966 [debug] SWx Tx SAR Imsi="262423083120178" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:05.966 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423083120178",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:05.966 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423083120178 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1588.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423083120178 send ok to <0.1588.0> *DBG* aaa_ue_fsm_262423083120178 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1588.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:05.969 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423083120178",[],[2001],[],[{'Non-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:18:05.969 [info] ue_fsm ev_rx_swx_saa 04:18:05.969 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423083120178","262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1587.0>} 04:18:05.969 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:05.969 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:05.972 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,163,88,151,46,0,2,0,2,0,16,0,87,0,9,1,160,14,126,198,251,172,18,176,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,14,126,198,251,172,18,176,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,14,126,198,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:05.972 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294819,5805870,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,<<14,126,198,251>>},{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,243189499,<<172,18,176,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,243189499,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} *DBG* epdg_ue_fsm_262423083120178 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 => 4239221413, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 243189499}}} from <0.1589.0> in state state_wait_create_session_resp 04:18:05.972 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423083120178">>,<0.1581.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294819,243189499,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4239221413,243189499}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:05.972 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:05.972 [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 => 4239221413,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 243189499}} 04:18:05.972 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} 04:18:05.972 [info] KMOD Port Create PDP Context Call {<0.1581.0>,[alias|#Ref<0.2044474368.3268739074.250484>]}: {create_pdp_context,{172,18,176,103},4239221413,243189499,{192,168,0,85}} 04:18:05.972 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,85}, 4239221413, 243189499 04:18:05.972 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2946,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,85}},{i_tid,4239221413},{o_tid,243189499}]}} *DBG* epdg_ue_fsm_262423083120178 send ok to <0.1589.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423083120178">>, {ok, #{apco => <<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 => 4239221413, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 243189499}}}} 04:18:05.972 [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 => 4239221413,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 243189499}) returned ok *DBG* epdg_ue_fsm_262423083120178 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 => 4239221413, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 243189499}}} from <0.1589.0> in state state_wait_create_session_resp => state_active 04:18:05.972 [info] tunnel_response(<<"262423083120178">>): {ok,#{apco => <<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 => 4239221413,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 243189499}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:05.973 [info] tunnel_response for <<"262423083120178">>: {ok,#{apco => <<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 => 4239221413,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 243189499}} 04:18:05.973 [info] GSUP: Tx #{imsi => <<"262423083120178">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421546368631">>, 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:18:06.048 [info] GSUP: Rx #{imsi => <<"262421546368631">>,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_262421546368631 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421546368631 consume internal init_state in state state_new 04:18:06.048 [info] ue_fsm start(epdg_ue_fsm_262421546368631) *DBG* epdg_ue_fsm_262421546368631 receive call {auth_request,33,"internet",#{}} from <0.1590.0> in state state_new 04:18:06.048 [info] ue_fsm init(<<"262421546368631">>) *DBG* epdg_ue_fsm_262421546368631 send ok to <0.1590.0> 04:18:06.048 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421546368631 consume call {auth_request,33,"internet",#{}} from <0.1590.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421546368631 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:18:06.048 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421546368631 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421546368631 consume internal init_state in state state_new 04:18:06.048 [info] ue_fsm start_link(aaa_ue_fsm_262421546368631) *DBG* aaa_ue_fsm_262421546368631 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.049 [info] ue_fsm init("262421546368631") 04:18:06.049 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.049 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421546368631",undefined,undefined,false,false,undefined} 04:18:06.049 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.049 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262421546368631",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421546368631 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421546368631 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.053 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421546368631",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125]],[[157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143]],["foobar"],[[69,157,97,32,49,191,220,29,243,234,250,144,242,117,78,97]],[[177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421546368631 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>, <<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218, 246,123,96,232,186,230,181,149,161,250,45,210,157,143>>, <<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>, <<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78, 97>>}]}} from <0.1593.0> in state state_wait_swx_maa 04:18:06.053 [info] dia_sip2gsup: auth [157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125] authz [157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143]  04:18:06.053 [info] rand [157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218] autn [100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125]  04:18:06.053 [info] ue_fsm ev_rx_swx_maa 04:18:06.053 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421546368631",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421546368631 send ok to <0.1593.0> 04:18:06.054 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>,<<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143>>,<<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>,<<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78,97>>}]} *DBG* aaa_ue_fsm_262421546368631 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>, <<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218, 246,123,96,232,186,230,181,149,161,250,45,210,157,143>>, <<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>, <<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78, 97>>}]}} from <0.1593.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421546368631 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>, <<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218, 246,123,96,232,186,230,181,149,161,250,45,210,157,143>>, <<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>, <<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78, 97>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.054 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>,<<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143>>,<<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>,<<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78,97>>}]}, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262421546368631">>, {ok, [{epdg_auth_tuple, <<157,110,216,80,77,50,114,182,176,110,41,44, 226,10,50,218>>, <<100,158,43,176,77,135,95,235,141,18,89,28, 250,234,215,125>>, <<157,110,216,80,77,50,114,182,176,110,41,44, 226,10,50,218,246,123,96,232,186,230,181,149, 161,250,45,210,157,143>>, <<177,91,113,8,202,132,64,138,38,194,150,151, 64,112,170,76>>, <<69,157,97,32,49,191,220,29,243,234,250, 144,242,117,78,97>>}]}}} *DBG* epdg_ue_fsm_262421546368631 send ok to <0.211.0> 04:18:06.054 [info] auth_response(<<"262421546368631">>): {ok,[{epdg_auth_tuple,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>,<<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143>>,<<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>,<<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78,97>>}]} *DBG* epdg_ue_fsm_262421546368631 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>, <<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>, <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218, 246,123,96,232,186,230,181,149,161,250,45,210,157,143>>, <<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>, <<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78, 97>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.054 [info] auth_response for <<"262421546368631">>: {ok,[{epdg_auth_tuple,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>,<<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>,<<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143>>,<<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>,<<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78,97>>}]} 04:18:06.054 [info] GSUP: Tx #{auth_tuples => [#{autn => <<100,158,43,176,77,135,95,235,141,18,89,28,250,234,215,125>>,ck => <<69,157,97,32,49,191,220,29,243,234,250,144,242,117,78,97>>,ik => <<177,91,113,8,202,132,64,138,38,194,150,151,64,112,170,76>>,rand => <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218>>,res => <<157,110,216,80,77,50,114,182,176,110,41,44,226,10,50,218,246,123,96,232,186,230,181,149,161,250,45,210,157,143>>}],imsi => <<"262421546368631">>,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 => <<"262421546368631">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421546368631 receive call lu_request from <0.1594.0> in state state_authenticating *DBG* epdg_ue_fsm_262421546368631 send ok to <0.1594.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:18:06.056 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421546368631">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421546368631 consume call lu_request from <0.1594.0> in state state_authenticating *DBG* aaa_ue_fsm_262421546368631 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.056 [info] ue_fsm lu_request 04:18:06.056 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,false,0,false,false} 04:18:06.056 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.056 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421546368631",undefined,undefined,false,false,undefined} 04:18:06.056 [debug] SWx Tx SAR Imsi="262421546368631" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421546368631 send ok to <0.201.0> 04:18:06.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421546368631",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421546368631 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421546368631 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1595.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421546368631 send ok to <0.1595.0> *DBG* epdg_ue_fsm_262421546368631 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:06.059 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421546368631",[],[2001],[],[{'Non-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_262421546368631 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1595.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421546368631 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421546368631">>,ok}} 04:18:06.059 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421546368631 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.059 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421546368631",undefined,undefined,false,false,undefined} 04:18:06.059 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:06.059 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421546368631">>,"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:18:06.059 [info] lu_response(<<"262421546368631">>): ok 04:18:06.059 [info] lu_response for <<"262421546368631">>: ok 04:18:06.059 [info] GSUP: Tx #{imsi => <<"262421546368631">>,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 => <<"262421546368631">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421546368631 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1596.0> in state state_authenticated 04:18:06.061 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421546368631">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.061 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.061 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,false,0,false,false} 04:18:06.061 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.061 [info] s2b: Tx {gtp,v2,create_session_request,0,5805871,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421546368631">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294820,<<172,18,176,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,4239221414,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421546368631 send ok to <0.1596.0> 04:18:06.061 [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_262421546368631 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_262421546368631 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421546368631 receive call {rx_s6b_aar,"262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1597.0> in state state_authenticated 04:18:06.066 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.066 [info] ue_fsm ev_rx_s6b_aar: "262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.066 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421546368631",undefined,undefined,true,false,undefined} 04:18:06.066 [debug] SWx Tx SAR Imsi="262421546368631" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.066 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421546368631",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421546368631 send ok to <0.1597.0> 04:18:06.066 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421546368631 consume call {rx_s6b_aar,"262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1597.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421546368631 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1598.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421546368631 send ok to <0.1598.0> 04:18:06.068 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421546368631",[],[2001],[],[{'Non-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_262421546368631 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1598.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.068 [info] ue_fsm ev_rx_swx_saa 04:18:06.068 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421546368631","262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1597.0>} 04:18:06.068 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.068 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.071 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,164,88,151,47,0,2,0,2,0,16,0,87,0,9,1,160,107,202,152,166,172,18,176,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,107,202,152,166,172,18,176,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,202,152,166,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.071 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294820,5805871,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,<<107,202,152,166>>},{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,1808439462,<<172,18,176,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,1808439462,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 04:18:06.071 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421546368631">>,<0.1591.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294820,1808439462,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221414,1808439462}],[],[],[],[],[],[]}}}} 04:18:06.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_262421546368631 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 => 4239221414, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1808439462}}} from <0.1599.0> in state state_wait_create_session_resp 04:18:06.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,86>>,undefined},local_teid => 4239221414,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1808439462}} 04:18:06.071 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,false,0,false,false} 04:18:06.071 [info] KMOD Port Create PDP Context Call {<0.1591.0>,[alias|#Ref<0.2044474368.3268739074.250558>]}: {create_pdp_context,{172,18,176,103},4239221414,1808439462,{192,168,0,86}} 04:18:06.071 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,86}, 4239221414, 1808439462 04:18:06.072 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3010,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,86}},{i_tid,4239221414},{o_tid,1808439462}]}} 04:18:06.072 [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 => 4239221414,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1808439462}) returned ok *DBG* epdg_ue_fsm_262421546368631 send ok to <0.1599.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421546368631">>, {ok, #{apco => <<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 => 4239221414, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1808439462}}}} 04:18:06.072 [info] tunnel_response(<<"262421546368631">>): {ok,#{apco => <<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 => 4239221414,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1808439462}} *DBG* epdg_ue_fsm_262421546368631 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 => 4239221414, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1808439462}}} from <0.1599.0> in state state_wait_create_session_resp => state_active 04:18:06.072 [info] tunnel_response for <<"262421546368631">>: {ok,#{apco => <<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 => 4239221414,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1808439462}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.072 [info] GSUP: Tx #{imsi => <<"262421546368631">>,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 => <<"262425792505268">>, 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_262425792505268 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425792505268 consume internal init_state in state state_new 04:18:06.148 [info] GSUP: Rx #{imsi => <<"262425792505268">>,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_262425792505268 receive call {auth_request,33,"internet",#{}} from <0.1600.0> in state state_new *DBG* epdg_ue_fsm_262425792505268 send ok to <0.1600.0> 04:18:06.148 [info] ue_fsm start(epdg_ue_fsm_262425792505268) *DBG* aaa_ue_fsm_262425792505268 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:18:06.148 [info] ue_fsm init(<<"262425792505268">>) *DBG* epdg_ue_fsm_262425792505268 consume call {auth_request,33,"internet",#{}} from <0.1600.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425792505268 consume internal init_state in state state_new 04:18:06.148 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425792505268 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425792505268 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:06.148 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} 04:18:06.148 [info] ue_fsm start_link(aaa_ue_fsm_262425792505268) 04:18:06.148 [info] ue_fsm init("262425792505268") 04:18:06.148 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425792505268 send ok to <0.201.0> 04:18:06.149 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425792505268",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425792505268 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.149 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.149 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262425792505268",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:06.152 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425792505268",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225]],[[185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97]],["foobar"],[[195,118,146,19,130,107,254,156,47,73,46,21,208,248,48,135]],[[171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425792505268 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>, <<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109, 189,27,244,141,227,168,75,94,36,85,53,86,97>>, <<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>, <<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48, 135>>}]}} from <0.1603.0> in state state_wait_swx_maa 04:18:06.152 [info] dia_sip2gsup: auth [185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225] authz [185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97]  04:18:06.152 [info] rand [185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30] autn [83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225]  04:18:06.152 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425792505268 send ok to <0.1603.0> 04:18:06.153 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425792505268",undefined,undefined,false,false,undefined} 04:18:06.153 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>,<<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97>>,<<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>,<<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48,135>>}]} *DBG* aaa_ue_fsm_262425792505268 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>, <<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109, 189,27,244,141,227,168,75,94,36,85,53,86,97>>, <<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>, <<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48, 135>>}]}} from <0.1603.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425792505268 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>, <<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109, 189,27,244,141,227,168,75,94,36,85,53,86,97>>, <<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>, <<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48, 135>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.153 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>,<<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97>>,<<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>,<<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48,135>>}]}, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425792505268 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425792505268">>, {ok, [{epdg_auth_tuple, <<185,28,107,90,59,49,189,77,58,17,241,195,210, 202,92,30>>, <<83,230,211,249,77,136,26,49,142,182,70,158, 187,53,229,225>>, <<185,28,107,90,59,49,189,77,58,17,241,195,210, 202,92,30,109,189,27,244,141,227,168,75,94, 36,85,53,86,97>>, <<171,193,108,44,28,61,163,36,235,36,191,59,59, 52,165,105>>, <<195,118,146,19,130,107,254,156,47,73,46, 21,208,248,48,135>>}]}}} 04:18:06.153 [info] auth_response(<<"262425792505268">>): {ok,[{epdg_auth_tuple,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>,<<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97>>,<<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>,<<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48,135>>}]} *DBG* epdg_ue_fsm_262425792505268 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>, <<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>, <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109, 189,27,244,141,227,168,75,94,36,85,53,86,97>>, <<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>, <<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48, 135>>}]}} 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:18:06.153 [info] auth_response for <<"262425792505268">>: {ok,[{epdg_auth_tuple,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>,<<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>,<<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97>>,<<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>,<<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48,135>>}]} 04:18:06.153 [info] GSUP: Tx #{auth_tuples => [#{autn => <<83,230,211,249,77,136,26,49,142,182,70,158,187,53,229,225>>,ck => <<195,118,146,19,130,107,254,156,47,73,46,21,208,248,48,135>>,ik => <<171,193,108,44,28,61,163,36,235,36,191,59,59,52,165,105>>,rand => <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30>>,res => <<185,28,107,90,59,49,189,77,58,17,241,195,210,202,92,30,109,189,27,244,141,227,168,75,94,36,85,53,86,97>>}],imsi => <<"262425792505268">>,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 => <<"262425792505268">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425792505268 receive call lu_request from <0.1604.0> in state state_authenticating *DBG* epdg_ue_fsm_262425792505268 send ok to <0.1604.0> *DBG* epdg_ue_fsm_262425792505268 consume call lu_request from <0.1604.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:18:06.155 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425792505268">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262425792505268 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.155 [info] ue_fsm lu_request 04:18:06.155 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} 04:18:06.155 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.155 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425792505268",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425792505268 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425792505268 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:06.155 [debug] SWx Tx SAR Imsi="262425792505268" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.155 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425792505268",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425792505268 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1605.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425792505268 send ok to <0.1605.0> 04:18:06.157 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425792505268",[],[2001],[],[{'Non-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_262425792505268 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:06.157 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425792505268 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1605.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425792505268 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425792505268">>,ok}} 04:18:06.157 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425792505268",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425792505268 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.157 [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:18:06.157 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} 04:18:06.157 [info] lu_response(<<"262425792505268">>): ok 04:18:06.157 [info] lu_response for <<"262425792505268">>: ok 04:18:06.157 [info] GSUP: Tx #{imsi => <<"262425792505268">>,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 => <<"262425792505268">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425792505268 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1606.0> in state state_authenticated 04:18:06.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425792505268">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.158 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.159 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} 04:18:06.159 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.159 [info] s2b: Tx {gtp,v2,create_session_request,0,5805872,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425792505268">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294821,<<172,18,176,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,4239221415,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425792505268 send ok to <0.1606.0> 04:18:06.159 [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_262425792505268 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_262425792505268 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:06.164 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.164 [info] ue_fsm ev_rx_s6b_aar: "262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262425792505268 receive call {rx_s6b_aar,"262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1607.0> in state state_authenticated 04:18:06.164 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425792505268",undefined,undefined,true,false,undefined} 04:18:06.164 [debug] SWx Tx SAR Imsi="262425792505268" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425792505268 send ok to <0.1607.0> 04:18:06.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425792505268",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425792505268 consume call {rx_s6b_aar,"262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1607.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:06.164 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425792505268 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1608.0> in state state_authenticated_wait_swx_saa 04:18:06.165 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425792505268",[],[2001],[],[{'Non-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_262425792505268 send ok to <0.1608.0> *DBG* aaa_ue_fsm_262425792505268 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1608.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.165 [info] ue_fsm ev_rx_swx_saa 04:18:06.165 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425792505268","262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1607.0>} 04:18:06.165 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.165 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.168 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,165,88,151,48,0,2,0,2,0,16,0,87,0,9,1,160,107,155,81,159,172,18,176,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,107,155,81,159,172,18,176,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,155,81,159,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.168 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294821,5805872,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,<<107,155,81,159>>},{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,1805341087,<<172,18,176,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,1805341087,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} 04:18:06.168 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425792505268">>,<0.1601.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294821,1805341087,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4239221415,1805341087}],[],[],[],[],[],[],[],[]}}}} 04:18:06.168 [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_262425792505268 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 => 4239221415, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1805341087}}} from <0.1609.0> in state state_wait_create_session_resp 04:18:06.169 [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 => 4239221415,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1805341087}} 04:18:06.169 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} 04:18:06.169 [info] KMOD Port Create PDP Context Call {<0.1601.0>,[alias|#Ref<0.2044474368.3268739075.257102>]}: {create_pdp_context,{172,18,176,103},4239221415,1805341087,{192,168,0,87}} 04:18:06.169 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,87}, 4239221415, 1805341087 04:18:06.169 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3074,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,87}},{i_tid,4239221415},{o_tid,1805341087}]}} *DBG* epdg_ue_fsm_262425792505268 send ok to <0.1609.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425792505268">>, {ok, #{apco => <<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 => 4239221415, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1805341087}}}} 04:18:06.169 [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 => 4239221415,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1805341087}) returned ok *DBG* epdg_ue_fsm_262425792505268 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 => 4239221415, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1805341087}}} from <0.1609.0> in state state_wait_create_session_resp => state_active 04:18:06.169 [info] tunnel_response(<<"262425792505268">>): {ok,#{apco => <<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 => 4239221415,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1805341087}} 04:18:06.169 [info] tunnel_response for <<"262425792505268">>: {ok,#{apco => <<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 => 4239221415,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1805341087}} 04:18:06.169 [info] GSUP: Tx #{imsi => <<"262425792505268">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262429827131696">>, 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_262429827131696 enter epdg_ue_fsm in state state_new 04:18:06.248 [info] GSUP: Rx #{imsi => <<"262429827131696">>,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_262429827131696 consume internal init_state in state state_new 04:18:06.248 [info] ue_fsm start(epdg_ue_fsm_262429827131696) *DBG* epdg_ue_fsm_262429827131696 receive call {auth_request,33,"internet",#{}} from <0.1610.0> in state state_new 04:18:06.248 [info] ue_fsm init(<<"262429827131696">>) 04:18:06.248 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429827131696 send ok to <0.1610.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:18:06.249 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429827131696 consume call {auth_request,33,"internet",#{}} from <0.1610.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429827131696 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429827131696 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429827131696 consume internal init_state in state state_new 04:18:06.249 [info] ue_fsm start_link(aaa_ue_fsm_262429827131696) 04:18:06.249 [info] ue_fsm init("262429827131696") *DBG* aaa_ue_fsm_262429827131696 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.249 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.249 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429827131696",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429827131696 send ok to <0.201.0> 04:18:06.249 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429827131696 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.249 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262429827131696",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:06.252 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429827131696",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58]],[[98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21]],["foobar"],["3Uå\t±IÉú\rÜHïQ`Øi"],[[220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:06.252 [info] dia_sip2gsup: auth [98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58] authz [98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21]  *DBG* aaa_ue_fsm_262429827131696 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>, <<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115, 89,54,225,183,30,216,40,188,76,30,211,72,21>>, <<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>, <<"3Uå\t±IÉú\rÜHïQ`Øi">>}]}} from <0.1613.0> in state state_wait_swx_maa 04:18:06.252 [info] rand [98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180] autn [236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58]  04:18:06.252 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429827131696 send ok to <0.1613.0> *DBG* aaa_ue_fsm_262429827131696 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>, <<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115, 89,54,225,183,30,216,40,188,76,30,211,72,21>>, <<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>, <<"3Uå\t±IÉú\rÜHïQ`Øi">>}]}} from <0.1613.0> in state state_wait_swx_maa => state_new 04:18:06.252 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429827131696",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429827131696 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>, <<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115, 89,54,225,183,30,216,40,188,76,30,211,72,21>>, <<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>, <<"3Uå\t±IÉú\rÜHïQ`Øi">>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.253 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>,<<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21>>,<<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>,<<"3Uå\t±IÉú\rÜHïQ`Øi">>}]} *DBG* epdg_ue_fsm_262429827131696 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429827131696">>, {ok, [{epdg_auth_tuple, <<98,105,36,211,42,167,67,239,174,39,19,38,9, 128,199,180>>, <<236,104,145,169,188,39,239,84,151,40,168,162, 207,71,54,58>>, <<98,105,36,211,42,167,67,239,174,39,19,38,9, 128,199,180,115,89,54,225,183,30,216,40,188, 76,30,211,72,21>>, <<220,212,91,33,126,22,165,109,98,148,226,227, 52,125,241,4>>, <<"3Uå\t±IÉú\rÜHïQ`Øi">>}]}}} 04:18:06.253 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>,<<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21>>,<<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>,<<"3Uå\t±IÉú\rÜHïQ`Øi">>}]}, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429827131696 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>, <<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>, <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115, 89,54,225,183,30,216,40,188,76,30,211,72,21>>, <<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>, <<"3Uå\t±IÉú\rÜHïQ`Øi">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.253 [info] auth_response(<<"262429827131696">>): {ok,[{epdg_auth_tuple,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>,<<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21>>,<<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>,<<"3Uå\t±IÉú\rÜHïQ`Øi">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.253 [info] auth_response for <<"262429827131696">>: {ok,[{epdg_auth_tuple,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>,<<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>,<<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21>>,<<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>,<<"3Uå\t±IÉú\rÜHïQ`Øi">>}]} 04:18:06.253 [info] GSUP: Tx #{auth_tuples => [#{autn => <<236,104,145,169,188,39,239,84,151,40,168,162,207,71,54,58>>,ck => <<"3Uå\t±IÉú\rÜHïQ`Øi">>,ik => <<220,212,91,33,126,22,165,109,98,148,226,227,52,125,241,4>>,rand => <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180>>,res => <<98,105,36,211,42,167,67,239,174,39,19,38,9,128,199,180,115,89,54,225,183,30,216,40,188,76,30,211,72,21>>}],imsi => <<"262429827131696">>,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 => <<"262429827131696">>, message_type => location_upd_req}} 04:18:06.255 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429827131696">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429827131696 receive call lu_request from <0.1614.0> in state state_authenticating 04:18:06.255 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429827131696 send ok to <0.1614.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:18:06.255 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429827131696 consume call lu_request from <0.1614.0> in state state_authenticating *DBG* aaa_ue_fsm_262429827131696 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.255 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.255 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429827131696",undefined,undefined,false,false,undefined} 04:18:06.255 [debug] SWx Tx SAR Imsi="262429827131696" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.255 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429827131696",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429827131696 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429827131696 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429827131696 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1615.0> in state state_wait_swx_saa 04:18:06.257 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429827131696",[],[2001],[],[{'Non-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:18:06.257 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429827131696 send ok to <0.1615.0> *DBG* epdg_ue_fsm_262429827131696 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:06.257 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429827131696",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429827131696 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1615.0> in state state_wait_swx_saa => state_authenticated 04:18:06.257 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429827131696 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429827131696">>,ok}} 04:18:06.257 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429827131696 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:18:06.257 [info] lu_response(<<"262429827131696">>): ok 04:18:06.257 [info] lu_response for <<"262429827131696">>: ok 04:18:06.257 [info] GSUP: Tx #{imsi => <<"262429827131696">>,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 => <<"262429827131696">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429827131696 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1616.0> in state state_authenticated 04:18:06.259 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429827131696">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.259 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.259 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} 04:18:06.259 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.259 [info] s2b: Tx {gtp,v2,create_session_request,0,5805873,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429827131696">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294822,<<172,18,176,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,4239221416,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429827131696 send ok to <0.1616.0> 04:18:06.259 [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_262429827131696 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1616.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429827131696 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429827131696 receive call {rx_s6b_aar,"262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1617.0> in state state_authenticated 04:18:06.264 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.264 [info] ue_fsm ev_rx_s6b_aar: "262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.264 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429827131696",undefined,undefined,true,false,undefined} 04:18:06.265 [debug] SWx Tx SAR Imsi="262429827131696" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.265 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429827131696",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429827131696 send ok to <0.1617.0> *DBG* aaa_ue_fsm_262429827131696 consume call {rx_s6b_aar,"262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1617.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:06.265 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429827131696 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1618.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429827131696 send ok to <0.1618.0> 04:18:06.267 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429827131696",[],[2001],[],[{'Non-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_262429827131696 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1618.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.267 [info] ue_fsm ev_rx_swx_saa 04:18:06.267 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429827131696","262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1617.0>} 04:18:06.267 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.267 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.270 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,166,88,151,49,0,2,0,2,0,16,0,87,0,9,1,160,61,114,118,97,172,18,176,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,61,114,118,97,172,18,176,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,114,118,97,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.270 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294822,5805873,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,<<"=rva">>},{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,1030911585,<<172,18,176,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,1030911585,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} 04:18:06.270 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429827131696">>,<0.1611.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294822,1030911585,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221416,1030911585}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429827131696 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 => 4239221416, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1030911585}}} from <0.1619.0> in state state_wait_create_session_resp 04:18:06.270 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:06.270 [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 => 4239221416,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1030911585}} 04:18:06.270 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} 04:18:06.270 [info] KMOD Port Create PDP Context Call {<0.1611.0>,[alias|#Ref<0.2044474368.3268739075.257239>]}: {create_pdp_context,{172,18,176,103},4239221416,1030911585,{192,168,0,88}} 04:18:06.270 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,88}, 4239221416, 1030911585 04:18:06.270 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,88}},{i_tid,4239221416},{o_tid,1030911585}]}} 04:18:06.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,88>>,undefined},local_teid => 4239221416,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1030911585}) returned ok *DBG* epdg_ue_fsm_262429827131696 send ok to <0.1619.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429827131696">>, {ok, #{apco => <<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 => 4239221416, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1030911585}}}} 04:18:06.270 [info] tunnel_response(<<"262429827131696">>): {ok,#{apco => <<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 => 4239221416,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1030911585}} *DBG* epdg_ue_fsm_262429827131696 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 => 4239221416, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1030911585}}} from <0.1619.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:18:06.271 [info] tunnel_response for <<"262429827131696">>: {ok,#{apco => <<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 => 4239221416,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1030911585}} 04:18:06.271 [info] GSUP: Tx #{imsi => <<"262429827131696">>,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 => <<"262425060400192">>, 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_262425060400192 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425060400192 consume internal init_state in state state_new 04:18:06.348 [info] GSUP: Rx #{imsi => <<"262425060400192">>,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_262425060400192 receive call {auth_request,33,"internet",#{}} from <0.1620.0> in state state_new 04:18:06.348 [info] ue_fsm start(epdg_ue_fsm_262425060400192) *DBG* epdg_ue_fsm_262425060400192 send ok to <0.1620.0> 04:18:06.348 [info] ue_fsm init(<<"262425060400192">>) *DBG* epdg_ue_fsm_262425060400192 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}} *DBG* epdg_ue_fsm_262425060400192 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:06.348 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425060400192 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425060400192 consume internal init_state in state state_new 04:18:06.349 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425060400192 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.349 [info] ue_fsm start_link(aaa_ue_fsm_262425060400192) 04:18:06.349 [info] ue_fsm init("262425060400192") 04:18:06.349 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.349 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425060400192",undefined,undefined,false,false,undefined} 04:18:06.349 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.349 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262425060400192",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425060400192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425060400192 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_262425060400192 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>, <<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116, 84,129,177,243,9,158,249,2,101,202,196,227,105>>, <<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>, <<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]}} from <0.1623.0> in state state_wait_swx_maa 04:18:06.352 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425060400192",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189]],[[24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105]],["foobar"],[[12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71]],[[8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:06.352 [info] dia_sip2gsup: auth [24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189] authz [24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105]  04:18:06.352 [info] rand [24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252] autn [41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189]  04:18:06.352 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425060400192 send ok to <0.1623.0> 04:18:06.353 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425060400192",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425060400192 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>, <<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116, 84,129,177,243,9,158,249,2,101,202,196,227,105>>, <<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>, <<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425060400192 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>, <<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116, 84,129,177,243,9,158,249,2,101,202,196,227,105>>, <<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>, <<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]}} from <0.1623.0> in state state_wait_swx_maa => state_new 04:18:06.353 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>,<<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105>>,<<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>,<<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]} *DBG* epdg_ue_fsm_262425060400192 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425060400192">>, {ok, [{epdg_auth_tuple, <<24,190,93,113,66,194,44,73,211,197,4,95,99, 251,210,252>>, <<41,18,218,237,191,94,11,161,239,15,173,180, 45,199,81,189>>, <<24,190,93,113,66,194,44,73,211,197,4,95,99, 251,210,252,116,84,129,177,243,9,158,249,2, 101,202,196,227,105>>, <<8,158,51,220,75,21,216,123,9,183,148,48,225, 151,70,172>>, <<12,2,72,98,75,33,24,61,3,123,119,243,98, 46,97,71>>}]}}} 04:18:06.353 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>,<<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105>>,<<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>,<<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]}, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425060400192 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>, <<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>, <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116, 84,129,177,243,9,158,249,2,101,202,196,227,105>>, <<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>, <<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.353 [info] auth_response(<<"262425060400192">>): {ok,[{epdg_auth_tuple,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>,<<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105>>,<<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>,<<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.353 [info] auth_response for <<"262425060400192">>: {ok,[{epdg_auth_tuple,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>,<<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>,<<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105>>,<<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>,<<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>}]} 04:18:06.353 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,18,218,237,191,94,11,161,239,15,173,180,45,199,81,189>>,ck => <<12,2,72,98,75,33,24,61,3,123,119,243,98,46,97,71>>,ik => <<8,158,51,220,75,21,216,123,9,183,148,48,225,151,70,172>>,rand => <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252>>,res => <<24,190,93,113,66,194,44,73,211,197,4,95,99,251,210,252,116,84,129,177,243,9,158,249,2,101,202,196,227,105>>}],imsi => <<"262425060400192">>,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 => <<"262425060400192">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425060400192 receive call lu_request from <0.1624.0> in state state_authenticating *DBG* epdg_ue_fsm_262425060400192 send ok to <0.1624.0> *DBG* epdg_ue_fsm_262425060400192 consume call lu_request from <0.1624.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:18:06.355 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425060400192">>,message_type => location_upd_req} 04:18:06.355 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425060400192 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.355 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} 04:18:06.355 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.355 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425060400192",undefined,undefined,false,false,undefined} 04:18:06.355 [debug] SWx Tx SAR Imsi="262425060400192" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.355 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425060400192",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425060400192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425060400192 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425060400192 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1625.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425060400192 send ok to <0.1625.0> *DBG* aaa_ue_fsm_262425060400192 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1625.0> in state state_wait_swx_saa => state_authenticated 04:18:06.357 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425060400192",[],[2001],[],[{'Non-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_262425060400192 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:06.357 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425060400192 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425060400192">>,ok}} *DBG* epdg_ue_fsm_262425060400192 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.357 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425060400192",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:18:06.357 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:06.358 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} 04:18:06.358 [info] lu_response(<<"262425060400192">>): ok 04:18:06.358 [info] lu_response for <<"262425060400192">>: ok 04:18:06.358 [info] GSUP: Tx #{imsi => <<"262425060400192">>,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 => <<"262425060400192">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425060400192 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1626.0> in state state_authenticated 04:18:06.359 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425060400192">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.359 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.359 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425060400192 send ok to <0.1626.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:18:06.359 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262425060400192 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1626.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425060400192 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:06.359 [info] s2b: Tx {gtp,v2,create_session_request,0,5805874,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425060400192">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294823,<<172,18,176,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,4239221417,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:06.359 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425060400192 receive call {rx_s6b_aar,"262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1627.0> in state state_authenticated 04:18:06.365 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.365 [info] ue_fsm ev_rx_s6b_aar: "262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.365 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425060400192",undefined,undefined,true,false,undefined} 04:18:06.365 [debug] SWx Tx SAR Imsi="262425060400192" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.365 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425060400192",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425060400192 send ok to <0.1627.0> *DBG* aaa_ue_fsm_262425060400192 consume call {rx_s6b_aar,"262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1627.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:06.365 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425060400192 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1628.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425060400192 send ok to <0.1628.0> 04:18:06.367 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425060400192",[],[2001],[],[{'Non-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_262425060400192 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1628.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.367 [info] ue_fsm ev_rx_swx_saa 04:18:06.367 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425060400192","262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1627.0>} 04:18:06.367 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.367 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.371 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,167,88,151,50,0,2,0,2,0,16,0,87,0,9,1,160,185,176,149,146,172,18,176,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,185,176,149,146,172,18,176,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,185,176,149,146,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.371 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294823,5805874,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,<<185,176,149,146>>},{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,3115357586,<<172,18,176,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,3115357586,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} 04:18:06.371 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425060400192">>,<0.1621.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294823,3115357586,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4239221417,3115357586}],[],[],[],[],[],[],[],[]}}}} 04:18:06.371 [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_262425060400192 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 => 4239221417, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3115357586}}} from <0.1629.0> in state state_wait_create_session_resp 04:18:06.371 [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 => 4239221417,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3115357586}} 04:18:06.371 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} 04:18:06.371 [info] KMOD Port Create PDP Context Call {<0.1621.0>,[alias|#Ref<0.2044474368.3268739075.257411>]}: {create_pdp_context,{172,18,176,103},4239221417,3115357586,{192,168,0,89}} 04:18:06.371 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,89}, 4239221417, 3115357586 *DBG* epdg_ue_fsm_262425060400192 send ok to <0.1629.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425060400192">>, {ok, #{apco => <<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 => 4239221417, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3115357586}}}} 04:18:06.371 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,89}},{i_tid,4239221417},{o_tid,3115357586}]}} *DBG* epdg_ue_fsm_262425060400192 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 => 4239221417, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3115357586}}} from <0.1629.0> in state state_wait_create_session_resp => state_active 04:18:06.371 [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 => 4239221417,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3115357586}) 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:18:06.371 [info] tunnel_response(<<"262425060400192">>): {ok,#{apco => <<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 => 4239221417,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3115357586}} 04:18:06.372 [info] tunnel_response for <<"262425060400192">>: {ok,#{apco => <<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 => 4239221417,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3115357586}} 04:18:06.372 [info] GSUP: Tx #{imsi => <<"262425060400192">>,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 => <<"262421371217688">>, 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_262421371217688 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421371217688 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421371217688 receive call {auth_request,33,"internet",#{}} from <0.1630.0> in state state_new *DBG* epdg_ue_fsm_262421371217688 send ok to <0.1630.0> *DBG* epdg_ue_fsm_262421371217688 consume call {auth_request,33,"internet",#{}} from <0.1630.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_262421371217688 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421371217688 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262421371217688 consume internal init_state in state state_new 04:18:06.449 [info] GSUP: Rx #{imsi => <<"262421371217688">>,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_262421371217688 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.449 [info] ue_fsm start(epdg_ue_fsm_262421371217688) 04:18:06.449 [info] ue_fsm init(<<"262421371217688">>) 04:18:06.449 [info] ue_fsm auth_request 04:18:06.449 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,false,0,false,false} 04:18:06.449 [info] ue_fsm start_link(aaa_ue_fsm_262421371217688) 04:18:06.449 [info] ue_fsm init("262421371217688") 04:18:06.449 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.449 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421371217688",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421371217688 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421371217688 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.449 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.449 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262421371217688",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:06.452 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421371217688",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98]],[[242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168]],["foobar"],["CCÆûNĽû@6ËÕ¨¨3]"],[[165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421371217688 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>, <<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120, 20,236,70,184,120,15,46,103,21,216,194,12,90,168>>, <<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>, <<"CCÆûNĽû@6ËÕ¨¨3]">>}]}} from <0.1633.0> in state state_wait_swx_maa 04:18:06.452 [info] dia_sip2gsup: auth [242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98] authz [242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168]  04:18:06.452 [info] rand [242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120] autn [116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98]  *DBG* aaa_ue_fsm_262421371217688 send ok to <0.1633.0> 04:18:06.452 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421371217688 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>, <<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120, 20,236,70,184,120,15,46,103,21,216,194,12,90,168>>, <<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>, <<"CCÆûNĽû@6ËÕ¨¨3]">>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.453 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421371217688",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421371217688 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>, <<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120, 20,236,70,184,120,15,46,103,21,216,194,12,90,168>>, <<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>, <<"CCÆûNĽû@6ËÕ¨¨3]">>}]}} from <0.1633.0> in state state_wait_swx_maa => state_new 04:18:06.453 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>,<<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168>>,<<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>,<<"CCÆûNĽû@6ËÕ¨¨3]">>}]} *DBG* epdg_ue_fsm_262421371217688 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421371217688">>, {ok, [{epdg_auth_tuple, <<242,174,191,110,164,120,113,182,6,210,49,80, 255,251,9,120>>, <<116,204,188,240,108,223,6,65,169,217,229,254, 8,30,88,98>>, <<242,174,191,110,164,120,113,182,6,210,49,80, 255,251,9,120,20,236,70,184,120,15,46,103,21, 216,194,12,90,168>>, <<165,242,228,54,205,245,125,48,104,38,81,28, 190,244,155,253>>, <<"CCÆûNĽû@6ËÕ¨¨3]">>}]}}} 04:18:06.453 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>,<<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168>>,<<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>,<<"CCÆûNĽû@6ËÕ¨¨3]">>}]}, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421371217688 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>, <<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>, <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120, 20,236,70,184,120,15,46,103,21,216,194,12,90,168>>, <<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>, <<"CCÆûNĽû@6ËÕ¨¨3]">>}]}} 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:18:06.453 [info] auth_response(<<"262421371217688">>): {ok,[{epdg_auth_tuple,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>,<<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168>>,<<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>,<<"CCÆûNĽû@6ËÕ¨¨3]">>}]} 04:18:06.453 [info] auth_response for <<"262421371217688">>: {ok,[{epdg_auth_tuple,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>,<<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>,<<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168>>,<<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>,<<"CCÆûNĽû@6ËÕ¨¨3]">>}]} 04:18:06.453 [info] GSUP: Tx #{auth_tuples => [#{autn => <<116,204,188,240,108,223,6,65,169,217,229,254,8,30,88,98>>,ck => <<"CCÆûNĽû@6ËÕ¨¨3]">>,ik => <<165,242,228,54,205,245,125,48,104,38,81,28,190,244,155,253>>,rand => <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120>>,res => <<242,174,191,110,164,120,113,182,6,210,49,80,255,251,9,120,20,236,70,184,120,15,46,103,21,216,194,12,90,168>>}],imsi => <<"262421371217688">>,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 => <<"262421371217688">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421371217688 receive call lu_request from <0.1634.0> in state state_authenticating *DBG* epdg_ue_fsm_262421371217688 send ok to <0.1634.0> 04:18:06.455 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421371217688">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421371217688 consume call lu_request from <0.1634.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_262421371217688 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.455 [info] ue_fsm lu_request 04:18:06.455 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,false,0,false,false} 04:18:06.455 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.455 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421371217688",undefined,undefined,false,false,undefined} 04:18:06.455 [debug] SWx Tx SAR Imsi="262421371217688" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.455 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421371217688",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421371217688 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421371217688 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421371217688 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1635.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421371217688 send ok to <0.1635.0> 04:18:06.457 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421371217688",[],[2001],[],[{'Non-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_262421371217688 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421371217688 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1635.0> in state state_wait_swx_saa => state_authenticated 04:18:06.457 [info] ue_fsm ev_rx_swx_saa 04:18:06.457 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421371217688",undefined,undefined,false,false,undefined} 04:18:06.457 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:06.457 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421371217688 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421371217688">>,ok}} 04:18:06.457 [info] lu_response(<<"262421371217688">>): ok *DBG* epdg_ue_fsm_262421371217688 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.457 [info] lu_response for <<"262421371217688">>: 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:18:06.457 [info] GSUP: Tx #{imsi => <<"262421371217688">>,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 => <<"262421371217688">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421371217688 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1636.0> in state state_authenticated 04:18:06.459 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421371217688">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.459 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262421371217688 send ok to <0.1636.0> 04:18:06.459 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421371217688">>,"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_262421371217688 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:18:06.459 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262421371217688 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:06.459 [info] s2b: Tx {gtp,v2,create_session_request,0,5805875,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421371217688">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294824,<<172,18,176,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,4239221418,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:06.459 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421371217688 receive call {rx_s6b_aar,"262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1637.0> in state state_authenticated 04:18:06.464 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.464 [info] ue_fsm ev_rx_s6b_aar: "262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.464 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421371217688",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421371217688 send ok to <0.1637.0> 04:18:06.464 [debug] SWx Tx SAR Imsi="262421371217688" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421371217688 consume call {rx_s6b_aar,"262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1637.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:06.464 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421371217688",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:06.464 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421371217688 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1638.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421371217688 send ok to <0.1638.0> *DBG* aaa_ue_fsm_262421371217688 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1638.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.466 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421371217688",[],[2001],[],[{'Non-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:18:06.466 [info] ue_fsm ev_rx_swx_saa 04:18:06.466 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421371217688","262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1637.0>} 04:18:06.466 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.466 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,168,88,151,51,0,2,0,2,0,16,0,87,0,9,1,160,2,167,45,67,172,18,176,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,2,167,45,67,172,18,176,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,167,45,67,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294824,5805875,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,167,45,67>>},{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,44510531,<<172,18,176,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,44510531,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} 04:18:06.469 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421371217688">>,<0.1631.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294824,44510531,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221418,44510531}],[],[],[],[]}}}} 04:18:06.469 [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_262421371217688 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 => 4239221418, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 44510531}}} from <0.1639.0> in state state_wait_create_session_resp 04:18:06.469 [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 => 4239221418,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 44510531}} 04:18:06.469 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,false,0,false,false} 04:18:06.469 [info] KMOD Port Create PDP Context Call {<0.1631.0>,[alias|#Ref<0.2044474368.3268739073.255697>]}: {create_pdp_context,{172,18,176,103},4239221418,44510531,{192,168,0,90}} 04:18:06.469 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,90}, 4239221418, 44510531 04:18:06.469 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3266,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,90}},{i_tid,4239221418},{o_tid,44510531}]}} *DBG* epdg_ue_fsm_262421371217688 send ok to <0.1639.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421371217688">>, {ok, #{apco => <<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 => 4239221418, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 44510531}}}} 04:18:06.469 [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 => 4239221418,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 44510531}) returned ok *DBG* epdg_ue_fsm_262421371217688 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 => 4239221418, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 44510531}}} from <0.1639.0> in state state_wait_create_session_resp => state_active 04:18:06.469 [info] tunnel_response(<<"262421371217688">>): {ok,#{apco => <<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 => 4239221418,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 44510531}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.469 [info] tunnel_response for <<"262421371217688">>: {ok,#{apco => <<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 => 4239221418,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 44510531}} 04:18:06.469 [info] GSUP: Tx #{imsi => <<"262421371217688">>,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 => <<"262420821824714">>, 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:18:06.548 [info] GSUP: Rx #{imsi => <<"262420821824714">>,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_262420821824714 enter epdg_ue_fsm in state state_new 04:18:06.549 [info] ue_fsm start(epdg_ue_fsm_262420821824714) *DBG* epdg_ue_fsm_262420821824714 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420821824714 receive call {auth_request,33,"internet",#{}} from <0.1640.0> in state state_new 04:18:06.549 [info] ue_fsm init(<<"262420821824714">>) *DBG* epdg_ue_fsm_262420821824714 send ok to <0.1640.0> 04:18:06.549 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420821824714 consume call {auth_request,33,"internet",#{}} from <0.1640.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_262420821824714 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420821824714 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:06.549 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420821824714 consume internal init_state in state state_new 04:18:06.549 [info] ue_fsm start_link(aaa_ue_fsm_262420821824714) *DBG* aaa_ue_fsm_262420821824714 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.549 [info] ue_fsm init("262420821824714") 04:18:06.549 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.549 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420821824714",undefined,undefined,false,false,undefined} 04:18:06.549 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.549 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262420821824714",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420821824714 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420821824714 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.552 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420821824714",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1]],[[27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81]],["foobar"],[[239,37,153,201,65,225,90,68,234,251,157,251,151,78,145,18]],[[68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420821824714 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>, <<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91, 7,87,147,97,20,233,233,238,239,1,136,4,81>>, <<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>, <<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145, 18>>}]}} from <0.1643.0> in state state_wait_swx_maa 04:18:06.552 [info] dia_sip2gsup: auth [27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1] authz [27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81]  04:18:06.552 [info] rand [27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83] autn [248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1]  *DBG* aaa_ue_fsm_262420821824714 send ok to <0.1643.0> *DBG* aaa_ue_fsm_262420821824714 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>, <<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91, 7,87,147,97,20,233,233,238,239,1,136,4,81>>, <<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>, <<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145, 18>>}]}} from <0.1643.0> in state state_wait_swx_maa => state_new 04:18:06.552 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420821824714 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>, <<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91, 7,87,147,97,20,233,233,238,239,1,136,4,81>>, <<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>, <<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145, 18>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.553 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420821824714",undefined,undefined,false,false,undefined} 04:18:06.553 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>,<<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81>>,<<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>,<<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145,18>>}]} *DBG* epdg_ue_fsm_262420821824714 send ok to <0.211.0> 04:18:06.553 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>,<<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81>>,<<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>,<<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145,18>>}]}, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420821824714">>, {ok, [{epdg_auth_tuple, <<27,131,73,226,93,190,229,72,181,146,3,99,208, 142,131,83>>, <<248,182,231,86,232,90,37,131,179,97,139,203, 121,239,214,1>>, <<27,131,73,226,93,190,229,72,181,146,3,99,208, 142,131,83,91,7,87,147,97,20,233,233,238,239, 1,136,4,81>>, <<68,165,49,137,144,54,219,72,25,140,221,20, 253,45,90,69>>, <<239,37,153,201,65,225,90,68,234,251,157, 251,151,78,145,18>>}]}}} *DBG* epdg_ue_fsm_262420821824714 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>, <<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>, <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91, 7,87,147,97,20,233,233,238,239,1,136,4,81>>, <<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>, <<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145, 18>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.553 [info] auth_response(<<"262420821824714">>): {ok,[{epdg_auth_tuple,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>,<<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81>>,<<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>,<<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145,18>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.553 [info] auth_response for <<"262420821824714">>: {ok,[{epdg_auth_tuple,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>,<<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>,<<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81>>,<<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>,<<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145,18>>}]} 04:18:06.553 [info] GSUP: Tx #{auth_tuples => [#{autn => <<248,182,231,86,232,90,37,131,179,97,139,203,121,239,214,1>>,ck => <<239,37,153,201,65,225,90,68,234,251,157,251,151,78,145,18>>,ik => <<68,165,49,137,144,54,219,72,25,140,221,20,253,45,90,69>>,rand => <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83>>,res => <<27,131,73,226,93,190,229,72,181,146,3,99,208,142,131,83,91,7,87,147,97,20,233,233,238,239,1,136,4,81>>}],imsi => <<"262420821824714">>,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 => <<"262420821824714">>, message_type => location_upd_req}} 04:18:06.554 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420821824714">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420821824714 receive call lu_request from <0.1644.0> in state state_authenticating 04:18:06.554 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420821824714 send ok to <0.1644.0> 04:18:06.554 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420821824714 consume call lu_request from <0.1644.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_262420821824714 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.554 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.554 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420821824714",undefined,undefined,false,false,undefined} 04:18:06.554 [debug] SWx Tx SAR Imsi="262420821824714" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.554 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420821824714",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420821824714 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420821824714 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420821824714 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1645.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420821824714 send ok to <0.1645.0> *DBG* aaa_ue_fsm_262420821824714 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1645.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420821824714 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* gsup_server got cast {lu_response,{<<"262420821824714">>,ok}} *DBG* epdg_ue_fsm_262420821824714 send ok to <0.211.0> 04:18:06.557 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420821824714",[],[2001],[],[{'Non-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_262420821824714 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.557 [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:18:06.557 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420821824714",undefined,undefined,false,false,undefined} 04:18:06.557 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:06.557 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} 04:18:06.557 [info] lu_response(<<"262420821824714">>): ok 04:18:06.557 [info] lu_response for <<"262420821824714">>: ok 04:18:06.557 [info] GSUP: Tx #{imsi => <<"262420821824714">>,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 => <<"262420821824714">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:18:06.558 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420821824714">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.558 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420821824714 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1646.0> in state state_authenticated 04:18:06.558 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} 04:18:06.558 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.558 [info] s2b: Tx {gtp,v2,create_session_request,0,5805876,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420821824714">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294825,<<172,18,176,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,4239221419,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420821824714 send ok to <0.1646.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:18:06.558 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420821824714 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1646.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420821824714 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:06.563 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420821824714 receive call {rx_s6b_aar,"262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1647.0> in state state_authenticated 04:18:06.563 [info] ue_fsm ev_rx_s6b_aar: "262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.563 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420821824714",undefined,undefined,true,false,undefined} 04:18:06.563 [debug] SWx Tx SAR Imsi="262420821824714" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.563 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420821824714",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420821824714 send ok to <0.1647.0> 04:18:06.563 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420821824714 consume call {rx_s6b_aar,"262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1647.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420821824714 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1648.0> in state state_authenticated_wait_swx_saa 04:18:06.565 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420821824714",[],[2001],[],[{'Non-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_262420821824714 send ok to <0.1648.0> 04:18:06.565 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420821824714 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1648.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.565 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420821824714","262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1647.0>} 04:18:06.565 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.565 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.568 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,169,88,151,52,0,2,0,2,0,16,0,87,0,9,1,160,200,53,129,224,172,18,176,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,200,53,129,224,172,18,176,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,53,129,224,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.568 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294825,5805876,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,53,129,224>>},{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,3358949856,<<172,18,176,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,3358949856,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} 04:18:06.568 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420821824714">>,<0.1641.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294825,3358949856,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221419,3358949856}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420821824714 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 => 4239221419, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3358949856}}} from <0.1649.0> in state state_wait_create_session_resp 04:18:06.568 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:06.568 [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 => 4239221419,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3358949856}} 04:18:06.568 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} 04:18:06.568 [info] KMOD Port Create PDP Context Call {<0.1641.0>,[alias|#Ref<0.2044474368.3268739073.255870>]}: {create_pdp_context,{172,18,176,103},4239221419,3358949856,{192,168,0,91}} 04:18:06.568 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,91}, 4239221419, 3358949856 04:18:06.568 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3330,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,91}},{i_tid,4239221419},{o_tid,3358949856}]}} *DBG* epdg_ue_fsm_262420821824714 send ok to <0.1649.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420821824714">>, {ok, #{apco => <<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 => 4239221419, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3358949856}}}} *DBG* epdg_ue_fsm_262420821824714 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 => 4239221419, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3358949856}}} from <0.1649.0> in state state_wait_create_session_resp => state_active 04:18:06.568 [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 => 4239221419,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3358949856}) 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:18:06.568 [info] tunnel_response(<<"262420821824714">>): {ok,#{apco => <<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 => 4239221419,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3358949856}} 04:18:06.568 [info] tunnel_response for <<"262420821824714">>: {ok,#{apco => <<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 => 4239221419,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3358949856}} 04:18:06.568 [info] GSUP: Tx #{imsi => <<"262420821824714">>,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 => <<"262421808256674">>, 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_262421808256674 enter epdg_ue_fsm in state state_new 04:18:06.649 [info] GSUP: Rx #{imsi => <<"262421808256674">>,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_262421808256674 consume internal init_state in state state_new 04:18:06.649 [info] ue_fsm start(epdg_ue_fsm_262421808256674) *DBG* epdg_ue_fsm_262421808256674 receive call {auth_request,33,"internet",#{}} from <0.1650.0> in state state_new 04:18:06.649 [info] ue_fsm init(<<"262421808256674">>) *DBG* epdg_ue_fsm_262421808256674 send ok to <0.1650.0> 04:18:06.649 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421808256674 consume call {auth_request,33,"internet",#{}} from <0.1650.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_262421808256674 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421808256674 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:06.649 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421808256674 consume internal init_state in state state_new 04:18:06.649 [info] ue_fsm start_link(aaa_ue_fsm_262421808256674) *DBG* aaa_ue_fsm_262421808256674 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.649 [info] ue_fsm init("262421808256674") 04:18:06.649 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.649 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421808256674",undefined,undefined,false,false,undefined} 04:18:06.649 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.649 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262421808256674",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421808256674 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421808256674 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_262421808256674 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21>>, <<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>, <<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>, <<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78, 3>>}]}} from <0.1653.0> in state state_wait_swx_maa 04:18:06.652 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421808256674",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99]],[[239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194]],["foobar"],[[142,52,156,203,222,18,161,249,153,176,214,35,134,38,78,3]],[[47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:06.652 [info] dia_sip2gsup: auth [239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99] authz [239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194]  04:18:06.652 [info] rand [239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21] autn [160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99]  04:18:06.652 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421808256674 send ok to <0.1653.0> *DBG* aaa_ue_fsm_262421808256674 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21>>, <<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>, <<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>, <<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78, 3>>}]}} from <0.1653.0> in state state_wait_swx_maa => state_new 04:18:06.653 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421808256674",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421808256674 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21>>, <<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>, <<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>, <<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78, 3>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.653 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21>>,<<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>,<<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>,<<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78,3>>}]} 04:18:06.653 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21>>,<<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>,<<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>,<<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78,3>>}]}, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421808256674 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421808256674">>, {ok, [{epdg_auth_tuple, <<239,191,242,212,162,231,212,160,231,39,119, 221,187,59,114,21>>, <<160,171,108,152,230,121,114,40,120,14,165, 202,159,197,90,99>>, <<239,191,242,212,162,231,212,160,231,39,119, 221,187,59,114,21,208,235,179,161,164,191,93, 135,176,43,186,95,234,194>>, <<47,13,243,54,14,156,192,91,16,49,152,231,94, 56,92,229>>, <<142,52,156,203,222,18,161,249,153,176, 214,35,134,38,78,3>>}]}}} 04:18:06.653 [info] auth_response(<<"262421808256674">>): {ok,[{epdg_auth_tuple,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21>>,<<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>,<<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>,<<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78,3>>}]} *DBG* epdg_ue_fsm_262421808256674 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21>>, <<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>, <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114, 21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>, <<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>, <<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78, 3>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.653 [info] auth_response for <<"262421808256674">>: {ok,[{epdg_auth_tuple,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21>>,<<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>,<<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>,<<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>,<<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78,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:18:06.653 [info] GSUP: Tx #{auth_tuples => [#{autn => <<160,171,108,152,230,121,114,40,120,14,165,202,159,197,90,99>>,ck => <<142,52,156,203,222,18,161,249,153,176,214,35,134,38,78,3>>,ik => <<47,13,243,54,14,156,192,91,16,49,152,231,94,56,92,229>>,rand => <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21>>,res => <<239,191,242,212,162,231,212,160,231,39,119,221,187,59,114,21,208,235,179,161,164,191,93,135,176,43,186,95,234,194>>}],imsi => <<"262421808256674">>,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 => <<"262421808256674">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421808256674 receive call lu_request from <0.1654.0> in state state_authenticating *DBG* epdg_ue_fsm_262421808256674 send ok to <0.1654.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_262421808256674 consume call lu_request from <0.1654.0> in state state_authenticating *DBG* aaa_ue_fsm_262421808256674 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.654 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421808256674">>,message_type => location_upd_req} 04:18:06.654 [info] ue_fsm lu_request 04:18:06.654 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421808256674 send ok to <0.201.0> 04:18:06.654 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262421808256674 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:06.654 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421808256674",undefined,undefined,false,false,undefined} 04:18:06.654 [debug] SWx Tx SAR Imsi="262421808256674" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.654 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421808256674",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421808256674 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1655.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421808256674 send ok to <0.1655.0> *DBG* epdg_ue_fsm_262421808256674 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421808256674 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1655.0> in state state_wait_swx_saa => state_authenticated 04:18:06.657 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421808256674",[],[2001],[],[{'Non-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_262421808256674 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421808256674">>,ok}} 04:18:06.657 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421808256674 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.657 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421808256674",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:18:06.657 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:06.657 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} 04:18:06.657 [info] lu_response(<<"262421808256674">>): ok 04:18:06.657 [info] lu_response for <<"262421808256674">>: ok 04:18:06.657 [info] GSUP: Tx #{imsi => <<"262421808256674">>,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 => <<"262421808256674">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421808256674 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1656.0> in state state_authenticated 04:18:06.658 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421808256674">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.658 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.658 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} 04:18:06.658 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.658 [info] s2b: Tx {gtp,v2,create_session_request,0,5805877,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421808256674">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294826,<<172,18,176,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,4239221420,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421808256674 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:18:06.658 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421808256674 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1656.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421808256674 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421808256674 receive call {rx_s6b_aar,"262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1657.0> in state state_authenticated 04:18:06.663 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.663 [info] ue_fsm ev_rx_s6b_aar: "262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.663 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421808256674",undefined,undefined,true,false,undefined} 04:18:06.663 [debug] SWx Tx SAR Imsi="262421808256674" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.663 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421808256674",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421808256674 send ok to <0.1657.0> 04:18:06.663 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421808256674 consume call {rx_s6b_aar,"262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1657.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421808256674 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1658.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421808256674 send ok to <0.1658.0> *DBG* aaa_ue_fsm_262421808256674 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1658.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.666 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421808256674",[],[2001],[],[{'Non-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:18:06.666 [info] ue_fsm ev_rx_swx_saa 04:18:06.666 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421808256674","262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1657.0>} 04:18:06.666 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.666 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.668 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,170,88,151,53,0,2,0,2,0,16,0,87,0,9,1,160,215,223,166,96,172,18,176,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,215,223,166,96,172,18,176,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,223,166,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.668 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294826,5805877,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,3621758560,<<172,18,176,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,3621758560,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} 04:18:06.668 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421808256674">>,<0.1651.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294826,3621758560,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221420,3621758560}],[],[],[]}}}} 04:18:06.668 [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_262421808256674 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 => 4239221420, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3621758560}}} from <0.1659.0> in state state_wait_create_session_resp 04:18:06.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,92>>,undefined},local_teid => 4239221420,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3621758560}} 04:18:06.669 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} 04:18:06.669 [info] KMOD Port Create PDP Context Call {<0.1651.0>,[alias|#Ref<0.2044474368.3268739073.256039>]}: {create_pdp_context,{172,18,176,103},4239221420,3621758560,{192,168,0,92}} 04:18:06.669 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,92}, 4239221420, 3621758560 *DBG* epdg_ue_fsm_262421808256674 send ok to <0.1659.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421808256674">>, {ok, #{apco => <<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 => 4239221420, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3621758560}}}} 04:18:06.669 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3012,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,92}},{i_tid,4239221420},{o_tid,3621758560}]}} *DBG* epdg_ue_fsm_262421808256674 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 => 4239221420, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3621758560}}} from <0.1659.0> in state state_wait_create_session_resp => state_active 04:18:06.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,92>>,undefined},local_teid => 4239221420,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3621758560}) 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:18:06.669 [info] tunnel_response(<<"262421808256674">>): {ok,#{apco => <<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 => 4239221420,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3621758560}} 04:18:06.669 [info] tunnel_response for <<"262421808256674">>: {ok,#{apco => <<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 => 4239221420,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3621758560}} 04:18:06.669 [info] GSUP: Tx #{imsi => <<"262421808256674">>,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 => <<"262423170358628">>, 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_262423170358628 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423170358628 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423170358628 receive call {auth_request,33,"internet",#{}} from <0.1660.0> in state state_new 04:18:06.749 [info] GSUP: Rx #{imsi => <<"262423170358628">>,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_262423170358628 send ok to <0.1660.0> 04:18:06.749 [info] ue_fsm start(epdg_ue_fsm_262423170358628) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.749 [info] ue_fsm init(<<"262423170358628">>) *DBG* epdg_ue_fsm_262423170358628 consume call {auth_request,33,"internet",#{}} from <0.1660.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423170358628 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423170358628 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423170358628 consume internal init_state in state state_new 04:18:06.749 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423170358628 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.749 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,false,0,false,false} 04:18:06.749 [info] ue_fsm start_link(aaa_ue_fsm_262423170358628) 04:18:06.749 [info] ue_fsm init("262423170358628") 04:18:06.749 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423170358628 send ok to <0.201.0> 04:18:06.749 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423170358628",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423170358628 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.749 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.749 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262423170358628",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423170358628 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>, <<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93, 1,93,155,132,217,187,255,1,108,56,171,160>>, <<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>, <<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]}} from <0.1663.0> in state state_wait_swx_maa 04:18:06.753 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423170358628",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59]],[[75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160]],["foobar"],[[9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188]],[[102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423170358628 send ok to <0.1663.0> 04:18:06.753 [info] dia_sip2gsup: auth [75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59] authz [75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160]  *DBG* aaa_ue_fsm_262423170358628 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>, <<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93, 1,93,155,132,217,187,255,1,108,56,171,160>>, <<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>, <<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]}} from <0.1663.0> in state state_wait_swx_maa => state_new 04:18:06.753 [info] rand [75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36] autn [186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59]  *DBG* epdg_ue_fsm_262423170358628 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>, <<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93, 1,93,155,132,217,187,255,1,108,56,171,160>>, <<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>, <<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.753 [info] ue_fsm ev_rx_swx_maa 04:18:06.753 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423170358628",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423170358628 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423170358628">>, {ok, [{epdg_auth_tuple, <<75,42,36,109,121,47,70,22,53,23,110,87,171, 169,105,36>>, <<186,84,56,178,9,117,74,171,231,56,152,174, 184,51,139,59>>, <<75,42,36,109,121,47,70,22,53,23,110,87,171, 169,105,36,9,93,1,93,155,132,217,187,255,1, 108,56,171,160>>, <<102,41,13,98,209,30,88,181,122,91,58,104,106, 26,22,45>>, <<9,201,211,60,17,118,129,60,20,107,2,153, 139,227,46,188>>}]}}} 04:18:06.753 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>,<<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160>>,<<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>,<<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]} *DBG* epdg_ue_fsm_262423170358628 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>, <<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>, <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93, 1,93,155,132,217,187,255,1,108,56,171,160>>, <<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>, <<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.754 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>,<<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160>>,<<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>,<<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]}, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,false,0,false,false} 04:18:06.754 [info] auth_response(<<"262423170358628">>): {ok,[{epdg_auth_tuple,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>,<<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160>>,<<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>,<<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]} 04:18:06.754 [info] auth_response for <<"262423170358628">>: {ok,[{epdg_auth_tuple,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>,<<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>,<<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160>>,<<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>,<<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>}]} 04:18:06.754 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,84,56,178,9,117,74,171,231,56,152,174,184,51,139,59>>,ck => <<9,201,211,60,17,118,129,60,20,107,2,153,139,227,46,188>>,ik => <<102,41,13,98,209,30,88,181,122,91,58,104,106,26,22,45>>,rand => <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36>>,res => <<75,42,36,109,121,47,70,22,53,23,110,87,171,169,105,36,9,93,1,93,155,132,217,187,255,1,108,56,171,160>>}],imsi => <<"262423170358628">>,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 => <<"262423170358628">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423170358628 receive call lu_request from <0.1664.0> in state state_authenticating *DBG* epdg_ue_fsm_262423170358628 send ok to <0.1664.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:18:06.755 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423170358628">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262423170358628 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423170358628 consume call lu_request from <0.1664.0> in state state_authenticating 04:18:06.755 [info] ue_fsm lu_request 04:18:06.755 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,false,0,false,false} 04:18:06.755 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.755 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423170358628",undefined,undefined,false,false,undefined} 04:18:06.755 [debug] SWx Tx SAR Imsi="262423170358628" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.755 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423170358628",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423170358628 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423170358628 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423170358628 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1665.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423170358628 send ok to <0.1665.0> *DBG* aaa_ue_fsm_262423170358628 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1665.0> in state state_wait_swx_saa => state_authenticated 04:18:06.758 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423170358628",[],[2001],[],[{'Non-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_262423170358628 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:06.758 [info] ue_fsm ev_rx_swx_saa 04:18:06.758 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423170358628",undefined,undefined,false,false,undefined} 04:18:06.758 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423170358628 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423170358628">>,ok}} *DBG* epdg_ue_fsm_262423170358628 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.758 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423170358628">>,"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:18:06.758 [info] lu_response(<<"262423170358628">>): ok 04:18:06.758 [info] lu_response for <<"262423170358628">>: ok 04:18:06.758 [info] GSUP: Tx #{imsi => <<"262423170358628">>,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 => <<"262423170358628">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423170358628 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1666.0> in state state_authenticated 04:18:06.759 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423170358628">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.759 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.759 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,false,0,false,false} 04:18:06.759 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.759 [info] s2b: Tx {gtp,v2,create_session_request,0,5805878,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423170358628">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294827,<<172,18,176,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,4239221421,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423170358628 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:18:06.759 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423170358628 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_262423170358628 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423170358628 receive call {rx_s6b_aar,"262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1667.0> in state state_authenticated 04:18:06.765 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.765 [info] ue_fsm ev_rx_s6b_aar: "262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.765 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262423170358628",undefined,undefined,true,false,undefined} 04:18:06.765 [debug] SWx Tx SAR Imsi="262423170358628" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.765 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423170358628",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423170358628 send ok to <0.1667.0> 04:18:06.765 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423170358628 consume call {rx_s6b_aar,"262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1667.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423170358628 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1668.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423170358628 send ok to <0.1668.0> *DBG* aaa_ue_fsm_262423170358628 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1668.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.767 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423170358628",[],[2001],[],[{'Non-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:18:06.767 [info] ue_fsm ev_rx_swx_saa 04:18:06.768 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423170358628","262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1667.0>} 04:18:06.768 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.768 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.771 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,171,88,151,54,0,2,0,2,0,16,0,87,0,9,1,160,201,235,64,228,172,18,176,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,201,235,64,228,172,18,176,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,201,235,64,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.771 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294827,5805878,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,3387637988,<<172,18,176,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,3387637988,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} 04:18:06.771 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423170358628">>,<0.1661.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294827,3387637988,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221421,3387637988}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423170358628 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 => 4239221421, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3387637988}}} from <0.1669.0> in state state_wait_create_session_resp 04:18:06.771 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:06.771 [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 => 4239221421,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3387637988}} 04:18:06.771 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,false,0,false,false} 04:18:06.771 [info] KMOD Port Create PDP Context Call {<0.1661.0>,[alias|#Ref<0.2044474368.3268739073.256126>]}: {create_pdp_context,{172,18,176,103},4239221421,3387637988,{192,168,0,93}} 04:18:06.771 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,93}, 4239221421, 3387637988 04:18:06.771 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3394,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,93}},{i_tid,4239221421},{o_tid,3387637988}]}} 04:18:06.771 [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 => 4239221421,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3387637988}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423170358628">>, {ok, #{apco => <<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 => 4239221421, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3387637988}}}} *DBG* epdg_ue_fsm_262423170358628 send ok to <0.1669.0> 04:18:06.771 [info] tunnel_response(<<"262423170358628">>): {ok,#{apco => <<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 => 4239221421,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3387637988}} *DBG* epdg_ue_fsm_262423170358628 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 => 4239221421, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3387637988}}} from <0.1669.0> in state state_wait_create_session_resp => state_active 04:18:06.771 [info] tunnel_response for <<"262423170358628">>: {ok,#{apco => <<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 => 4239221421,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3387637988}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.771 [info] GSUP: Tx #{imsi => <<"262423170358628">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426733984378">>, 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_262426733984378 enter epdg_ue_fsm in state state_new 04:18:06.849 [info] GSUP: Rx #{imsi => <<"262426733984378">>,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_262426733984378 consume internal init_state in state state_new 04:18:06.849 [info] ue_fsm start(epdg_ue_fsm_262426733984378) *DBG* epdg_ue_fsm_262426733984378 receive call {auth_request,33,"internet",#{}} from <0.1670.0> in state state_new 04:18:06.849 [info] ue_fsm init(<<"262426733984378">>) *DBG* epdg_ue_fsm_262426733984378 send ok to <0.1670.0> 04:18:06.849 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426733984378 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:18:06.849 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426733984378 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:06.850 [info] ue_fsm start_link(aaa_ue_fsm_262426733984378) *DBG* aaa_ue_fsm_262426733984378 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262426733984378 consume internal init_state in state state_new 04:18:06.850 [info] ue_fsm init("262426733984378") *DBG* aaa_ue_fsm_262426733984378 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.850 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:06.850 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426733984378",undefined,undefined,false,false,undefined} 04:18:06.850 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426733984378 send ok to <0.201.0> 04:18:06.850 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262426733984378",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426733984378 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_262426733984378 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>, <<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59, 171>>, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112, 198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>, <<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>, <<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224, 22>>}]}} from <0.1673.0> in state state_wait_swx_maa 04:18:06.854 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426733984378",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171]],[[114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170]],["foobar"],[[109,159,86,180,62,44,181,161,80,124,86,146,102,73,224,22]],[[251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426733984378 send ok to <0.1673.0> *DBG* aaa_ue_fsm_262426733984378 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>, <<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59, 171>>, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112, 198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>, <<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>, <<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224, 22>>}]}} from <0.1673.0> in state state_wait_swx_maa => state_new 04:18:06.854 [info] dia_sip2gsup: auth [114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171] authz [114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170]  *DBG* epdg_ue_fsm_262426733984378 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>, <<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59, 171>>, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112, 198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>, <<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>, <<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224, 22>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.854 [info] rand [114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198] autn [147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171]  04:18:06.854 [info] ue_fsm ev_rx_swx_maa 04:18:06.854 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426733984378",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426733984378 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426733984378">>, {ok, [{epdg_auth_tuple, <<114,47,197,43,241,188,39,181,169,203,29,237, 244,130,112,198>>, <<147,70,236,158,164,126,128,213,254,86,218, 234,197,199,59,171>>, <<114,47,197,43,241,188,39,181,169,203,29,237, 244,130,112,198,178,60,143,105,79,81,39,73, 18,93,159,145,230,170>>, <<251,170,178,62,31,105,57,147,175,25,240,150, 233,156,24,27>>, <<109,159,86,180,62,44,181,161,80,124,86, 146,102,73,224,22>>}]}}} 04:18:06.854 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>,<<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171>>,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>,<<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>,<<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224,22>>}]} *DBG* epdg_ue_fsm_262426733984378 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>, <<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59, 171>>, <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112, 198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>, <<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>, <<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224, 22>>}]}} 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:18:06.855 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>,<<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171>>,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>,<<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>,<<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224,22>>}]}, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} 04:18:06.855 [info] auth_response(<<"262426733984378">>): {ok,[{epdg_auth_tuple,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>,<<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171>>,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>,<<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>,<<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224,22>>}]} 04:18:06.855 [info] auth_response for <<"262426733984378">>: {ok,[{epdg_auth_tuple,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>,<<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171>>,<<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>,<<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>,<<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224,22>>}]} 04:18:06.855 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,70,236,158,164,126,128,213,254,86,218,234,197,199,59,171>>,ck => <<109,159,86,180,62,44,181,161,80,124,86,146,102,73,224,22>>,ik => <<251,170,178,62,31,105,57,147,175,25,240,150,233,156,24,27>>,rand => <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198>>,res => <<114,47,197,43,241,188,39,181,169,203,29,237,244,130,112,198,178,60,143,105,79,81,39,73,18,93,159,145,230,170>>}],imsi => <<"262426733984378">>,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 => <<"262426733984378">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426733984378 receive call lu_request from <0.1674.0> in state state_authenticating 04:18:06.856 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426733984378">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426733984378 send ok to <0.1674.0> *DBG* aaa_ue_fsm_262426733984378 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_262426733984378 consume call lu_request from <0.1674.0> in state state_authenticating 04:18:06.856 [info] ue_fsm lu_request 04:18:06.856 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} 04:18:06.856 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.856 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426733984378",undefined,undefined,false,false,undefined} 04:18:06.856 [debug] SWx Tx SAR Imsi="262426733984378" Type=1 APN="internet" AgentInfoOpt=[]  04:18:06.856 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426733984378",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426733984378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426733984378 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426733984378 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1675.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426733984378 send ok to <0.1675.0> *DBG* epdg_ue_fsm_262426733984378 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:06.859 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426733984378",[],[2001],[],[{'Non-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_262426733984378 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1675.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426733984378 send ok to <0.211.0> 04:18:06.859 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262426733984378">>,ok}} *DBG* epdg_ue_fsm_262426733984378 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.859 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426733984378",undefined,undefined,false,false,undefined} 04:18:06.859 [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:18:06.859 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} 04:18:06.859 [info] lu_response(<<"262426733984378">>): ok 04:18:06.859 [info] lu_response for <<"262426733984378">>: ok 04:18:06.859 [info] GSUP: Tx #{imsi => <<"262426733984378">>,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 => <<"262426733984378">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426733984378 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1676.0> in state state_authenticated 04:18:06.860 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426733984378">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.860 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.860 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} 04:18:06.860 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.860 [info] s2b: Tx {gtp,v2,create_session_request,0,5805879,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426733984378">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294828,<<172,18,176,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,4239221422,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426733984378 send ok to <0.1676.0> 04:18:06.860 [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_262426733984378 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_262426733984378 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426733984378 receive call {rx_s6b_aar,"262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1677.0> in state state_authenticated 04:18:06.866 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.866 [info] ue_fsm ev_rx_s6b_aar: "262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.866 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426733984378",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426733984378 send ok to <0.1677.0> 04:18:06.866 [debug] SWx Tx SAR Imsi="262426733984378" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426733984378 consume call {rx_s6b_aar,"262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1677.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:06.866 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426733984378",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:06.866 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426733984378 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1678.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426733984378 send ok to <0.1678.0> 04:18:06.868 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426733984378",[],[2001],[],[{'Non-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_262426733984378 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1678.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.868 [info] ue_fsm ev_rx_swx_saa 04:18:06.868 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426733984378","262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1677.0>} 04:18:06.868 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.868 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.872 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,172,88,151,55,0,2,0,2,0,16,0,87,0,9,1,160,195,135,39,146,172,18,176,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,195,135,39,146,172,18,176,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,195,135,39,146,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426733984378 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 => 4239221422, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3280414610}}} from <0.1679.0> in state state_wait_create_session_resp 04:18:06.872 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294828,5805879,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,<<195,135,39,146>>},{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,3280414610,<<172,18,176,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,3280414610,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} 04:18:06.872 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426733984378">>,<0.1671.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294828,3280414610,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221422,3280414610}],[],[],[],[],[],[]}}}} 04:18:06.872 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:06.872 [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 => 4239221422,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3280414610}} 04:18:06.872 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} 04:18:06.872 [info] KMOD Port Create PDP Context Call {<0.1671.0>,[alias|#Ref<0.2044474368.3268739073.256241>]}: {create_pdp_context,{172,18,176,103},4239221422,3280414610,{192,168,0,94}} 04:18:06.872 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,94}, 4239221422, 3280414610 04:18:06.872 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3458,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,94}},{i_tid,4239221422},{o_tid,3280414610}]}} *DBG* epdg_ue_fsm_262426733984378 send ok to <0.1679.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426733984378">>, {ok, #{apco => <<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 => 4239221422, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3280414610}}}} *DBG* epdg_ue_fsm_262426733984378 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 => 4239221422, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3280414610}}} from <0.1679.0> in state state_wait_create_session_resp => state_active 04:18:06.872 [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 => 4239221422,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3280414610}) returned ok 04:18:06.872 [info] tunnel_response(<<"262426733984378">>): {ok,#{apco => <<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 => 4239221422,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3280414610}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.872 [info] tunnel_response for <<"262426733984378">>: {ok,#{apco => <<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 => 4239221422,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3280414610}} 04:18:06.872 [info] GSUP: Tx #{imsi => <<"262426733984378">>,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 => <<"262429976218597">>, 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_262429976218597 enter epdg_ue_fsm in state state_new 04:18:06.949 [info] GSUP: Rx #{imsi => <<"262429976218597">>,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_262429976218597 consume internal init_state in state state_new 04:18:06.949 [info] ue_fsm start(epdg_ue_fsm_262429976218597) *DBG* epdg_ue_fsm_262429976218597 receive call {auth_request,33,"internet",#{}} from <0.1680.0> in state state_new 04:18:06.949 [info] ue_fsm init(<<"262429976218597">>) 04:18:06.949 [info] ue_fsm auth_request 04:18:06.949 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429976218597 send ok to <0.1680.0> *DBG* aaa_ue_fsm_262429976218597 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_262429976218597 consume call {auth_request,33,"internet",#{}} from <0.1680.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429976218597 consume internal init_state in state state_new 04:18:06.949 [info] ue_fsm start_link(aaa_ue_fsm_262429976218597) *DBG* epdg_ue_fsm_262429976218597 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429976218597 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:06.950 [info] ue_fsm init("262429976218597") 04:18:06.950 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429976218597 send ok to <0.201.0> 04:18:06.950 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429976218597",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429976218597 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:06.950 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:06.950 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262429976218597",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:18:06.953 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429976218597",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230]],[[165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157]],["foobar"],[[97,198,231,89,204,245,204,137,180,120,146,72,111,167,138,26]],[[162,240,113,129,163,249,142,221,104,197,200,118,46,175,208,47]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429976218597 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>, <<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75, 134,59,75,166,38,60,9,243,176,30,44,103,157>>, <<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208, 47>>, <<97,198,231,89,204,245,204,137,180,120,146,72,111,167, 138,26>>}]}} from <0.1683.0> in state state_wait_swx_maa 04:18:06.953 [info] dia_sip2gsup: auth [165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230] authz [165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157]  04:18:06.953 [info] rand [165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100] autn [98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230]  *DBG* aaa_ue_fsm_262429976218597 send ok to <0.1683.0> *DBG* epdg_ue_fsm_262429976218597 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>, <<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75, 134,59,75,166,38,60,9,243,176,30,44,103,157>>, <<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208, 47>>, <<97,198,231,89,204,245,204,137,180,120,146,72,111,167, 138,26>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:06.953 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429976218597 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>, <<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75, 134,59,75,166,38,60,9,243,176,30,44,103,157>>, <<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208, 47>>, <<97,198,231,89,204,245,204,137,180,120,146,72,111,167, 138,26>>}]}} from <0.1683.0> in state state_wait_swx_maa => state_new 04:18:06.953 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429976218597",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429976218597 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429976218597">>, {ok, [{epdg_auth_tuple, <<165,226,70,5,241,220,10,209,0,48,251,35,210, 169,91,100>>, <<98,227,188,10,45,72,1,161,1,239,57,199,18, 216,61,230>>, <<165,226,70,5,241,220,10,209,0,48,251,35,210, 169,91,100,75,134,59,75,166,38,60,9,243,176, 30,44,103,157>>, <<162,240,113,129,163,249,142,221,104,197,200, 118,46,175,208,47>>, <<97,198,231,89,204,245,204,137,180,120, 146,72,111,167,138,26>>}]}}} 04:18:06.953 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>,<<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157>>,<<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208,47>>,<<97,198,231,89,204,245,204,137,180,120,146,72,111,167,138,26>>}]} *DBG* epdg_ue_fsm_262429976218597 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>, <<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>, <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75, 134,59,75,166,38,60,9,243,176,30,44,103,157>>, <<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208, 47>>, <<97,198,231,89,204,245,204,137,180,120,146,72,111,167, 138,26>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:06.953 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>,<<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157>>,<<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208,47>>,<<97,198,231,89,204,245,204,137,180,120,146,72,111,167,138,26>>}]}, {ue_fsm_data,<<"262429976218597">>,"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:18:06.953 [info] auth_response(<<"262429976218597">>): {ok,[{epdg_auth_tuple,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>,<<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157>>,<<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208,47>>,<<97,198,231,89,204,245,204,137,180,120,146,72,111,167,138,26>>}]} 04:18:06.954 [info] auth_response for <<"262429976218597">>: {ok,[{epdg_auth_tuple,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>,<<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>,<<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157>>,<<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208,47>>,<<97,198,231,89,204,245,204,137,180,120,146,72,111,167,138,26>>}]} 04:18:06.954 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,227,188,10,45,72,1,161,1,239,57,199,18,216,61,230>>,ck => <<97,198,231,89,204,245,204,137,180,120,146,72,111,167,138,26>>,ik => <<162,240,113,129,163,249,142,221,104,197,200,118,46,175,208,47>>,rand => <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100>>,res => <<165,226,70,5,241,220,10,209,0,48,251,35,210,169,91,100,75,134,59,75,166,38,60,9,243,176,30,44,103,157>>}],imsi => <<"262429976218597">>,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 => <<"262429976218597">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429976218597 receive call lu_request from <0.1684.0> in state state_authenticating *DBG* epdg_ue_fsm_262429976218597 send ok to <0.1684.0> 04:18:06.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429976218597">>,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_262429976218597 consume call lu_request from <0.1684.0> in state state_authenticating *DBG* aaa_ue_fsm_262429976218597 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:06.955 [info] ue_fsm lu_request 04:18:06.955 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,false,0,false,false} 04:18:06.955 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:06.955 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429976218597",undefined,undefined,false,false,undefined} 04:18:06.955 [debug] SWx Tx SAR Imsi="262429976218597" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429976218597 send ok to <0.201.0> 04:18:06.955 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429976218597",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429976218597 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429976218597 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1685.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429976218597 send ok to <0.1685.0> *DBG* epdg_ue_fsm_262429976218597 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429976218597 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1685.0> in state state_wait_swx_saa => state_authenticated 04:18:06.957 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429976218597",[],[2001],[],[{'Non-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:18:06.957 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429976218597 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429976218597">>,ok}} 04:18:06.957 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429976218597",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429976218597 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:06.957 [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:18:06.957 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,false,0,false,false} 04:18:06.957 [info] lu_response(<<"262429976218597">>): ok 04:18:06.957 [info] lu_response for <<"262429976218597">>: ok 04:18:06.957 [info] GSUP: Tx #{imsi => <<"262429976218597">>,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 => <<"262429976218597">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429976218597 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1686.0> in state state_authenticated 04:18:06.958 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429976218597">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:06.958 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:06.958 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,false,0,false,false} 04:18:06.958 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:06.958 [info] s2b: Tx {gtp,v2,create_session_request,0,5805880,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429976218597">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294829,<<172,18,176,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,4239221423,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429976218597 send ok to <0.1686.0> 04:18:06.959 [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_262429976218597 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_262429976218597 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429976218597 receive call {rx_s6b_aar,"262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1687.0> in state state_authenticated 04:18:06.963 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:06.963 [info] ue_fsm ev_rx_s6b_aar: "262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:06.963 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262429976218597",undefined,undefined,true,false,undefined} 04:18:06.963 [debug] SWx Tx SAR Imsi="262429976218597" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:06.963 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429976218597",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429976218597 send ok to <0.1687.0> 04:18:06.963 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429976218597 consume call {rx_s6b_aar,"262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1687.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429976218597 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1688.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429976218597 send ok to <0.1688.0> *DBG* aaa_ue_fsm_262429976218597 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1688.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:06.965 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429976218597",[],[2001],[],[{'Non-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:18:06.965 [info] ue_fsm ev_rx_swx_saa 04:18:06.965 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429976218597","262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1687.0>} 04:18:06.965 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:06.965 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:06.968 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,173,88,151,56,0,2,0,2,0,16,0,87,0,9,1,160,69,238,152,55,172,18,176,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,69,238,152,55,172,18,176,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,69,238,152,55,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:06.968 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294829,5805880,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,<<69,238,152,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,1173264439,<<172,18,176,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,1173264439,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} 04:18:06.968 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429976218597">>,<0.1681.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294829,1173264439,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221423,1173264439}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:06.968 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:06.968 [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 => 4239221423,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1173264439}} *DBG* epdg_ue_fsm_262429976218597 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 => 4239221423, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1173264439}}} from <0.1689.0> in state state_wait_create_session_resp 04:18:06.968 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,false,0,false,false} 04:18:06.968 [info] KMOD Port Create PDP Context Call {<0.1681.0>,[alias|#Ref<0.2044474368.3268739073.256363>]}: {create_pdp_context,{172,18,176,103},4239221423,1173264439,{192,168,0,95}} 04:18:06.968 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,95}, 4239221423, 1173264439 04:18:06.968 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3522,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,95}},{i_tid,4239221423},{o_tid,1173264439}]}} *DBG* epdg_ue_fsm_262429976218597 send ok to <0.1689.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429976218597">>, {ok, #{apco => <<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 => 4239221423, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1173264439}}}} 04:18:06.968 [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 => 4239221423,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1173264439}) returned ok *DBG* epdg_ue_fsm_262429976218597 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 => 4239221423, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1173264439}}} from <0.1689.0> in state state_wait_create_session_resp => state_active 04:18:06.968 [info] tunnel_response(<<"262429976218597">>): {ok,#{apco => <<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 => 4239221423,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1173264439}} 04:18:06.968 [info] tunnel_response for <<"262429976218597">>: {ok,#{apco => <<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 => 4239221423,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1173264439}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:06.968 [info] GSUP: Tx #{imsi => <<"262429976218597">>,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 => <<"262426246652190">>, 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_262426246652190 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426246652190 consume internal init_state in state state_new 04:18:07.049 [info] GSUP: Rx #{imsi => <<"262426246652190">>,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_262426246652190 receive call {auth_request,33,"internet",#{}} from <0.1690.0> in state state_new 04:18:07.049 [info] ue_fsm start(epdg_ue_fsm_262426246652190) 04:18:07.049 [info] ue_fsm init(<<"262426246652190">>) *DBG* epdg_ue_fsm_262426246652190 send ok to <0.1690.0> *DBG* epdg_ue_fsm_262426246652190 consume call {auth_request,33,"internet",#{}} from <0.1690.0> in state state_new => state_wait_auth_resp 04:18:07.049 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426246652190 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_262426246652190 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426246652190 consume internal init_state in state state_new 04:18:07.050 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426246652190 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:07.050 [info] ue_fsm start_link(aaa_ue_fsm_262426246652190) 04:18:07.050 [info] ue_fsm init("262426246652190") 04:18:07.050 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:07.050 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426246652190",undefined,undefined,false,false,undefined} 04:18:07.050 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:07.050 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262426246652190",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426246652190 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426246652190 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_262426246652190 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>, <<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70, 227,0,148,59,18,255,54,185,35,144,73,249,255,71>>, <<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>, <<70,209,130,22,129,193,234,161,225,69,184,132,77,126, 140,197>>}]}} from <0.1693.0> in state state_wait_swx_maa 04:18:07.054 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426246652190",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167]],[[141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71]],["foobar"],[[70,209,130,22,129,193,234,161,225,69,184,132,77,126,140,197]],[[102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:07.054 [info] dia_sip2gsup: auth [141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167] authz [141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71]  04:18:07.054 [info] rand [141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70] autn [104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167]  04:18:07.054 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426246652190 send ok to <0.1693.0> 04:18:07.054 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426246652190",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426246652190 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>, <<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70, 227,0,148,59,18,255,54,185,35,144,73,249,255,71>>, <<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>, <<70,209,130,22,129,193,234,161,225,69,184,132,77,126, 140,197>>}]}} from <0.1693.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426246652190 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>, <<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70, 227,0,148,59,18,255,54,185,35,144,73,249,255,71>>, <<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>, <<70,209,130,22,129,193,234,161,225,69,184,132,77,126, 140,197>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:07.054 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>,<<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71>>,<<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>,<<70,209,130,22,129,193,234,161,225,69,184,132,77,126,140,197>>}]} 04:18:07.054 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>,<<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71>>,<<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>,<<70,209,130,22,129,193,234,161,225,69,184,132,77,126,140,197>>}]}, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426246652190 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426246652190">>, {ok, [{epdg_auth_tuple, <<141,60,58,192,118,168,46,65,16,186,200,212, 26,113,130,70>>, <<104,82,18,91,20,0,153,240,221,67,59,123,13, 48,55,167>>, <<141,60,58,192,118,168,46,65,16,186,200,212, 26,113,130,70,227,0,148,59,18,255,54,185,35, 144,73,249,255,71>>, <<102,80,21,140,71,179,193,160,105,109,55,168, 62,224,19,134>>, <<70,209,130,22,129,193,234,161,225,69, 184,132,77,126,140,197>>}]}}} *DBG* epdg_ue_fsm_262426246652190 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>, <<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>, <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70, 227,0,148,59,18,255,54,185,35,144,73,249,255,71>>, <<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>, <<70,209,130,22,129,193,234,161,225,69,184,132,77,126, 140,197>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:07.054 [info] auth_response(<<"262426246652190">>): {ok,[{epdg_auth_tuple,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>,<<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71>>,<<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>,<<70,209,130,22,129,193,234,161,225,69,184,132,77,126,140,197>>}]} 04:18:07.054 [info] auth_response for <<"262426246652190">>: {ok,[{epdg_auth_tuple,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>,<<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>,<<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71>>,<<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>,<<70,209,130,22,129,193,234,161,225,69,184,132,77,126,140,197>>}]} 04:18:07.054 [info] GSUP: Tx #{auth_tuples => [#{autn => <<104,82,18,91,20,0,153,240,221,67,59,123,13,48,55,167>>,ck => <<70,209,130,22,129,193,234,161,225,69,184,132,77,126,140,197>>,ik => <<102,80,21,140,71,179,193,160,105,109,55,168,62,224,19,134>>,rand => <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70>>,res => <<141,60,58,192,118,168,46,65,16,186,200,212,26,113,130,70,227,0,148,59,18,255,54,185,35,144,73,249,255,71>>}],imsi => <<"262426246652190">>,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 => <<"262426246652190">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426246652190 receive call lu_request from <0.1694.0> in state state_authenticating *DBG* epdg_ue_fsm_262426246652190 send ok to <0.1694.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:18:07.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426246652190">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426246652190 consume call lu_request from <0.1694.0> in state state_authenticating *DBG* aaa_ue_fsm_262426246652190 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:07.055 [info] ue_fsm lu_request 04:18:07.055 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,false,0,false,false} 04:18:07.055 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:07.056 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426246652190",undefined,undefined,false,false,undefined} 04:18:07.056 [debug] SWx Tx SAR Imsi="262426246652190" Type=1 APN="internet" AgentInfoOpt=[]  04:18:07.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426246652190",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426246652190 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426246652190 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426246652190 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1695.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426246652190 send ok to <0.1695.0> *DBG* aaa_ue_fsm_262426246652190 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1695.0> in state state_wait_swx_saa => state_authenticated 04:18:07.058 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426246652190",[],[2001],[],[{'Non-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_262426246652190 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:07.058 [info] ue_fsm ev_rx_swx_saa 04:18:07.058 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426246652190",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426246652190 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426246652190">>,ok}} 04:18:07.058 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426246652190 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:07.058 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426246652190">>,"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:18:07.058 [info] lu_response(<<"262426246652190">>): ok 04:18:07.058 [info] lu_response for <<"262426246652190">>: ok 04:18:07.058 [info] GSUP: Tx #{imsi => <<"262426246652190">>,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 => <<"262426246652190">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426246652190 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1696.0> in state state_authenticated 04:18:07.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426246652190">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:07.059 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:07.059 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,false,0,false,false} 04:18:07.059 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:07.059 [info] s2b: Tx {gtp,v2,create_session_request,0,5805881,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426246652190">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294830,<<172,18,176,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,4239221424,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:07.059 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426246652190 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}} *DBG* epdg_ue_fsm_262426246652190 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_262426246652190 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426246652190 receive call {rx_s6b_aar,"262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1697.0> in state state_authenticated 04:18:07.064 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:07.064 [info] ue_fsm ev_rx_s6b_aar: "262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:07.064 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262426246652190",undefined,undefined,true,false,undefined} 04:18:07.064 [debug] SWx Tx SAR Imsi="262426246652190" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:07.064 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426246652190",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426246652190 send ok to <0.1697.0> 04:18:07.064 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426246652190 consume call {rx_s6b_aar,"262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1697.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426246652190 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1698.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426246652190 send ok to <0.1698.0> 04:18:07.066 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426246652190",[],[2001],[],[{'Non-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_262426246652190 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1698.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:07.066 [info] ue_fsm ev_rx_swx_saa 04:18:07.066 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426246652190","262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1697.0>} 04:18:07.066 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:07.066 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:07.069 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,174,88,151,57,0,2,0,2,0,16,0,87,0,9,1,160,233,70,125,226,172,18,176,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,233,70,125,226,172,18,176,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,233,70,125,226,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:07.069 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294830,5805881,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,<<"éF}â">>},{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,3913711074,<<172,18,176,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,3913711074,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} 04:18:07.069 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426246652190">>,<0.1691.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294830,3913711074,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4239221424,3913711074}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426246652190 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 => 4239221424, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3913711074}}} from <0.1699.0> in state state_wait_create_session_resp 04:18:07.069 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:07.069 [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 => 4239221424,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3913711074}} 04:18:07.069 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,false,0,false,false} 04:18:07.069 [info] KMOD Port Create PDP Context Call {<0.1691.0>,[alias|#Ref<0.2044474368.3268739073.256464>]}: {create_pdp_context,{172,18,176,103},4239221424,3913711074,{192,168,0,96}} 04:18:07.069 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,96}, 4239221424, 3913711074 04:18:07.069 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1091,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,96}},{i_tid,4239221424},{o_tid,3913711074}]}} 04:18:07.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,96>>,undefined},local_teid => 4239221424,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3913711074}) returned ok *DBG* epdg_ue_fsm_262426246652190 send ok to <0.1699.0> 04:18:07.069 [info] tunnel_response(<<"262426246652190">>): {ok,#{apco => <<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 => 4239221424,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3913711074}} *DBG* gsup_server got cast {tunnel_response, {<<"262426246652190">>, {ok, #{apco => <<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 => 4239221424, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3913711074}}}} *DBG* epdg_ue_fsm_262426246652190 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 => 4239221424, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3913711074}}} from <0.1699.0> in state state_wait_create_session_resp => state_active 04:18:07.069 [info] tunnel_response for <<"262426246652190">>: {ok,#{apco => <<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 => 4239221424,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3913711074}} 04:18:07.069 [info] GSUP: Tx #{imsi => <<"262426246652190">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262425377176938">>, 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_262425377176938 enter epdg_ue_fsm in state state_new 04:18:07.149 [info] GSUP: Rx #{imsi => <<"262425377176938">>,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_262425377176938 consume internal init_state in state state_new 04:18:07.149 [info] ue_fsm start(epdg_ue_fsm_262425377176938) *DBG* epdg_ue_fsm_262425377176938 receive call {auth_request,33,"internet",#{}} from <0.1700.0> in state state_new 04:18:07.149 [info] ue_fsm init(<<"262425377176938">>) 04:18:07.149 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425377176938 send ok to <0.1700.0> 04:18:07.150 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425377176938">>,"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_262425377176938 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425377176938 consume call {auth_request,33,"internet",#{}} from <0.1700.0> in state state_new => state_wait_auth_resp 04:18:07.150 [info] ue_fsm start_link(aaa_ue_fsm_262425377176938) *DBG* aaa_ue_fsm_262425377176938 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425377176938 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425377176938 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:07.150 [info] ue_fsm init("262425377176938") 04:18:07.150 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:07.150 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425377176938",undefined,undefined,false,false,undefined} 04:18:07.150 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:07.150 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262425377176938",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425377176938 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425377176938 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_262425377176938 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>, <<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104, 125,99,65,79,70,146,216,209,113,172,221,203,116>>, <<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>, <<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52, 83>>}]}} from <0.1703.0> in state state_wait_swx_maa 04:18:07.153 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425377176938",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15]],[[240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116]],["foobar"],[[71,213,135,54,175,78,40,133,206,167,141,155,150,231,52,83]],[[102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:07.153 [info] dia_sip2gsup: auth [240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15] authz [240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116]  *DBG* aaa_ue_fsm_262425377176938 send ok to <0.1703.0> 04:18:07.153 [info] rand [240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157] autn [48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15]  *DBG* aaa_ue_fsm_262425377176938 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>, <<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104, 125,99,65,79,70,146,216,209,113,172,221,203,116>>, <<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>, <<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52, 83>>}]}} from <0.1703.0> in state state_wait_swx_maa => state_new 04:18:07.153 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425377176938 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>, <<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104, 125,99,65,79,70,146,216,209,113,172,221,203,116>>, <<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>, <<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52, 83>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:07.153 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425377176938",undefined,undefined,false,false,undefined} 04:18:07.153 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>,<<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116>>,<<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>,<<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52,83>>}]} 04:18:07.153 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>,<<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116>>,<<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>,<<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52,83>>}]}, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425377176938 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425377176938">>, {ok, [{epdg_auth_tuple, <<240,91,88,251,9,226,8,127,130,32,19,245,250, 61,177,157>>, <<48,181,79,246,113,192,44,57,91,202,178,189, 203,41,20,15>>, <<240,91,88,251,9,226,8,127,130,32,19,245,250, 61,177,157,104,125,99,65,79,70,146,216,209, 113,172,221,203,116>>, <<102,252,123,221,57,174,160,58,39,251,98,168, 156,236,175,229>>, <<71,213,135,54,175,78,40,133,206,167,141, 155,150,231,52,83>>}]}}} 04:18:07.153 [info] auth_response(<<"262425377176938">>): {ok,[{epdg_auth_tuple,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>,<<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116>>,<<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>,<<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52,83>>}]} *DBG* epdg_ue_fsm_262425377176938 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>, <<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>, <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104, 125,99,65,79,70,146,216,209,113,172,221,203,116>>, <<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>, <<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52, 83>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:07.153 [info] auth_response for <<"262425377176938">>: {ok,[{epdg_auth_tuple,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>,<<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>,<<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116>>,<<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>,<<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52,83>>}]} 04:18:07.153 [info] GSUP: Tx #{auth_tuples => [#{autn => <<48,181,79,246,113,192,44,57,91,202,178,189,203,41,20,15>>,ck => <<71,213,135,54,175,78,40,133,206,167,141,155,150,231,52,83>>,ik => <<102,252,123,221,57,174,160,58,39,251,98,168,156,236,175,229>>,rand => <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157>>,res => <<240,91,88,251,9,226,8,127,130,32,19,245,250,61,177,157,104,125,99,65,79,70,146,216,209,113,172,221,203,116>>}],imsi => <<"262425377176938">>,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 => <<"262425377176938">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425377176938 receive call lu_request from <0.1704.0> in state state_authenticating *DBG* epdg_ue_fsm_262425377176938 send ok to <0.1704.0> *DBG* epdg_ue_fsm_262425377176938 consume call lu_request from <0.1704.0> in state state_authenticating *DBG* aaa_ue_fsm_262425377176938 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:18:07.154 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425377176938">>,message_type => location_upd_req} 04:18:07.154 [info] ue_fsm lu_request 04:18:07.155 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,false,0,false,false} 04:18:07.155 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:07.155 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425377176938",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425377176938 send ok to <0.201.0> 04:18:07.155 [debug] SWx Tx SAR Imsi="262425377176938" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425377176938 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:07.155 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425377176938",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425377176938 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1705.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425377176938 send ok to <0.1705.0> *DBG* epdg_ue_fsm_262425377176938 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425377176938 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1705.0> in state state_wait_swx_saa => state_authenticated 04:18:07.156 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425377176938",[],[2001],[],[{'Non-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_262425377176938 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425377176938">>,ok}} 04:18:07.156 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425377176938 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:07.157 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425377176938",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:18:07.157 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:07.157 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,false,0,false,false} 04:18:07.157 [info] lu_response(<<"262425377176938">>): ok 04:18:07.157 [info] lu_response for <<"262425377176938">>: ok 04:18:07.157 [info] GSUP: Tx #{imsi => <<"262425377176938">>,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 => <<"262425377176938">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425377176938 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1706.0> in state state_authenticated 04:18:07.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425377176938">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:07.158 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:07.158 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,false,0,false,false} 04:18:07.158 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:07.158 [info] s2b: Tx {gtp,v2,create_session_request,0,5805882,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425377176938">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294831,<<172,18,176,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,4239221425,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425377176938 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:18:07.158 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425377176938 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_262425377176938 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425377176938 receive call {rx_s6b_aar,"262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1707.0> in state state_authenticated 04:18:07.162 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:07.162 [info] ue_fsm ev_rx_s6b_aar: "262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:07.162 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262425377176938",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425377176938 send ok to <0.1707.0> *DBG* aaa_ue_fsm_262425377176938 consume call {rx_s6b_aar,"262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1707.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:07.162 [debug] SWx Tx SAR Imsi="262425377176938" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:07.162 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425377176938",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:07.162 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425377176938 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1708.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425377176938 send ok to <0.1708.0> *DBG* aaa_ue_fsm_262425377176938 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1708.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:07.164 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425377176938",[],[2001],[],[{'Non-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:18:07.164 [info] ue_fsm ev_rx_swx_saa 04:18:07.164 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425377176938","262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1707.0>} 04:18:07.164 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:07.164 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:07.166 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,175,88,151,58,0,2,0,2,0,16,0,87,0,9,1,160,143,38,231,181,172,18,176,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,143,38,231,181,172,18,176,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,38,231,181,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:07.166 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294831,5805882,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,38,231,181>>},{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,2401691573,<<172,18,176,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,2401691573,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} 04:18:07.166 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425377176938">>,<0.1701.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294831,2401691573,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221425,2401691573}],[],[],[],[],[],[],[]}}}} 04:18:07.166 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:07.166 [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 => 4239221425,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2401691573}} *DBG* epdg_ue_fsm_262425377176938 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 => 4239221425, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2401691573}}} from <0.1709.0> in state state_wait_create_session_resp 04:18:07.167 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,false,0,false,false} 04:18:07.167 [info] KMOD Port Create PDP Context Call {<0.1701.0>,[alias|#Ref<0.2044474368.3268739074.251007>]}: {create_pdp_context,{172,18,176,103},4239221425,2401691573,{192,168,0,97}} 04:18:07.167 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,97}, 4239221425, 2401691573 *DBG* epdg_ue_fsm_262425377176938 send ok to <0.1709.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425377176938">>, {ok, #{apco => <<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 => 4239221425, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 2401691573}}}} 04:18:07.167 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1155,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,97}},{i_tid,4239221425},{o_tid,2401691573}]}} *DBG* epdg_ue_fsm_262425377176938 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 => 4239221425, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 2401691573}}} from <0.1709.0> in state state_wait_create_session_resp => state_active 04:18:07.167 [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 => 4239221425,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2401691573}) returned ok 04:18:07.167 [info] tunnel_response(<<"262425377176938">>): {ok,#{apco => <<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 => 4239221425,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2401691573}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:07.167 [info] tunnel_response for <<"262425377176938">>: {ok,#{apco => <<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 => 4239221425,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 2401691573}} 04:18:07.167 [info] GSUP: Tx #{imsi => <<"262425377176938">>,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 => <<"262421401821158">>, 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_262421401821158 enter epdg_ue_fsm in state state_new 04:18:07.250 [info] GSUP: Rx #{imsi => <<"262421401821158">>,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_262421401821158 consume internal init_state in state state_new 04:18:07.250 [info] ue_fsm start(epdg_ue_fsm_262421401821158) *DBG* epdg_ue_fsm_262421401821158 receive call {auth_request,33,"internet",#{}} from <0.1710.0> in state state_new 04:18:07.250 [info] ue_fsm init(<<"262421401821158">>) *DBG* epdg_ue_fsm_262421401821158 send ok to <0.1710.0> 04:18:07.250 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421401821158 consume call {auth_request,33,"internet",#{}} from <0.1710.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:18:07.250 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421401821158 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421401821158 enter aaa_ue_fsm in state state_new 04:18:07.250 [info] ue_fsm start_link(aaa_ue_fsm_262421401821158) *DBG* aaa_ue_fsm_262421401821158 consume internal init_state in state state_new 04:18:07.250 [info] ue_fsm init("262421401821158") 04:18:07.250 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421401821158 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:07.250 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421401821158",undefined,undefined,false,false,undefined} 04:18:07.250 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:07.250 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262421401821158",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421401821158 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421401821158 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_262421401821158 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>, <<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36, 234,167,20,91,35,119,187,167,87,88,185,126,68>>, <<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114, 139>>, <<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]}} from <0.1713.0> in state state_wait_swx_maa 04:18:07.253 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421401821158",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198]],[[76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68]],["foobar"],[[246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181]],[[67,101,187,12,212,64,244,150,151,129,238,155,240,120,114,139]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:07.253 [info] dia_sip2gsup: auth [76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198] authz [76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68]  *DBG* aaa_ue_fsm_262421401821158 send ok to <0.1713.0> 04:18:07.253 [info] rand [76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133] autn [59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198]  04:18:07.253 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421401821158 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>, <<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36, 234,167,20,91,35,119,187,167,87,88,185,126,68>>, <<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114, 139>>, <<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421401821158 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>, <<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36, 234,167,20,91,35,119,187,167,87,88,185,126,68>>, <<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114, 139>>, <<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]}} from <0.1713.0> in state state_wait_swx_maa => state_new 04:18:07.254 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421401821158",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421401821158 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421401821158">>, {ok, [{epdg_auth_tuple, <<76,57,10,225,231,225,133,111,57,215,221,5,3, 195,165,133>>, <<59,6,37,190,140,145,92,130,155,92,238,156,56, 10,217,198>>, <<76,57,10,225,231,225,133,111,57,215,221,5,3, 195,165,133,36,234,167,20,91,35,119,187,167, 87,88,185,126,68>>, <<67,101,187,12,212,64,244,150,151,129,238,155, 240,120,114,139>>, <<246,3,238,63,146,32,18,220,159,128,213, 168,10,130,9,181>>}]}}} *DBG* epdg_ue_fsm_262421401821158 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>, <<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>, <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36, 234,167,20,91,35,119,187,167,87,88,185,126,68>>, <<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114, 139>>, <<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:07.254 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>,<<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68>>,<<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114,139>>,<<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]} 04:18:07.254 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>,<<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68>>,<<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114,139>>,<<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]}, {ue_fsm_data,<<"262421401821158">>,"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:18:07.254 [info] auth_response(<<"262421401821158">>): {ok,[{epdg_auth_tuple,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>,<<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68>>,<<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114,139>>,<<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]} 04:18:07.254 [info] auth_response for <<"262421401821158">>: {ok,[{epdg_auth_tuple,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>,<<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>,<<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68>>,<<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114,139>>,<<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>}]} 04:18:07.254 [info] GSUP: Tx #{auth_tuples => [#{autn => <<59,6,37,190,140,145,92,130,155,92,238,156,56,10,217,198>>,ck => <<246,3,238,63,146,32,18,220,159,128,213,168,10,130,9,181>>,ik => <<67,101,187,12,212,64,244,150,151,129,238,155,240,120,114,139>>,rand => <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133>>,res => <<76,57,10,225,231,225,133,111,57,215,221,5,3,195,165,133,36,234,167,20,91,35,119,187,167,87,88,185,126,68>>}],imsi => <<"262421401821158">>,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 => <<"262421401821158">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421401821158 receive call lu_request from <0.1714.0> in state state_authenticating *DBG* epdg_ue_fsm_262421401821158 send ok to <0.1714.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_262421401821158 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:07.255 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421401821158">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421401821158 consume call lu_request from <0.1714.0> in state state_authenticating 04:18:07.255 [info] ue_fsm lu_request 04:18:07.255 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,false,0,false,false} 04:18:07.255 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:07.255 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421401821158",undefined,undefined,false,false,undefined} 04:18:07.255 [debug] SWx Tx SAR Imsi="262421401821158" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421401821158 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421401821158 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:07.255 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421401821158",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421401821158 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1715.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421401821158 send ok to <0.1715.0> *DBG* aaa_ue_fsm_262421401821158 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1715.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421401821158 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:07.258 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421401821158",[],[2001],[],[{'Non-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:18:07.258 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262421401821158">>,ok}} *DBG* epdg_ue_fsm_262421401821158 send ok to <0.211.0> 04:18:07.258 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421401821158",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421401821158 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:07.258 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:18:07.258 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421401821158">>,"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:18:07.258 [info] lu_response(<<"262421401821158">>): ok 04:18:07.258 [info] lu_response for <<"262421401821158">>: ok 04:18:07.258 [info] GSUP: Tx #{imsi => <<"262421401821158">>,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 => <<"262421401821158">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421401821158 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1716.0> in state state_authenticated 04:18:07.260 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421401821158">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:07.260 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:07.260 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,false,0,false,false} 04:18:07.260 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262421401821158 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:18:07.260 [info] s2b: Tx {gtp,v2,create_session_request,0,5805883,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421401821158">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294832,<<172,18,176,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,4239221426,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421401821158 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1716.0> in state state_authenticated => state_wait_create_session_resp 04:18:07.260 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421401821158 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421401821158 receive call {rx_s6b_aar,"262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1717.0> in state state_authenticated 04:18:07.265 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:07.265 [info] ue_fsm ev_rx_s6b_aar: "262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421401821158 send ok to <0.1717.0> 04:18:07.265 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421401821158",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421401821158 consume call {rx_s6b_aar,"262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1717.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:07.265 [debug] SWx Tx SAR Imsi="262421401821158" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:07.266 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421401821158",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:18:07.266 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421401821158 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1718.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421401821158 send ok to <0.1718.0> *DBG* aaa_ue_fsm_262421401821158 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1718.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:07.268 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421401821158",[],[2001],[],[{'Non-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:18:07.268 [info] ue_fsm ev_rx_swx_saa 04:18:07.268 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421401821158","262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1717.0>} 04:18:07.268 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:07.268 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:07.271 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,176,88,151,59,0,2,0,2,0,16,0,87,0,9,1,160,233,76,75,9,172,18,176,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,233,76,75,9,172,18,176,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,233,76,75,9,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421401821158 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 => 4239221426, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3914091273}}} from <0.1719.0> in state state_wait_create_session_resp 04:18:07.271 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294832,5805883,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,<<"éLK\t">>},{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,3914091273,<<172,18,176,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,3914091273,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} 04:18:07.271 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421401821158">>,<0.1711.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294832,3914091273,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221426,3914091273}],[],[],[],[]}}}} 04:18:07.271 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:07.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,98>>,undefined},local_teid => 4239221426,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3914091273}} 04:18:07.271 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,false,0,false,false} 04:18:07.271 [info] KMOD Port Create PDP Context Call {<0.1711.0>,[alias|#Ref<0.2044474368.3268739073.256528>]}: {create_pdp_context,{172,18,176,103},4239221426,3914091273,{192,168,0,98}} 04:18:07.271 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,98}, 4239221426, 3914091273 04:18:07.271 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3586,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,98}},{i_tid,4239221426},{o_tid,3914091273}]}} 04:18:07.271 [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 => 4239221426,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3914091273}) returned ok 04:18:07.271 [info] tunnel_response(<<"262421401821158">>): {ok,#{apco => <<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 => 4239221426,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3914091273}} *DBG* gsup_server got cast {tunnel_response, {<<"262421401821158">>, {ok, #{apco => <<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 => 4239221426, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3914091273}}}} *DBG* epdg_ue_fsm_262421401821158 send ok to <0.1719.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_262421401821158 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 => 4239221426, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3914091273}}} from <0.1719.0> in state state_wait_create_session_resp => state_active 04:18:07.271 [info] tunnel_response for <<"262421401821158">>: {ok,#{apco => <<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 => 4239221426,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3914091273}} 04:18:07.272 [info] GSUP: Tx #{imsi => <<"262421401821158">>,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 => <<"262428226888021">>, 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_262428226888021 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428226888021 consume internal init_state in state state_new 04:18:07.350 [info] GSUP: Rx #{imsi => <<"262428226888021">>,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_262428226888021 receive call {auth_request,33,"internet",#{}} from <0.1720.0> in state state_new 04:18:07.350 [info] ue_fsm start(epdg_ue_fsm_262428226888021) 04:18:07.350 [info] ue_fsm init(<<"262428226888021">>) *DBG* epdg_ue_fsm_262428226888021 send ok to <0.1720.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:18:07.350 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428226888021 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428226888021 consume call {auth_request,33,"internet",#{}} from <0.1720.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428226888021 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428226888021 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:18:07.350 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428226888021 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:07.350 [info] ue_fsm start_link(aaa_ue_fsm_262428226888021) 04:18:07.350 [info] ue_fsm init("262428226888021") 04:18:07.350 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:07.350 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428226888021",undefined,undefined,false,false,undefined} 04:18:07.350 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:07.350 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262428226888021",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428226888021 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428226888021 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_262428226888021 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>, <<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118, 59,115,41,253,152,12,162,189,66,82,181,205,110>>, <<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>, <<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251, 169>>}]}} from <0.1723.0> in state state_wait_swx_maa 04:18:07.354 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428226888021",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63]],[[82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110]],["foobar"],[[133,242,41,187,89,186,125,137,67,103,77,32,214,20,251,169]],[[74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:18:07.354 [info] dia_sip2gsup: auth [82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63] authz [82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110]  04:18:07.354 [info] rand [82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1] autn [133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63]  04:18:07.354 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428226888021 send ok to <0.1723.0> *DBG* epdg_ue_fsm_262428226888021 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>, <<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118, 59,115,41,253,152,12,162,189,66,82,181,205,110>>, <<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>, <<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251, 169>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:07.354 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428226888021",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428226888021 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>, <<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118, 59,115,41,253,152,12,162,189,66,82,181,205,110>>, <<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>, <<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251, 169>>}]}} from <0.1723.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428226888021 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428226888021">>, {ok, [{epdg_auth_tuple, <<82,33,223,52,84,36,31,167,196,135,18,233,85, 96,104,1>>, <<133,142,244,145,123,155,86,198,59,169,166, 165,35,29,121,63>>, <<82,33,223,52,84,36,31,167,196,135,18,233,85, 96,104,1,118,59,115,41,253,152,12,162,189,66, 82,181,205,110>>, <<74,197,62,16,55,124,183,137,133,8,155,176, 255,217,56,155>>, <<133,242,41,187,89,186,125,137,67,103,77, 32,214,20,251,169>>}]}}} 04:18:07.354 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>,<<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110>>,<<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>,<<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251,169>>}]} *DBG* epdg_ue_fsm_262428226888021 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>, <<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>, <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118, 59,115,41,253,152,12,162,189,66,82,181,205,110>>, <<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>, <<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251, 169>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:07.354 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>,<<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110>>,<<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>,<<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251,169>>}]}, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} 04:18:07.354 [info] auth_response(<<"262428226888021">>): {ok,[{epdg_auth_tuple,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>,<<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110>>,<<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>,<<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251,169>>}]} 04:18:07.354 [info] auth_response for <<"262428226888021">>: {ok,[{epdg_auth_tuple,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>,<<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>,<<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110>>,<<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>,<<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251,169>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:07.354 [info] GSUP: Tx #{auth_tuples => [#{autn => <<133,142,244,145,123,155,86,198,59,169,166,165,35,29,121,63>>,ck => <<133,242,41,187,89,186,125,137,67,103,77,32,214,20,251,169>>,ik => <<74,197,62,16,55,124,183,137,133,8,155,176,255,217,56,155>>,rand => <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1>>,res => <<82,33,223,52,84,36,31,167,196,135,18,233,85,96,104,1,118,59,115,41,253,152,12,162,189,66,82,181,205,110>>}],imsi => <<"262428226888021">>,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 => <<"262428226888021">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428226888021 receive call lu_request from <0.1724.0> in state state_authenticating *DBG* epdg_ue_fsm_262428226888021 send ok to <0.1724.0> 04:18:07.356 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428226888021">>,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_262428226888021 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428226888021 consume call lu_request from <0.1724.0> in state state_authenticating 04:18:07.356 [info] ue_fsm lu_request 04:18:07.356 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} 04:18:07.356 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:07.356 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428226888021",undefined,undefined,false,false,undefined} 04:18:07.356 [debug] SWx Tx SAR Imsi="262428226888021" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428226888021 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428226888021 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:07.356 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428226888021",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428226888021 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1725.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428226888021 send ok to <0.1725.0> *DBG* epdg_ue_fsm_262428226888021 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428226888021 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1725.0> in state state_wait_swx_saa => state_authenticated 04:18:07.358 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428226888021",[],[2001],[],[{'Non-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_262428226888021 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428226888021">>,ok}} 04:18:07.358 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428226888021 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:07.358 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428226888021",undefined,undefined,false,false,undefined} 04:18:07.358 [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:18:07.358 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} 04:18:07.358 [info] lu_response(<<"262428226888021">>): ok 04:18:07.358 [info] lu_response for <<"262428226888021">>: ok 04:18:07.358 [info] GSUP: Tx #{imsi => <<"262428226888021">>,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 => <<"262428226888021">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428226888021 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1726.0> in state state_authenticated 04:18:07.360 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428226888021">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:07.360 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:07.360 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} 04:18:07.360 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:07.360 [info] s2b: Tx {gtp,v2,create_session_request,0,5805884,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428226888021">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294833,<<172,18,176,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,4239221427,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:18:07.360 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428226888021 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}} *DBG* epdg_ue_fsm_262428226888021 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_262428226888021 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428226888021 receive call {rx_s6b_aar,"262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1727.0> in state state_authenticated 04:18:07.364 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:07.364 [info] ue_fsm ev_rx_s6b_aar: "262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:07.364 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262428226888021",undefined,undefined,true,false,undefined} 04:18:07.364 [debug] SWx Tx SAR Imsi="262428226888021" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:07.364 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428226888021",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428226888021 send ok to <0.1727.0> *DBG* aaa_ue_fsm_262428226888021 consume call {rx_s6b_aar,"262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1727.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:07.365 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428226888021 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1728.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428226888021 send ok to <0.1728.0> *DBG* aaa_ue_fsm_262428226888021 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1728.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:07.366 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428226888021",[],[2001],[],[{'Non-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:18:07.366 [info] ue_fsm ev_rx_swx_saa 04:18:07.366 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428226888021","262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1727.0>} 04:18:07.366 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:07.366 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:07.370 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,177,88,151,60,0,2,0,2,0,16,0,87,0,9,1,160,82,166,123,157,172,18,176,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,82,166,123,157,172,18,176,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,166,123,157,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:07.370 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294833,5805884,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,166,123,157>>},{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,1386642333,<<172,18,176,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,1386642333,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} *DBG* epdg_ue_fsm_262428226888021 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 => 4239221427, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1386642333}}} from <0.1729.0> in state state_wait_create_session_resp 04:18:07.370 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428226888021">>,<0.1721.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294833,1386642333,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221427,1386642333}],[],[]}}}} 04:18:07.370 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:07.370 [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 => 4239221427,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1386642333}} 04:18:07.370 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} 04:18:07.370 [info] KMOD Port Create PDP Context Call {<0.1721.0>,[alias|#Ref<0.2044474368.3268739073.256694>]}: {create_pdp_context,{172,18,176,103},4239221427,1386642333,{192,168,0,99}} 04:18:07.370 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,99}, 4239221427, 1386642333 04:18:07.370 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3076,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,99}},{i_tid,4239221427},{o_tid,1386642333}]}} 04:18:07.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,99>>,undefined},local_teid => 4239221427,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1386642333}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262428226888021">>, {ok, #{apco => <<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 => 4239221427, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1386642333}}}} *DBG* epdg_ue_fsm_262428226888021 send ok to <0.1729.0> 04:18:07.370 [info] tunnel_response(<<"262428226888021">>): {ok,#{apco => <<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 => 4239221427,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1386642333}} *DBG* epdg_ue_fsm_262428226888021 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 => 4239221427, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1386642333}}} from <0.1729.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:18:07.370 [info] tunnel_response for <<"262428226888021">>: {ok,#{apco => <<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 => 4239221427,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1386642333}} 04:18:07.370 [info] GSUP: Tx #{imsi => <<"262428226888021">>,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 => <<"262420086103046">>, 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_262420086103046 enter epdg_ue_fsm in state state_new 04:18:07.450 [info] GSUP: Rx #{imsi => <<"262420086103046">>,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_262420086103046 consume internal init_state in state state_new 04:18:07.450 [info] ue_fsm start(epdg_ue_fsm_262420086103046) *DBG* epdg_ue_fsm_262420086103046 receive call {auth_request,33,"internet",#{}} from <0.1730.0> in state state_new 04:18:07.450 [info] ue_fsm init(<<"262420086103046">>) *DBG* epdg_ue_fsm_262420086103046 send ok to <0.1730.0> 04:18:07.450 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420086103046 consume call {auth_request,33,"internet",#{}} from <0.1730.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420086103046 enter aaa_ue_fsm in state state_new 04:18:07.450 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420086103046">>,"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_262420086103046 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420086103046 consume internal init_state in state state_new 04:18:07.450 [info] ue_fsm start_link(aaa_ue_fsm_262420086103046) *DBG* aaa_ue_fsm_262420086103046 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:07.450 [info] ue_fsm init("262420086103046") 04:18:07.450 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:07.450 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420086103046",undefined,undefined,false,false,undefined} 04:18:07.450 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:07.450 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262420086103046",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420086103046 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420086103046 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:07.454 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420086103046",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49]],[[105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20]],["foobar"],[[195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242]],[[227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420086103046 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>, <<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56, 48,114,119,164,179,110,85,195,22,204,113,244,91,20>>, <<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>, <<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]}} from <0.1733.0> in state state_wait_swx_maa 04:18:07.454 [info] dia_sip2gsup: auth [105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49] authz [105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20]  *DBG* aaa_ue_fsm_262420086103046 send ok to <0.1733.0> 04:18:07.454 [info] rand [105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56] autn [4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49]  04:18:07.454 [info] ue_fsm ev_rx_swx_maa 04:18:07.454 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420086103046",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420086103046 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>, <<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56, 48,114,119,164,179,110,85,195,22,204,113,244,91,20>>, <<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>, <<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]}} from <0.1733.0> in state state_wait_swx_maa => state_new 04:18:07.454 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>,<<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20>>,<<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>,<<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]} *DBG* epdg_ue_fsm_262420086103046 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>, <<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56, 48,114,119,164,179,110,85,195,22,204,113,244,91,20>>, <<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>, <<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:07.454 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>,<<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20>>,<<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>,<<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]}, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420086103046 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420086103046">>, {ok, [{epdg_auth_tuple, <<105,242,85,186,19,120,49,230,116,175,82,120, 236,203,20,56>>, <<4,55,76,158,164,194,147,87,216,229,102,195, 248,55,213,49>>, <<105,242,85,186,19,120,49,230,116,175,82,120, 236,203,20,56,48,114,119,164,179,110,85,195, 22,204,113,244,91,20>>, <<227,6,78,79,174,153,158,50,191,224,215,154, 249,119,208,169>>, <<195,222,47,133,62,24,81,4,146,71,83,103, 224,229,241,242>>}]}}} 04:18:07.454 [info] auth_response(<<"262420086103046">>): {ok,[{epdg_auth_tuple,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>,<<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20>>,<<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>,<<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]} *DBG* epdg_ue_fsm_262420086103046 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>, <<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>, <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56, 48,114,119,164,179,110,85,195,22,204,113,244,91,20>>, <<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>, <<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:07.454 [info] auth_response for <<"262420086103046">>: {ok,[{epdg_auth_tuple,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>,<<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>,<<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20>>,<<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>,<<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>}]} 04:18:07.454 [info] GSUP: Tx #{auth_tuples => [#{autn => <<4,55,76,158,164,194,147,87,216,229,102,195,248,55,213,49>>,ck => <<195,222,47,133,62,24,81,4,146,71,83,103,224,229,241,242>>,ik => <<227,6,78,79,174,153,158,50,191,224,215,154,249,119,208,169>>,rand => <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56>>,res => <<105,242,85,186,19,120,49,230,116,175,82,120,236,203,20,56,48,114,119,164,179,110,85,195,22,204,113,244,91,20>>}],imsi => <<"262420086103046">>,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 => <<"262420086103046">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420086103046 receive call lu_request from <0.1734.0> in state state_authenticating *DBG* epdg_ue_fsm_262420086103046 send ok to <0.1734.0> *DBG* epdg_ue_fsm_262420086103046 consume call lu_request from <0.1734.0> in state state_authenticating 04:18:07.456 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420086103046">>,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_262420086103046 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:07.456 [info] ue_fsm lu_request 04:18:07.456 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420086103046 send ok to <0.201.0> 04:18:07.456 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420086103046 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:18:07.456 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420086103046",undefined,undefined,false,false,undefined} 04:18:07.456 [debug] SWx Tx SAR Imsi="262420086103046" Type=1 APN="internet" AgentInfoOpt=[]  04:18:07.456 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420086103046",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420086103046 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1735.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420086103046 send ok to <0.1735.0> *DBG* epdg_ue_fsm_262420086103046 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:07.458 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420086103046",[],[2001],[],[{'Non-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_262420086103046 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1735.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420086103046 send ok to <0.211.0> 04:18:07.458 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262420086103046">>,ok}} *DBG* epdg_ue_fsm_262420086103046 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:07.458 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420086103046",undefined,undefined,false,false,undefined} 04:18:07.458 [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:18:07.459 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,false,0,false,false} 04:18:07.459 [info] lu_response(<<"262420086103046">>): ok 04:18:07.459 [info] lu_response for <<"262420086103046">>: ok 04:18:07.459 [info] GSUP: Tx #{imsi => <<"262420086103046">>,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 => <<"262420086103046">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420086103046 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1736.0> in state state_authenticated 04:18:07.460 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420086103046">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:07.460 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:07.460 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,false,0,false,false} 04:18:07.460 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:07.460 [info] s2b: Tx {gtp,v2,create_session_request,0,5805885,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420086103046">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294834,<<172,18,176,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,4239221428,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420086103046 send ok to <0.1736.0> 04:18:07.460 [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_262420086103046 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_262420086103046 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:07.464 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:18:07.464 [info] ue_fsm ev_rx_s6b_aar: "262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420086103046 receive call {rx_s6b_aar,"262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1737.0> in state state_authenticated 04:18:07.464 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262420086103046",undefined,undefined,true,false,undefined} 04:18:07.464 [debug] SWx Tx SAR Imsi="262420086103046" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:07.464 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420086103046",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420086103046 send ok to <0.1737.0> *DBG* aaa_ue_fsm_262420086103046 consume call {rx_s6b_aar,"262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1737.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:07.465 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420086103046 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1738.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420086103046 send ok to <0.1738.0> 04:18:07.466 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420086103046",[],[2001],[],[{'Non-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_262420086103046 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1738.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:07.466 [info] ue_fsm ev_rx_swx_saa 04:18:07.466 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420086103046","262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1737.0>} 04:18:07.466 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:07.466 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:07.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,178,88,151,61,0,2,0,2,0,16,0,87,0,9,1,160,188,222,25,237,172,18,176,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,188,222,25,237,172,18,176,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,188,222,25,237,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:07.469 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294834,5805885,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,<<188,222,25,237>>},{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,3168672237,<<172,18,176,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,3168672237,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 04:18:07.469 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420086103046">>,<0.1731.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294834,3168672237,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221428,3168672237}],[],[],[],[],[],[],[]}}}} 04:18:07.469 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:07.469 [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 => 4239221428,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3168672237}} *DBG* epdg_ue_fsm_262420086103046 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 => 4239221428, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3168672237}}} from <0.1739.0> in state state_wait_create_session_resp 04:18:07.469 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,false,0,false,false} 04:18:07.469 [info] KMOD Port Create PDP Context Call {<0.1731.0>,[alias|#Ref<0.2044474368.3268739075.258940>]}: {create_pdp_context,{172,18,176,103},4239221428,3168672237,{192,168,0,100}} 04:18:07.469 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,100}, 4239221428, 3168672237 04:18:07.469 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3140,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,100}},{i_tid,4239221428},{o_tid,3168672237}]}} 04:18:07.469 [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 => 4239221428,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3168672237}) returned ok *DBG* epdg_ue_fsm_262420086103046 send ok to <0.1739.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420086103046">>, {ok, #{apco => <<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 => 4239221428, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3168672237}}}} *DBG* epdg_ue_fsm_262420086103046 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 => 4239221428, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3168672237}}} from <0.1739.0> in state state_wait_create_session_resp => state_active 04:18:07.469 [info] tunnel_response(<<"262420086103046">>): {ok,#{apco => <<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 => 4239221428,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3168672237}} 04:18:07.470 [info] tunnel_response for <<"262420086103046">>: {ok,#{apco => <<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 => 4239221428,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3168672237}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:07.470 [info] GSUP: Tx #{imsi => <<"262420086103046">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421687679490">>, 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:18:07.550 [info] GSUP: Rx #{imsi => <<"262421687679490">>,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_262421687679490 enter epdg_ue_fsm in state state_new 04:18:07.551 [info] ue_fsm start(epdg_ue_fsm_262421687679490) *DBG* epdg_ue_fsm_262421687679490 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421687679490 receive call {auth_request,33,"internet",#{}} from <0.1740.0> in state state_new 04:18:07.551 [info] ue_fsm init(<<"262421687679490">>) *DBG* epdg_ue_fsm_262421687679490 send ok to <0.1740.0> *DBG* epdg_ue_fsm_262421687679490 consume call {auth_request,33,"internet",#{}} from <0.1740.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:18:07.551 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421687679490 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421687679490 enter aaa_ue_fsm in state state_new 04:18:07.551 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421687679490 consume internal init_state in state state_new 04:18:07.551 [info] ue_fsm start_link(aaa_ue_fsm_262421687679490) *DBG* aaa_ue_fsm_262421687679490 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:18:07.551 [info] ue_fsm init("262421687679490") 04:18:07.551 [info] ue_fsm ev_rx_swm_der_auth_req 04:18:07.551 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421687679490",undefined,undefined,false,false,undefined} 04:18:07.551 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:18:07.551 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262421687679490",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421687679490 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421687679490 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:18:07.554 [info] SWx Rx MAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421687679490",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164]],[[229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25]],["foobar"],[[50,228,118,118,162,136,145,44,216,50,61,100,242,70,17,87]],[[74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421687679490 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>, <<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234, 110,203,59,184,100,50,24,165,195,126,214,205,142,25>>, <<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>, <<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17, 87>>}]}} from <0.1743.0> in state state_wait_swx_maa 04:18:07.554 [info] dia_sip2gsup: auth [229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164] authz [229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25]  04:18:07.554 [info] rand [229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234] autn [105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164]  04:18:07.554 [info] ue_fsm ev_rx_swx_maa 04:18:07.554 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421687679490",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421687679490 send ok to <0.1743.0> *DBG* epdg_ue_fsm_262421687679490 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>, <<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234, 110,203,59,184,100,50,24,165,195,126,214,205,142,25>>, <<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>, <<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17, 87>>}]}} from <0.211.0> in state state_wait_auth_resp 04:18:07.554 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>,<<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25>>,<<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>,<<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17,87>>}]} *DBG* aaa_ue_fsm_262421687679490 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>, <<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234, 110,203,59,184,100,50,24,165,195,126,214,205,142,25>>, <<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>, <<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17, 87>>}]}} from <0.1743.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421687679490 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421687679490">>, {ok, [{epdg_auth_tuple, <<229,23,120,245,166,28,29,231,92,128,9,100, 147,218,118,234>>, <<105,160,91,170,196,182,105,182,6,134,46,64, 62,198,93,164>>, <<229,23,120,245,166,28,29,231,92,128,9,100, 147,218,118,234,110,203,59,184,100,50,24,165, 195,126,214,205,142,25>>, <<74,232,33,178,232,199,0,41,143,195,90,254,14, 75,115,227>>, <<50,228,118,118,162,136,145,44,216,50,61, 100,242,70,17,87>>}]}}} 04:18:07.554 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>,<<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25>>,<<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>,<<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17,87>>}]}, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421687679490 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>, <<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>, <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234, 110,203,59,184,100,50,24,165,195,126,214,205,142,25>>, <<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>, <<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17, 87>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:18:07.554 [info] auth_response(<<"262421687679490">>): {ok,[{epdg_auth_tuple,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>,<<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25>>,<<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>,<<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17,87>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:07.554 [info] auth_response for <<"262421687679490">>: {ok,[{epdg_auth_tuple,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>,<<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>,<<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25>>,<<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>,<<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17,87>>}]} 04:18:07.555 [info] GSUP: Tx #{auth_tuples => [#{autn => <<105,160,91,170,196,182,105,182,6,134,46,64,62,198,93,164>>,ck => <<50,228,118,118,162,136,145,44,216,50,61,100,242,70,17,87>>,ik => <<74,232,33,178,232,199,0,41,143,195,90,254,14,75,115,227>>,rand => <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234>>,res => <<229,23,120,245,166,28,29,231,92,128,9,100,147,218,118,234,110,203,59,184,100,50,24,165,195,126,214,205,142,25>>}],imsi => <<"262421687679490">>,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 => <<"262421687679490">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421687679490 receive call lu_request from <0.1744.0> in state state_authenticating 04:18:07.556 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421687679490">>,message_type => location_upd_req} 04:18:07.556 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421687679490 send ok to <0.1744.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_262421687679490 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:18:07.556 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421687679490 consume call lu_request from <0.1744.0> in state state_authenticating 04:18:07.556 [info] ue_fsm ev_rx_swm_der_auth_compl 04:18:07.556 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421687679490",undefined,undefined,false,false,undefined} 04:18:07.556 [debug] SWx Tx SAR Imsi="262421687679490" Type=1 APN="internet" AgentInfoOpt=[]  04:18:07.556 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421687679490",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421687679490 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421687679490 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421687679490 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1745.0> in state state_wait_swx_saa 04:18:07.558 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421687679490",[],[2001],[],[{'Non-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:18:07.558 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421687679490 send ok to <0.1745.0> *DBG* epdg_ue_fsm_262421687679490 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:18:07.558 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421687679490",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421687679490 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1745.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421687679490 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421687679490">>,ok}} 04:18:07.558 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421687679490 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:18:07.558 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421687679490">>,"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:18:07.558 [info] lu_response(<<"262421687679490">>): ok 04:18:07.558 [info] lu_response for <<"262421687679490">>: ok 04:18:07.558 [info] GSUP: Tx #{imsi => <<"262421687679490">>,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 => <<"262421687679490">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421687679490 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1746.0> in state state_authenticated 04:18:07.560 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421687679490">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:18:07.560 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:18:07.560 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,false,0,false,false} 04:18:07.560 [debug] Selected PGW Remote Address "172.18.176.103" 04:18:07.560 [info] s2b: Tx {gtp,v2,create_session_request,0,5805886,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421687679490">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294835,<<172,18,176,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,4239221429,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421687679490 send ok to <0.1746.0> 04:18:07.560 [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_262421687679490 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1746.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421687679490 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:18:07.566 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421687679490 receive call {rx_s6b_aar,"262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1747.0> in state state_authenticated 04:18:07.566 [info] ue_fsm ev_rx_s6b_aar: "262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:18:07.566 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262421687679490",undefined,undefined,true,false,undefined} 04:18:07.566 [debug] SWx Tx SAR Imsi="262421687679490" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:18:07.566 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421687679490",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421687679490 send ok to <0.1747.0> 04:18:07.566 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421687679490 consume call {rx_s6b_aar,"262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.1747.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421687679490 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421687679490 send ok to <0.1748.0> 04:18:07.568 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421687679490",[],[2001],[],[{'Non-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_262421687679490 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:18:07.568 [info] ue_fsm ev_rx_swx_saa 04:18:07.568 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421687679490","262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1747.0>} 04:18:07.568 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:18:07.568 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:07.571 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,179,88,151,62,0,2,0,2,0,16,0,87,0,9,1,160,65,203,12,88,172,18,176,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,65,203,12,88,172,18,176,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,65,203,12,88,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:18:07.571 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294835,5805886,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,<<"AË\fX">>},{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,1103826008,<<172,18,176,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,1103826008,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} 04:18:07.571 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421687679490">>,<0.1741.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294835,1103826008,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4239221429,1103826008}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:18:07.571 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:18:07.571 [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 => 4239221429,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1103826008}} *DBG* epdg_ue_fsm_262421687679490 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 => 4239221429, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1103826008}}} from <0.1749.0> in state state_wait_create_session_resp 04:18:07.571 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,false,0,false,false} 04:18:07.571 [info] KMOD Port Create PDP Context Call {<0.1741.0>,[alias|#Ref<0.2044474368.3268739074.251356>]}: {create_pdp_context,{172,18,176,103},4239221429,1103826008,{192,168,0,101}} 04:18:07.571 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,101}, 4239221429, 1103826008 04:18:07.571 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3204,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,101}},{i_tid,4239221429},{o_tid,1103826008}]}} 04:18:07.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,101>>,undefined},local_teid => 4239221429,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1103826008}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421687679490">>, {ok, #{apco => <<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 => 4239221429, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 1103826008}}}} 04:18:07.571 [info] tunnel_response(<<"262421687679490">>): {ok,#{apco => <<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 => 4239221429,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1103826008}} *DBG* epdg_ue_fsm_262421687679490 send ok to <0.1749.0> *DBG* epdg_ue_fsm_262421687679490 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 => 4239221429, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 1103826008}}} from <0.1749.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:18:07.571 [info] tunnel_response for <<"262421687679490">>: {ok,#{apco => <<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 => 4239221429,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 1103826008}} 04:18:07.571 [info] GSUP: Tx #{imsi => <<"262421687679490">>,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>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423094231260">>, message_type => purge_ms_req}} 04:18:08.653 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423094231260">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423094231260 receive call purge_ms_request from <0.1750.0> in state state_active 04:18:08.653 [info] ue_fsm purge_ms_request 04:18:08.653 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423094231260">>,"internet",[],{epdg_tun_pdp_ctx,4239221332,3230263379,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.653 [info] KMOD Port Delete PDP Context Call {<0.771.0>,[alias|#Ref<0.2044474368.3268739075.259084>]}: {delete_pdp_context,{172,18,176,103},4239221332,3230263379,{192,168,0,4}} 04:18:08.653 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,4}, 4239221332, 3230263379 04:18:08.653 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3650,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,4}},{i_tid,4239221332}]}} *DBG* epdg_ue_fsm_262423094231260 send ok to <0.1750.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:18:08.654 [info] s2b: Tx {gtp,v2,delete_session_request,3230263379,5805887,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221332,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423094231260 consume call purge_ms_request from <0.1750.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423094231260 receive call rx_s6b_str from <0.1751.0> in state state_authenticated *DBG* aaa_ue_fsm_262423094231260 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1751.0> 04:18:08.656 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423094231260"],[],[]} *DBG* aaa_ue_fsm_262423094231260 consume call rx_s6b_str from <0.1751.0> in state state_authenticated 04:18:08.656 [info] ue_fsm ev_rx_s6b_str 04:18:08.657 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423094231260","262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.657 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.657 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.658 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,82,88,151,63,0,2,0,2,0,16,0>> 04:18:08.658 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294738,5805887,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.658 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294738,5805887,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423094231260 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294738,5805887,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1752.0> in state state_wait_delete_session_resp 04:18:08.658 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423094231260 send ok to <0.1752.0> 04:18:08.658 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423094231260 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294738,5805887,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1752.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423094231260 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:08.658 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423094231260 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.658 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423094231260 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423094231260 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.658 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423094231260","262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.658 [debug] SWx Tx SAR Imsi="262423094231260" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.658 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423094231260",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426446485184">>, 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_262426446485184 receive call purge_ms_request from <0.1754.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426446485184">>,message_type => purge_ms_req} Stream 238, 15 bytes 04:18:08.659 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.659 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426446485184">>,"internet",[],{epdg_tun_pdp_ctx,4239221330,1986229717,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} Stream 238, 15 bytes 04:18:08.659 [info] KMOD Port Delete PDP Context Call {<0.751.0>,[alias|#Ref<0.2044474368.3268739073.256812>]}: {delete_pdp_context,{172,18,176,103},4239221330,1986229717,{192,168,0,2}} Stream 238, 15 bytes 04:18:08.659 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221330, 1986229717 Stream 238, 15 bytes 04:18:08.659 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3714,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221330}]}} 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 *DBG* epdg_ue_fsm_262426446485184 send ok to <0.1754.0> Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426446485184 consume call purge_ms_request from <0.1754.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes 04:18:08.659 [info] s2b: Tx {gtp,v2,delete_session_request,1986229717,5805888,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221330,<<172,18,176,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420750654625">>, 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 04:18:08.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420750654625">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420750654625 receive call purge_ms_request from <0.1755.0> in state state_active Stream 238, 15 bytes 04:18:08.659 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.659 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420750654625">>,"internet",[],{epdg_tun_pdp_ctx,4239221333,341154091,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,176,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] KMOD Port Delete PDP Context Call {<0.781.0>,[alias|#Ref<0.2044474368.3268739074.251431>]}: {delete_pdp_context,{172,18,176,103},4239221333,341154091,{192,168,0,5}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,5}, 4239221333, 341154091 Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1219,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,5}},{i_tid,4239221333}]}} 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:18:08.660 [info] s2b: Tx {gtp,v2,delete_session_request,341154091,5805889,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221333,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420750654625 send ok to <0.1755.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_262420750654625 consume call purge_ms_request from <0.1755.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427883765017">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427883765017">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427883765017 receive call purge_ms_request from <0.1756.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] ue_fsm purge_ms_request Stream 238, 15 bytes 04:18:08.660 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427883765017">>,"internet",[],{epdg_tun_pdp_ctx,4239221331,3497405792,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,176,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] KMOD Port Delete PDP Context Call {<0.761.0>,[alias|#Ref<0.2044474368.3268739074.251448>]}: {delete_pdp_context,{172,18,176,103},4239221331,3497405792,{192,168,0,3}} Stream 238, 15 bytes 04:18:08.660 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,3}, 4239221331, 3497405792 Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1283,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,3}},{i_tid,4239221331}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262427883765017 send ok to <0.1756.0> Stream 238, 15 bytes 04:18:08.660 [info] s2b: Tx {gtp,v2,delete_session_request,3497405792,5805890,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221331,<<172,18,176,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_262427883765017 consume call purge_ms_request from <0.1756.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427113885422">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262427113885422 receive call purge_ms_request from <0.1757.0> in state state_active 04:18:08.660 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427113885422">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427113885422">>,"internet",[],{epdg_tun_pdp_ctx,4239221335,2047786724,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,176,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.660 [info] KMOD Port Delete PDP Context Call {<0.801.0>,[alias|#Ref<0.2044474368.3268739075.259180>]}: {delete_pdp_context,{172,18,176,103},4239221335,2047786724,{192,168,0,7}} 04:18:08.660 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,7}, 4239221335, 2047786724 *DBG* epdg_ue_fsm_262427113885422 send ok to <0.1757.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:18:08.660 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1347,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,7}},{i_tid,4239221335}]}} *DBG* epdg_ue_fsm_262427113885422 consume call purge_ms_request from <0.1757.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428204787577">>, message_type => purge_ms_req}} 04:18:08.660 [info] s2b: Tx {gtp,v2,delete_session_request,2047786724,5805891,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221335,<<172,18,176,20>>,undefined}]} 04:18:08.660 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428204787577">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428204787577 receive call purge_ms_request from <0.1758.0> in state state_active 04:18:08.660 [info] ue_fsm purge_ms_request 04:18:08.660 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428204787577">>,"internet",[],{epdg_tun_pdp_ctx,4239221334,17529317,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.661 [info] KMOD Port Delete PDP Context Call {<0.791.0>,[alias|#Ref<0.2044474368.3268739073.256914>]}: {delete_pdp_context,{172,18,176,103},4239221334,17529317,{192,168,0,6}} 04:18:08.661 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,6}, 4239221334, 17529317 04:18:08.661 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1411,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,6}},{i_tid,4239221334}]}} 04:18:08.661 [info] s2b: Tx {gtp,v2,delete_session_request,17529317,5805892,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221334,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428204787577 send ok to <0.1758.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_262428204787577 consume call purge_ms_request from <0.1758.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425013175930">>, message_type => purge_ms_req}} 04:18:08.661 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425013175930">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425013175930 receive call purge_ms_request from <0.1759.0> in state state_active 04:18:08.661 [info] ue_fsm purge_ms_request 04:18:08.661 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425013175930">>,"internet",[],{epdg_tun_pdp_ctx,4239221338,2946824400,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.661 [info] KMOD Port Delete PDP Context Call {<0.831.0>,[alias|#Ref<0.2044474368.3268739074.251497>]}: {delete_pdp_context,{172,18,176,103},4239221338,2946824400,{192,168,0,10}} 04:18:08.661 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,10}, 4239221338, 2946824400 04:18:08.661 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1475,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,10}},{i_tid,4239221338}]}} *DBG* epdg_ue_fsm_262425013175930 send ok to <0.1759.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:18:08.661 [info] s2b: Tx {gtp,v2,delete_session_request,2946824400,5805893,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221338,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425013175930 consume call purge_ms_request from <0.1759.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426034940159">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426034940159 receive call purge_ms_request from <0.1760.0> in state state_active 04:18:08.661 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426034940159">>,message_type => purge_ms_req} 04:18:08.661 [info] ue_fsm purge_ms_request 04:18:08.661 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426034940159">>,"internet",[],{epdg_tun_pdp_ctx,4239221336,1701602705,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.661 [info] KMOD Port Delete PDP Context Call {<0.811.0>,[alias|#Ref<0.2044474368.3268739075.259209>]}: {delete_pdp_context,{172,18,176,103},4239221336,1701602705,{192,168,0,8}} 04:18:08.661 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,8}, 4239221336, 1701602705 04:18:08.661 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3268,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,8}},{i_tid,4239221336}]}} *DBG* aaa_ue_fsm_262423094231260 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1753.0> in state state_authenticated_wait_swx_saa 04:18:08.661 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423094231260",[],[2001],[],[{'Non-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_262426034940159 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}} 04:18:08.661 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423094231260 send ok to <0.1753.0> *DBG* epdg_ue_fsm_262426034940159 consume call purge_ms_request from <0.1760.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423094231260 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 => <<"262426433833970">>, message_type => purge_ms_req}} 04:18:08.661 [info] s2b: Tx {gtp,v2,delete_session_request,1701602705,5805894,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221336,<<172,18,176,20>>,undefined}]} *DBG* aaa_ue_fsm_262423094231260 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1753.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423094231260 send ok to <0.211.0> 04:18:08.661 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423094231260","262423094231260@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423094231260 terminate normal in state state_wait_swm_session_termination_answer 04:18:08.661 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426433833970 receive call purge_ms_request from <0.1761.0> in state state_active 04:18:08.661 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,true,0,false,false} 04:18:08.661 [info] purge_ms_response(<<"262423094231260">>): ok 04:18:08.661 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426433833970">>,message_type => purge_ms_req} 04:18:08.661 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423094231260">>,"internet",[],undefined,true,0,false,false} 04:18:08.661 [info] ue_fsm purge_ms_request 04:18:08.661 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426433833970">>,"internet",[],{epdg_tun_pdp_ctx,4239221337,1902570423,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.661 [info] KMOD Port Delete PDP Context Call {<0.821.0>,[alias|#Ref<0.2044474368.3268739075.259227>]}: {delete_pdp_context,{172,18,176,103},4239221337,1902570423,{192,168,0,9}} 04:18:08.661 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,9}, 4239221337, 1902570423 *DBG* epdg_ue_fsm_262426433833970 send ok to <0.1761.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:18:08.662 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3332,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,9}},{i_tid,4239221337}]}} *DBG* epdg_ue_fsm_262426433833970 consume call purge_ms_request from <0.1761.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429506298438">>, message_type => purge_ms_req}} 04:18:08.662 [info] s2b: Tx {gtp,v2,delete_session_request,1902570423,5805895,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221337,<<172,18,176,20>>,undefined}]} 04:18:08.662 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429506298438">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426446485184 receive call rx_s6b_str from <0.1762.0> in state state_authenticated *DBG* epdg_ue_fsm_262429506298438 receive call purge_ms_request from <0.1763.0> in state state_active 04:18:08.662 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262426446485184 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1762.0> 04:18:08.662 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426446485184"],[],[]} *DBG* aaa_ue_fsm_262426446485184 consume call rx_s6b_str from <0.1762.0> in state state_authenticated 04:18:08.662 [info] ue_fsm ev_rx_s6b_str 04:18:08.662 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426446485184","262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.662 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.662 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429506298438">>,"internet",[],{epdg_tun_pdp_ctx,4239221339,1851534064,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429506298438 send ok to <0.1763.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:18:08.662 [info] KMOD Port Delete PDP Context Call {<0.841.0>,[alias|#Ref<0.2044474368.3268739073.256949>]}: {delete_pdp_context,{172,18,176,103},4239221339,1851534064,{192,168,0,11}} *DBG* epdg_ue_fsm_262429506298438 consume call purge_ms_request from <0.1763.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429476406543">>, message_type => purge_ms_req}} 04:18:08.662 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.662 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,11}, 4239221339, 1851534064 04:18:08.662 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3396,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,11}},{i_tid,4239221339}]}} *DBG* epdg_ue_fsm_262429476406543 receive call purge_ms_request from <0.1764.0> in state state_active 04:18:08.662 [info] s2b: Tx {gtp,v2,delete_session_request,1851534064,5805896,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221339,<<172,18,176,20>>,undefined}]} *DBG* aaa_ue_fsm_262420750654625 receive call rx_s6b_str from <0.1765.0> in state state_authenticated 04:18:08.662 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429476406543">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420750654625 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1765.0> 04:18:08.662 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420750654625 consume call rx_s6b_str from <0.1765.0> in state state_authenticated 04:18:08.662 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429476406543">>,"internet",[],{epdg_tun_pdp_ctx,4239221340,1252305434,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429476406543 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}} 04:18:08.662 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420750654625"],[],[]} *DBG* epdg_ue_fsm_262429476406543 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 => <<"262425993117552">>, message_type => purge_ms_req}} 04:18:08.662 [info] ue_fsm ev_rx_s6b_str 04:18:08.662 [info] KMOD Port Delete PDP Context Call {<0.851.0>,[alias|#Ref<0.2044474368.3268739073.256957>]}: {delete_pdp_context,{172,18,176,103},4239221340,1252305434,{192,168,0,12}} *DBG* epdg_ue_fsm_262425993117552 receive call purge_ms_request from <0.1766.0> in state state_active 04:18:08.662 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,12}, 4239221340, 1252305434 04:18:08.662 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3460,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,12}},{i_tid,4239221340}]}} 04:18:08.662 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420750654625","262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.662 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.662 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.662 [info] s2b: Tx {gtp,v2,delete_session_request,1252305434,5805897,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221340,<<172,18,176,20>>,undefined}]} 04:18:08.662 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425993117552">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425993117552 send ok to <0.1766.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_262425993117552 consume call purge_ms_request from <0.1766.0> in state state_active => state_wait_delete_session_resp 04:18:08.662 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428811512738">>, message_type => purge_ms_req}} 04:18:08.662 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425993117552">>,"internet",[],{epdg_tun_pdp_ctx,4239221343,4228644394,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.662 [info] KMOD Port Delete PDP Context Call {<0.881.0>,[alias|#Ref<0.2044474368.3268739075.259253>]}: {delete_pdp_context,{172,18,176,103},4239221343,4228644394,{192,168,0,15}} 04:18:08.662 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,15}, 4239221343, 4228644394 *DBG* epdg_ue_fsm_262428811512738 receive call purge_ms_request from <0.1767.0> in state state_active 04:18:08.662 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3778,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,15}},{i_tid,4239221343}]}} 04:18:08.663 [info] s2b: Tx {gtp,v2,delete_session_request,4228644394,5805898,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221343,<<172,18,176,20>>,undefined}]} 04:18:08.663 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428811512738">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428811512738 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}} *DBG* aaa_ue_fsm_262427883765017 receive call rx_s6b_str from <0.1768.0> in state state_authenticated 04:18:08.663 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428811512738 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 => <<"262427487978899">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427883765017 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1768.0> 04:18:08.663 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428811512738">>,"internet",[],{epdg_tun_pdp_ctx,4239221341,351077808,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262427883765017 consume call rx_s6b_str from <0.1768.0> in state state_authenticated 04:18:08.663 [info] KMOD Port Delete PDP Context Call {<0.861.0>,[alias|#Ref<0.2044474368.3268739073.256997>]}: {delete_pdp_context,{172,18,176,103},4239221341,351077808,{192,168,0,13}} *DBG* epdg_ue_fsm_262427487978899 receive call purge_ms_request from <0.1769.0> in state state_active 04:18:08.663 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,13}, 4239221341, 351077808 04:18:08.663 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3842,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,13}},{i_tid,4239221341}]}} 04:18:08.663 [info] s2b: Tx {gtp,v2,delete_session_request,351077808,5805899,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221341,<<172,18,176,20>>,undefined}]} 04:18:08.663 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427883765017"],[],[]} 04:18:08.663 [info] ue_fsm ev_rx_s6b_str 04:18:08.663 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427883765017","262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.663 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.663 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.663 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427487978899">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427487978899 send ok to <0.1769.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:18:08.663 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427487978899 consume call purge_ms_request from <0.1769.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420683565022">>, message_type => purge_ms_req}} 04:18:08.663 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427487978899">>,"internet",[],{epdg_tun_pdp_ctx,4239221344,781829824,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420683565022 receive call purge_ms_request from <0.1770.0> in state state_active 04:18:08.663 [info] KMOD Port Delete PDP Context Call {<0.891.0>,[alias|#Ref<0.2044474368.3268739075.259280>]}: {delete_pdp_context,{172,18,176,103},4239221344,781829824,{192,168,0,16}} 04:18:08.663 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,16}, 4239221344, 781829824 04:18:08.663 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3906,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,16}},{i_tid,4239221344}]}} 04:18:08.663 [info] s2b: Tx {gtp,v2,delete_session_request,781829824,5805900,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221344,<<172,18,176,20>>,undefined}]} 04:18:08.663 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420683565022">>,message_type => purge_ms_req} 04:18:08.663 [info] ue_fsm purge_ms_request 04:18:08.663 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420683565022">>,"internet",[],{epdg_tun_pdp_ctx,4239221345,2564869675,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420683565022 send ok to <0.1770.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:18:08.663 [info] KMOD Port Delete PDP Context Call {<0.901.0>,[alias|#Ref<0.2044474368.3268739074.251610>]}: {delete_pdp_context,{172,18,176,103},4239221345,2564869675,{192,168,0,17}} *DBG* epdg_ue_fsm_262420683565022 consume call purge_ms_request from <0.1770.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427017486192">>, message_type => purge_ms_req}} 04:18:08.663 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,17}, 4239221345, 2564869675 04:18:08.663 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1539,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,17}},{i_tid,4239221345}]}} *DBG* epdg_ue_fsm_262427017486192 receive call purge_ms_request from <0.1771.0> in state state_active 04:18:08.663 [info] s2b: Tx {gtp,v2,delete_session_request,2564869675,5805901,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221345,<<172,18,176,20>>,undefined}]} 04:18:08.664 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427017486192">>,message_type => purge_ms_req} 04:18:08.664 [info] ue_fsm purge_ms_request 04:18:08.664 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427017486192">>,"internet",[],{epdg_tun_pdp_ctx,4239221346,2700927156,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427017486192 send ok to <0.1771.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:18:08.664 [info] KMOD Port Delete PDP Context Call {<0.911.0>,[alias|#Ref<0.2044474368.3268739073.257041>]}: {delete_pdp_context,{172,18,176,103},4239221346,2700927156,{192,168,0,18}} *DBG* epdg_ue_fsm_262427017486192 consume call purge_ms_request from <0.1771.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423333207030">>, message_type => purge_ms_req}} 04:18:08.664 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,18}, 4239221346, 2700927156 04:18:08.664 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1603,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,18}},{i_tid,4239221346}]}} 04:18:08.664 [info] s2b: Tx {gtp,v2,delete_session_request,2700927156,5805902,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221346,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423333207030 receive call purge_ms_request from <0.1773.0> in state state_active 04:18:08.664 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423333207030">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427113885422 receive call rx_s6b_str from <0.1772.0> in state state_authenticated 04:18:08.664 [info] ue_fsm purge_ms_request 04:18:08.664 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427113885422"],[],[]} *DBG* aaa_ue_fsm_262427113885422 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1772.0> 04:18:08.664 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427113885422 consume call rx_s6b_str from <0.1772.0> in state state_authenticated 04:18:08.664 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423333207030">>,"internet",[],{epdg_tun_pdp_ctx,4239221347,1815936680,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.664 [info] KMOD Port Delete PDP Context Call {<0.921.0>,[alias|#Ref<0.2044474368.3268739075.259299>]}: {delete_pdp_context,{172,18,176,103},4239221347,1815936680,{192,168,0,19}} *DBG* epdg_ue_fsm_262423333207030 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:18:08.664 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427113885422","262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423333207030 consume call purge_ms_request from <0.1773.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428614159172">>, message_type => purge_ms_req}} 04:18:08.664 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,19}, 4239221347, 1815936680 04:18:08.664 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428614159172 receive call purge_ms_request from <0.1774.0> in state state_active 04:18:08.664 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3970,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,19}},{i_tid,4239221347}]}} 04:18:08.664 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.664 [info] s2b: Tx {gtp,v2,delete_session_request,1815936680,5805903,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221347,<<172,18,176,20>>,undefined}]} 04:18:08.664 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428614159172">>,message_type => purge_ms_req} 04:18:08.664 [info] ue_fsm purge_ms_request 04:18:08.664 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428614159172">>,"internet",[],{epdg_tun_pdp_ctx,4239221342,2526210495,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.664 [info] KMOD Port Delete PDP Context Call {<0.871.0>,[alias|#Ref<0.2044474368.3268739073.257058>]}: {delete_pdp_context,{172,18,176,103},4239221342,2526210495,{192,168,0,14}} 04:18:08.664 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,14}, 4239221342, 2526210495 04:18:08.664 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3524,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,14}},{i_tid,4239221342}]}} 04:18:08.664 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,80,88,151,64,0,2,0,2,0,16,0>> 04:18:08.664 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294736,5805888,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426446485184 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294736,5805888,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428204787577 receive call rx_s6b_str from <0.1776.0> in state state_authenticated 04:18:08.664 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294736,5805888,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426446485184 send ok to <0.1775.0> *DBG* aaa_ue_fsm_262428204787577 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1776.0> 04:18:08.664 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428204787577"],[],[]} *DBG* aaa_ue_fsm_262428204787577 consume call rx_s6b_str from <0.1776.0> in state state_authenticated *DBG* epdg_ue_fsm_262426446485184 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294736,5805888,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:08.664 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426446485184 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.664 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426446485184 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:08.664 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.664 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428204787577","262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.664 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425013175930 receive call rx_s6b_str from <0.1777.0> in state state_authenticated *DBG* aaa_ue_fsm_262425013175930 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1777.0> 04:18:08.665 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426446485184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425013175930 consume call rx_s6b_str from <0.1777.0> in state state_authenticated *DBG* aaa_ue_fsm_262426446485184 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.665 [info] ue_fsm ev_rx_swm_str 04:18:08.665 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426446485184","262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.665 [debug] SWx Tx SAR Imsi="262426446485184" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.665 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425013175930"],[],[]} *DBG* epdg_ue_fsm_262428614159172 send ok to <0.1774.0> 04:18:08.665 [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_262428614159172 consume call purge_ms_request from <0.1774.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428492727310">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420750654625 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294739,5805889,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1779.0> in state state_wait_delete_session_resp 04:18:08.665 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426446485184",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420750654625 send ok to <0.1779.0> 04:18:08.665 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425013175930","262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428492727310 receive call purge_ms_request from <0.1781.0> in state state_active *DBG* aaa_ue_fsm_262426433833970 receive call rx_s6b_str from <0.1780.0> in state state_authenticated *DBG* epdg_ue_fsm_262420750654625 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294739,5805889,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1779.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420750654625 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:08.665 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420750654625 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426433833970 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1780.0> 04:18:08.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262426433833970 consume call rx_s6b_str from <0.1780.0> in state state_authenticated *DBG* epdg_ue_fsm_262427883765017 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294737,5805890,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1782.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420750654625 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427883765017 send ok to <0.1782.0> *DBG* aaa_ue_fsm_262420750654625 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.665 [info] s2b: Tx {gtp,v2,delete_session_request,2526210495,5805904,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221342,<<172,18,176,20>>,undefined}]} 04:18:08.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,83,88,151,65,0,2,0,2,0,16,0>> 04:18:08.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294739,5805889,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.665 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294739,5805889,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.665 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428492727310">>,message_type => purge_ms_req} 04:18:08.665 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,false,0,false,false} 04:18:08.665 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.665 [info] ue_fsm purge_ms_request 04:18:08.665 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426433833970"],[],[]} 04:18:08.665 [info] ue_fsm ev_rx_s6b_str 04:18:08.665 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,true,0,false,false} 04:18:08.665 [info] ue_fsm ev_rx_swm_str 04:18:08.665 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428492727310">>,"internet",[],{epdg_tun_pdp_ctx,4239221348,1163907502,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.665 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426433833970","262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.665 [info] KMOD Port Delete PDP Context Call {<0.931.0>,[alias|#Ref<0.2044474368.3268739073.257102>]}: {delete_pdp_context,{172,18,176,103},4239221348,1163907502,{192,168,0,20}} 04:18:08.665 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.665 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420750654625","262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,81,88,151,66,0,2,0,2,0,16,0>> 04:18:08.665 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,20}, 4239221348, 1163907502 04:18:08.665 [debug] SWx Tx SAR Imsi="262420750654625" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.665 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3588,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,20}},{i_tid,4239221348}]}} 04:18:08.665 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.665 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420750654625",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.665 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294737,5805890,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.665 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294737,5805890,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.666 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,false,0,false,false} 04:18:08.666 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.666 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427883765017 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294737,5805890,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1782.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427883765017 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:08.666 [info] s2b: Tx {gtp,v2,delete_session_request,1163907502,5805905,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221348,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262427883765017 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.666 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426034940159"],[],[]} 04:18:08.666 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429506298438"],[],[]} 04:18:08.667 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428492727310 send ok to <0.1781.0> *DBG* aaa_ue_fsm_262427883765017 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_262426034940159 receive call rx_s6b_str from <0.1784.0> in state state_authenticated *DBG* aaa_ue_fsm_262429506298438 receive call rx_s6b_str from <0.1785.0> in state state_authenticated 04:18:08.667 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427883765017","262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427113885422 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294741,5805891,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* epdg_ue_fsm_262428492727310 consume call purge_ms_request from <0.1781.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427883765017 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 => <<"262422294243618">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429506298438 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1785.0> 04:18:08.667 [debug] SWx Tx SAR Imsi="262427883765017" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426034940159 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1784.0> *DBG* epdg_ue_fsm_262427113885422 send ok to <0.1787.0> *DBG* aaa_ue_fsm_262429506298438 consume call rx_s6b_str from <0.1785.0> in state state_authenticated *DBG* epdg_ue_fsm_262422294243618 receive call purge_ms_request from <0.1788.0> in state state_active *DBG* aaa_ue_fsm_262426034940159 consume call rx_s6b_str from <0.1784.0> in state state_authenticated 04:18:08.667 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,85,88,151,67,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427113885422 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294741,5805891,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 04:18:08.667 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427883765017",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427113885422 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429476406543 receive call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* aaa_ue_fsm_262425993117552 receive call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* aaa_ue_fsm_262428811512738 receive call rx_s6b_str from <0.1789.0> in state state_authenticated *DBG* epdg_ue_fsm_262428204787577 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294740,5805892,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427487978899 receive call rx_s6b_str from <0.1793.0> in state state_authenticated *DBG* aaa_ue_fsm_262427113885422 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425993117552 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1792.0> *DBG* aaa_ue_fsm_262429476406543 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1790.0> *DBG* aaa_ue_fsm_262428811512738 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1789.0> *DBG* aaa_ue_fsm_262420683565022 receive call rx_s6b_str from <0.1794.0> in state state_authenticated 04:18:08.667 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425993117552 consume call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* aaa_ue_fsm_262429476406543 consume call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* aaa_ue_fsm_262428811512738 consume call rx_s6b_str from <0.1789.0> in state state_authenticated 04:18:08.667 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294741,5805891,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.667 [info] ue_fsm ev_rx_s6b_str 04:18:08.667 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294741,5805891,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.667 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429506298438","262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.667 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426034940159","262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.667 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.667 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.667 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.667 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,false,0,false,false} 04:18:08.667 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.667 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.667 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422294243618">>,message_type => purge_ms_req} 04:18:08.667 [info] ue_fsm purge_ms_request 04:18:08.668 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,true,0,false,false} 04:18:08.668 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,84,88,151,68,0,2,0,2,0,16,0>> 04:18:08.668 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422294243618">>,"internet",[],{epdg_tun_pdp_ctx,4239221356,311233736,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429476406543"],[],[]} 04:18:08.668 [info] ue_fsm ev_rx_s6b_str 04:18:08.668 [info] KMOD Port Delete PDP Context Call {<0.1011.0>,[alias|#Ref<0.2044474368.3268739081.244135>]}: {delete_pdp_context,{172,18,176,103},4239221356,311233736,{192,168,0,28}} 04:18:08.668 [info] ue_fsm ev_rx_swm_str 04:18:08.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428811512738"],[],[]} 04:18:08.668 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294740,5805892,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425993117552"],[],[]} 04:18:08.668 [info] ue_fsm ev_rx_s6b_str 04:18:08.668 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294740,5805892,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.668 [info] ue_fsm ev_rx_s6b_str 04:18:08.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427487978899"],[],[]} 04:18:08.668 [info] ue_fsm ev_rx_s6b_str 04:18:08.668 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,28}, 4239221356, 311233736 04:18:08.668 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3652,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,28}},{i_tid,4239221356}]}} 04:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429476406543","262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425993117552","262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420683565022"],[],[]} 04:18:08.668 [info] ue_fsm ev_rx_s6b_str 04:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428811512738","262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.668 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.668 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428204787577 send ok to <0.1791.0> 04:18:08.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423333207030"],[],[]} *DBG* epdg_ue_fsm_262428204787577 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294740,5805892,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428204787577 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423333207030 receive call rx_s6b_str from <0.1795.0> in state state_authenticated *DBG* aaa_ue_fsm_262423333207030 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1795.0> 04:18:08.668 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423333207030 consume call rx_s6b_str from <0.1795.0> in state state_authenticated *DBG* epdg_ue_fsm_262425013175930 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294744,5805893,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1796.0> in state state_wait_delete_session_resp 04:18:08.668 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427487978899","262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425013175930 send ok to <0.1796.0> *DBG* aaa_ue_fsm_262427487978899 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1793.0> 04:18:08.668 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427113885422","262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427487978899 consume call rx_s6b_str from <0.1793.0> in state state_authenticated *DBG* epdg_ue_fsm_262425013175930 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294744,5805893,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 04:18:08.668 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426446485184",[],[2001],[],[{'Non-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_262425013175930 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426433833970 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294743,5805895,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp 04:18:08.668 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420683565022","262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427113885422 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426446485184 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1778.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428204787577 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426433833970 send ok to <0.1797.0> *DBG* aaa_ue_fsm_262427113885422 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422294243618 send ok to <0.1788.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_262422294243618 consume call purge_ms_request from <0.1788.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426433833970 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294743,5805895,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428204787577 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425013175930 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 => <<"262425689356171">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426433833970 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428204787577 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.669 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.669 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,true,0,false,false} 04:18:08.669 [info] ue_fsm ev_rx_s6b_str 04:18:08.669 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,88,88,151,69,0,2,0,2,0,16,0>> 04:18:08.669 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423333207030","262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:08.669 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.669 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294744,5805893,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.669 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.669 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294744,5805893,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.669 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,false,0,false,false} 04:18:08.669 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.669 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:08.669 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,true,0,false,false} 04:18:08.669 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,87,88,151,71,0,2,0,2,0,16,0>> 04:18:08.669 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:08.669 [debug] SWx Tx SAR Imsi="262427113885422" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.669 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294743,5805895,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.669 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294743,5805895,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.669 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427113885422",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.669 [info] ue_fsm ev_rx_swx_saa 04:18:08.669 [info] ue_fsm ev_rx_swm_str 04:18:08.670 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,false,0,false,false} 04:18:08.670 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.670 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426446485184","262426446485184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.670 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428204787577","262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.670 [info] s2b: Tx {gtp,v2,delete_session_request,311233736,5805906,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221356,<<172,18,176,20>>,undefined}]} 04:18:08.670 [debug] SWx Tx SAR Imsi="262428204787577" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.670 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,true,0,false,false} 04:18:08.670 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428204787577",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.670 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,89,88,151,72,0,2,0,2,0,16,0>> 04:18:08.670 [info] ue_fsm ev_rx_swm_str 04:18:08.670 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294745,5805896,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.670 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420683565022 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1794.0> *DBG* epdg_ue_fsm_262429506298438 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294745,5805896,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1800.0> in state state_wait_delete_session_resp 04:18:08.670 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425013175930","262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420683565022 consume call rx_s6b_str from <0.1794.0> in state state_authenticated 04:18:08.670 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425689356171">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429506298438 send ok to <0.1800.0> *DBG* aaa_ue_fsm_262427883765017 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa 04:18:08.670 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420750654625",[],[2001],[],[{'Non-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_262429506298438 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294745,5805896,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:18:08.671 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294745,5805896,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420750654625 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1783.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425689356171 receive call purge_ms_request from <0.1802.0> in state state_active *DBG* aaa_ue_fsm_262425013175930 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429506298438 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426446485184 send ok to <0.1778.0> *DBG* aaa_ue_fsm_262426433833970 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426446485184 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_262425013175930 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.671 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262426446485184 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1778.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426446485184 send ok to <0.211.0> 04:18:08.671 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,false,0,false,false} 04:18:08.671 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426446485184 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426433833970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427883765017 send ok to <0.1786.0> *DBG* aaa_ue_fsm_262426433833970 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429506298438 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427883765017 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427883765017 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_262426034940159 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294742,5805894,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp 04:18:08.671 [debug] SWx Tx SAR Imsi="262425013175930" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.671 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427883765017",[],[2001],[],[{'Non-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:18:08.671 [info] ue_fsm ev_rx_swx_saa 04:18:08.671 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427883765017","262427883765017@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.671 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,true,0,false,false} 04:18:08.671 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425013175930",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.671 [info] ue_fsm ev_rx_swx_saa 04:18:08.671 [info] ue_fsm purge_ms_request 04:18:08.671 [info] ue_fsm ev_rx_swm_str 04:18:08.672 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.672 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420750654625","262420750654625@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.672 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425689356171">>,"internet",[],{epdg_tun_pdp_ctx,4239221355,1002471679,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.672 [info] KMOD Port Delete PDP Context Call {<0.1001.0>,[alias|#Ref<0.2044474368.3268739075.259510>]}: {delete_pdp_context,{172,18,176,103},4239221355,1002471679,{192,168,0,27}} 04:18:08.672 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426433833970","262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.672 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,27}, 4239221355, 1002471679 04:18:08.672 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,true,0,false,false} 04:18:08.672 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4034,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,27}},{i_tid,4239221355}]}} 04:18:08.672 [debug] SWx Tx SAR Imsi="262426433833970" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.672 [info] purge_ms_response(<<"262426446485184">>): ok 04:18:08.672 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,86,88,151,70,0,2,0,2,0,16,0>> 04:18:08.672 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426433833970",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.672 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426446485184">>,"internet",[],undefined,true,0,false,false} 04:18:08.672 [info] ue_fsm ev_rx_swm_str 04:18:08.672 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.672 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294742,5805894,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.672 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294742,5805894,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.672 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429506298438","262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.672 [debug] SWx Tx SAR Imsi="262429506298438" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.672 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427883765017 send ok to <0.211.0> 04:18:08.672 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427883765017 terminate normal in state state_wait_swm_session_termination_answer 04:18:08.672 [info] purge_ms_response(<<"262427883765017">>): ok *DBG* epdg_ue_fsm_262426034940159 send ok to <0.1804.0> *DBG* aaa_ue_fsm_262429506298438 send ok to <0.201.0> 04:18:08.672 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427883765017">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420750654625 send ok to <0.1783.0> *DBG* aaa_ue_fsm_262429506298438 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426034940159 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294742,5805894,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 *DBG* epdg_ue_fsm_262420750654625 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_262425689356171 send ok to <0.1802.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:18:08.672 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429506298438",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420750654625 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1783.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426034940159 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425689356171 consume call purge_ms_request from <0.1802.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420750654625 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429377614234">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426034940159 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:08.672 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420750654625 terminate normal in state state_wait_swm_session_termination_answer 04:18:08.672 [info] s2b: Tx {gtp,v2,delete_session_request,1002471679,5805907,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221355,<<172,18,176,20>>,undefined}]} 04:18:08.673 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429377614234 receive call purge_ms_request from <0.1806.0> in state state_active 04:18:08.673 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426034940159 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426034940159 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.673 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,true,0,false,false} 04:18:08.673 [info] purge_ms_response(<<"262420750654625">>): ok 04:18:08.673 [info] ue_fsm ev_rx_swm_str 04:18:08.673 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420750654625">>,"internet",[],undefined,true,0,false,false} 04:18:08.673 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429377614234">>,message_type => purge_ms_req} 04:18:08.673 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426034940159","262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.1806.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:18:08.673 [debug] SWx Tx SAR Imsi="262426034940159" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262429377614234 consume call purge_ms_request from <0.1806.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428600877248">>, message_type => purge_ms_req}} 04:18:08.673 [info] ue_fsm purge_ms_request 04:18:08.673 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426034940159",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.673 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429377614234">>,"internet",[],{epdg_tun_pdp_ctx,4239221350,64520197,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428600877248 receive call purge_ms_request from <0.1808.0> in state state_active 04:18:08.673 [info] KMOD Port Delete PDP Context Call {<0.951.0>,[alias|#Ref<0.2044474368.3268739073.257399>]}: {delete_pdp_context,{172,18,176,103},4239221350,64520197,{192,168,0,22}} 04:18:08.673 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,22}, 4239221350, 64520197 04:18:08.673 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4098,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,22}},{i_tid,4239221350}]}} 04:18:08.673 [info] s2b: Tx {gtp,v2,delete_session_request,64520197,5805908,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221350,<<172,18,176,20>>,undefined}]} 04:18:08.673 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428600877248">>,message_type => purge_ms_req} 04:18:08.673 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428600877248 send ok to <0.1808.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:18:08.673 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428600877248">>,"internet",[],{epdg_tun_pdp_ctx,4239221359,3649586038,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428600877248 consume call purge_ms_request from <0.1808.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422266380001">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427113885422 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa 04:18:08.673 [info] KMOD Port Delete PDP Context Call {<0.1041.0>,[alias|#Ref<0.2044474368.3268739074.251846>]}: {delete_pdp_context,{172,18,176,103},4239221359,3649586038,{192,168,0,31}} *DBG* epdg_ue_fsm_262422266380001 receive call purge_ms_request from <0.1809.0> in state state_active *DBG* aaa_ue_fsm_262427113885422 send ok to <0.1798.0> *DBG* epdg_ue_fsm_262427113885422 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_262427113885422 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427113885422 send ok to <0.211.0> 04:18:08.673 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,31}, 4239221359, 3649586038 *DBG* epdg_ue_fsm_262427113885422 terminate normal in state state_wait_swm_session_termination_answer 04:18:08.673 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],10,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,31}},{i_tid,4239221359}]}} 04:18:08.673 [info] s2b: Tx {gtp,v2,delete_session_request,3649586038,5805909,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221359,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262422266380001 send ok to <0.1809.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_262422266380001 consume call purge_ms_request from <0.1809.0> in state state_active => state_wait_delete_session_resp 04:18:08.673 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427113885422",[],[2001],[],[{'Non-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 got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429789281314">>, message_type => purge_ms_req}} 04:18:08.673 [info] ue_fsm ev_rx_swx_saa 04:18:08.674 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422266380001">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429789281314 receive call purge_ms_request from <0.1810.0> in state state_active 04:18:08.674 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427113885422","262427113885422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.674 [info] ue_fsm purge_ms_request 04:18:08.674 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.674 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422266380001">>,"internet",[],{epdg_tun_pdp_ctx,4239221360,2239355604,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.1810.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:18:08.674 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429789281314 consume call purge_ms_request from <0.1810.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424502118495">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428204787577 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1799.0> in state state_authenticated_wait_swx_saa 04:18:08.674 [info] purge_ms_response(<<"262427113885422">>): ok *DBG* epdg_ue_fsm_262424502118495 receive call purge_ms_request from <0.1811.0> in state state_active 04:18:08.674 [info] KMOD Port Delete PDP Context Call {<0.1051.0>,[alias|#Ref<0.2044474368.3268739081.244176>]}: {delete_pdp_context,{172,18,176,103},4239221360,2239355604,{192,168,0,32}} *DBG* aaa_ue_fsm_262428204787577 send ok to <0.1799.0> *DBG* epdg_ue_fsm_262428204787577 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:08.674 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427113885422">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428204787577 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1799.0> in state state_authenticated_wait_swx_saa => state_new 04:18:08.674 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,32}, 4239221360, 2239355604 *DBG* epdg_ue_fsm_262428204787577 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424502118495 send ok to <0.1811.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_262428204787577 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424502118495 consume call purge_ms_request from <0.1811.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424820192380">>, message_type => purge_ms_req}} 04:18:08.674 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],74,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,32}},{i_tid,4239221360}]}} 04:18:08.674 [info] s2b: Tx {gtp,v2,delete_session_request,2239355604,5805910,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221360,<<172,18,176,20>>,undefined}]} 04:18:08.674 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429789281314">>,message_type => purge_ms_req} 04:18:08.674 [info] ue_fsm purge_ms_request 04:18:08.674 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429789281314">>,"internet",[],{epdg_tun_pdp_ctx,4239221361,1221983786,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.674 [info] KMOD Port Delete PDP Context Call {<0.1061.0>,[alias|#Ref<0.2044474368.3268739074.251866>]}: {delete_pdp_context,{172,18,176,103},4239221361,1221983786,{192,168,0,33}} 04:18:08.674 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,33}, 4239221361, 1221983786 04:18:08.674 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],138,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,33}},{i_tid,4239221361}]}} 04:18:08.674 [info] s2b: Tx {gtp,v2,delete_session_request,1221983786,5805911,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221361,<<172,18,176,20>>,undefined}]} 04:18:08.674 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428204787577",[],[2001],[],[{'Non-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:18:08.674 [info] ue_fsm ev_rx_swx_saa 04:18:08.674 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424502118495">>,message_type => purge_ms_req} 04:18:08.674 [info] ue_fsm purge_ms_request 04:18:08.674 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428204787577","262428204787577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.674 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.674 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424502118495">>,"internet",[],{epdg_tun_pdp_ctx,4239221358,2536994954,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.674 [info] KMOD Port Delete PDP Context Call {<0.1031.0>,[alias|#Ref<0.2044474368.3268739081.244192>]}: {delete_pdp_context,{172,18,176,103},4239221358,2536994954,{192,168,0,30}} 04:18:08.674 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,30}, 4239221358, 2536994954 04:18:08.674 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4162,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,30}},{i_tid,4239221358}]}} 04:18:08.674 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,true,0,false,false} 04:18:08.674 [info] purge_ms_response(<<"262428204787577">>): ok 04:18:08.674 [info] s2b: Tx {gtp,v2,delete_session_request,2536994954,5805912,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221358,<<172,18,176,20>>,undefined}]} 04:18:08.674 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428204787577">>,"internet",[],undefined,true,0,false,false} 04:18:08.675 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424820192380">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424820192380 receive call purge_ms_request from <0.1812.0> in state state_active 04:18:08.675 [info] ue_fsm purge_ms_request 04:18:08.675 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424820192380">>,"internet",[],{epdg_tun_pdp_ctx,4239221363,109416924,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.675 [info] KMOD Port Delete PDP Context Call {<0.1081.0>,[alias|#Ref<0.2044474368.3268739073.257485>]}: {delete_pdp_context,{172,18,176,103},4239221363,109416924,{192,168,0,35}} 04:18:08.675 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,35}, 4239221363, 109416924 04:18:08.675 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4226,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,35}},{i_tid,4239221363}]}} 04:18:08.675 [info] s2b: Tx {gtp,v2,delete_session_request,109416924,5805913,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221363,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262424820192380 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}} *DBG* epdg_ue_fsm_262424820192380 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 => <<"262422679535987">>, message_type => purge_ms_req}} 04:18:08.675 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422679535987">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422679535987 receive call purge_ms_request from <0.1813.0> in state state_active 04:18:08.675 [info] ue_fsm purge_ms_request 04:18:08.676 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422679535987">>,"internet",[],{epdg_tun_pdp_ctx,4239221354,2598405636,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.676 [info] KMOD Port Delete PDP Context Call {<0.991.0>,[alias|#Ref<0.2044474368.3268739080.244233>]}: {delete_pdp_context,{172,18,176,103},4239221354,2598405636,{192,168,0,26}} 04:18:08.676 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,26}, 4239221354, 2598405636 04:18:08.676 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1667,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,26}},{i_tid,4239221354}]}} *DBG* epdg_ue_fsm_262422679535987 send ok to <0.1813.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:18:08.676 [info] s2b: Tx {gtp,v2,delete_session_request,2598405636,5805914,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221354,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262422679535987 consume call purge_ms_request from <0.1813.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424979272533">>, message_type => purge_ms_req}} 04:18:08.676 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424979272533">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424979272533 receive call purge_ms_request from <0.1814.0> in state state_active 04:18:08.676 [info] ue_fsm purge_ms_request 04:18:08.676 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424979272533">>,"internet",[],{epdg_tun_pdp_ctx,4239221352,1071659367,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.676 [info] KMOD Port Delete PDP Context Call {<0.971.0>,[alias|#Ref<0.2044474368.3268739075.259553>]}: {delete_pdp_context,{172,18,176,103},4239221352,1071659367,{192,168,0,24}} 04:18:08.676 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,24}, 4239221352, 1071659367 *DBG* epdg_ue_fsm_262424979272533 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:18:08.676 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4290,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,24}},{i_tid,4239221352}]}} *DBG* epdg_ue_fsm_262424979272533 consume call purge_ms_request from <0.1814.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420157253827">>, message_type => purge_ms_req}} 04:18:08.676 [info] s2b: Tx {gtp,v2,delete_session_request,1071659367,5805915,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221352,<<172,18,176,20>>,undefined}]} 04:18:08.676 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420157253827">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420157253827 receive call purge_ms_request from <0.1815.0> in state state_active 04:18:08.676 [info] ue_fsm purge_ms_request 04:18:08.676 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420157253827">>,"internet",[],{epdg_tun_pdp_ctx,4239221353,2348251267,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.676 [info] KMOD Port Delete PDP Context Call {<0.981.0>,[alias|#Ref<0.2044474368.3268739074.251911>]}: {delete_pdp_context,{172,18,176,103},4239221353,2348251267,{192,168,0,25}} 04:18:08.676 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,25}, 4239221353, 2348251267 04:18:08.676 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4354,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,25}},{i_tid,4239221353}]}} *DBG* epdg_ue_fsm_262420157253827 send ok to <0.1815.0> 04:18:08.676 [info] s2b: Tx {gtp,v2,delete_session_request,2348251267,5805916,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221353,<<172,18,176,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_262420157253827 consume call purge_ms_request from <0.1815.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428192537077">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428192537077 receive call purge_ms_request from <0.1816.0> in state state_active 04:18:08.676 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428192537077">>,message_type => purge_ms_req} 04:18:08.677 [info] ue_fsm purge_ms_request 04:18:08.677 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428192537077">>,"internet",[],{epdg_tun_pdp_ctx,4239221349,201141823,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.677 [info] KMOD Port Delete PDP Context Call {<0.941.0>,[alias|#Ref<0.2044474368.3268739073.257519>]}: {delete_pdp_context,{172,18,176,103},4239221349,201141823,{192,168,0,21}} 04:18:08.677 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,21}, 4239221349, 201141823 04:18:08.677 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4418,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,21}},{i_tid,4239221349}]}} *DBG* epdg_ue_fsm_262428192537077 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:18:08.677 [info] s2b: Tx {gtp,v2,delete_session_request,201141823,5805917,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221349,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428192537077 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 => <<"262425277896896">>, message_type => purge_ms_req}} 04:18:08.677 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425277896896">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425277896896 receive call purge_ms_request from <0.1817.0> in state state_active 04:18:08.677 [info] ue_fsm purge_ms_request 04:18:08.677 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425277896896">>,"internet",[],{epdg_tun_pdp_ctx,4239221351,1293460833,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.677 [info] KMOD Port Delete PDP Context Call {<0.961.0>,[alias|#Ref<0.2044474368.3268739073.257528>]}: {delete_pdp_context,{172,18,176,103},4239221351,1293460833,{192,168,0,23}} 04:18:08.677 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,23}, 4239221351, 1293460833 04:18:08.677 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4482,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,23}},{i_tid,4239221351}]}} *DBG* epdg_ue_fsm_262425277896896 send ok to <0.1817.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:18:08.677 [info] s2b: Tx {gtp,v2,delete_session_request,1293460833,5805918,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221351,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425277896896 consume call purge_ms_request from <0.1817.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420715220132">>, message_type => purge_ms_req}} 04:18:08.677 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420715220132">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420715220132 receive call purge_ms_request from <0.1818.0> in state state_active 04:18:08.677 [info] ue_fsm purge_ms_request 04:18:08.677 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420715220132">>,"internet",[],{epdg_tun_pdp_ctx,4239221364,3810919036,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.677 [info] KMOD Port Delete PDP Context Call {<0.1091.0>,[alias|#Ref<0.2044474368.3268739073.257541>]}: {delete_pdp_context,{172,18,176,103},4239221364,3810919036,{192,168,0,36}} 04:18:08.677 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,36}, 4239221364, 3810919036 *DBG* epdg_ue_fsm_262420715220132 send ok to <0.1818.0> *DBG* aaa_ue_fsm_262425013175930 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1801.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420715220132 consume call purge_ms_request from <0.1818.0> in state state_active => state_wait_delete_session_resp 04:18:08.677 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4546,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,36}},{i_tid,4239221364}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429506298438 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426433833970 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425013175930 send ok to <0.1801.0> 04:18:08.677 [info] s2b: Tx {gtp,v2,delete_session_request,3810919036,5805919,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221364,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425013175930 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 => <<"262429624380042">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429506298438 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262426433833970 send ok to <0.1803.0> *DBG* aaa_ue_fsm_262425013175930 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1801.0> in state state_authenticated_wait_swx_saa => state_new 04:18:08.677 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425013175930",[],[2001],[],[{'Non-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_262425013175930 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429506298438 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_262426433833970 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429506298438 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429624380042 receive call purge_ms_request from <0.1819.0> in state state_active 04:18:08.677 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425013175930 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429506298438 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426433833970 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_262429506298438 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426433833970 send ok to <0.211.0> 04:18:08.677 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429506298438",[],[2001],[],[{'Non-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_262426433833970 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429624380042 send ok to <0.1819.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_262429624380042 consume call purge_ms_request from <0.1819.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426257793879">>, message_type => purge_ms_req}} 04:18:08.677 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425013175930","262425013175930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.677 [info] ue_fsm ev_rx_swx_saa 04:18:08.677 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426433833970",[],[2001],[],[{'Non-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:18:08.677 [info] ue_fsm ev_rx_swx_saa 04:18:08.677 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.678 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429506298438","262429506298438@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.678 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426433833970","262426433833970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.678 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,true,0,false,false} 04:18:08.678 [info] purge_ms_response(<<"262425013175930">>): ok 04:18:08.678 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429624380042">>,message_type => purge_ms_req} 04:18:08.678 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.678 [info] ue_fsm purge_ms_request 04:18:08.678 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425013175930">>,"internet",[],undefined,true,0,false,false} 04:18:08.678 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,true,0,false,false} 04:18:08.678 [info] purge_ms_response(<<"262429506298438">>): ok 04:18:08.678 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.678 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429624380042">>,"internet",[],{epdg_tun_pdp_ctx,4239221366,3405750921,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.678 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429506298438">>,"internet",[],undefined,true,0,false,false} 04:18:08.678 [info] KMOD Port Delete PDP Context Call {<0.1111.0>,[alias|#Ref<0.2044474368.3268739080.244244>]}: {delete_pdp_context,{172,18,176,103},4239221366,3405750921,{192,168,0,38}} 04:18:08.678 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,38}, 4239221366, 3405750921 04:18:08.678 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],202,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,38}},{i_tid,4239221366}]}} 04:18:08.678 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,true,0,false,false} 04:18:08.678 [info] purge_ms_response(<<"262426433833970">>): ok 04:18:08.678 [info] s2b: Tx {gtp,v2,delete_session_request,3405750921,5805920,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221366,<<172,18,176,20>>,undefined}]} 04:18:08.678 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426433833970">>,"internet",[],undefined,true,0,false,false} 04:18:08.678 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426257793879">>,message_type => purge_ms_req} 04:18:08.678 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,93,88,151,74,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426257793879 receive call purge_ms_request from <0.1820.0> in state state_active 04:18:08.679 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425993117552 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294749,5805898,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:18:08.679 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294749,5805898,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425993117552 send ok to <0.1821.0> 04:18:08.679 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294749,5805898,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.679 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426257793879">>,"internet",[],{epdg_tun_pdp_ctx,4239221368,1616745892,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425993117552 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294749,5805898,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:18:08.679 [info] KMOD Port Delete PDP Context Call {<0.1131.0>,[alias|#Ref<0.2044474368.3268739076.244133>]}: {delete_pdp_context,{172,18,176,103},4239221368,1616745892,{192,168,0,40}} *DBG* aaa_ue_fsm_262425993117552 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425993117552 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.679 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,40}, 4239221368, 1616745892 04:18:08.679 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423333207030 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294753,5805903,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1822.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425993117552 send ok to <0.201.0> 04:18:08.679 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],9,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,40}},{i_tid,4239221368}]}} *DBG* aaa_ue_fsm_262425993117552 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423333207030 send ok to <0.1822.0> 04:18:08.679 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.679 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423333207030 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294753,5805903,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1822.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:08.679 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423333207030 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426257793879 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_262423333207030 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426034940159 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1807.0> in state state_authenticated_wait_swx_saa 04:18:08.679 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,97,88,151,79,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426257793879 consume call purge_ms_request from <0.1820.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429944093791">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428811512738 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294747,5805899,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423333207030 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426034940159 send ok to <0.1807.0> 04:18:08.679 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294753,5805903,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426034940159 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_262429944093791 receive call purge_ms_request from <0.1826.0> in state state_active *DBG* aaa_ue_fsm_262423333207030 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428811512738 send ok to <0.1824.0> *DBG* aaa_ue_fsm_262426034940159 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1807.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426034940159 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428811512738 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294747,5805899,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428811512738 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426034940159 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428811512738 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.679 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425993117552","262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.679 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294753,5805903,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.679 [debug] SWx Tx SAR Imsi="262425993117552" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.679 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425993117552",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.679 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,false,0,false,false} 04:18:08.679 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.680 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,true,0,false,false} 04:18:08.680 [info] s2b: Tx {gtp,v2,delete_session_request,1616745892,5805921,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221368,<<172,18,176,20>>,undefined}]} 04:18:08.680 [info] ue_fsm ev_rx_swm_str 04:18:08.680 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,91,88,151,75,0,2,0,2,0,16,0>> 04:18:08.680 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426034940159",[],[2001],[],[{'Non-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:18:08.680 [info] ue_fsm ev_rx_swx_saa 04:18:08.680 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423333207030","262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.680 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294747,5805899,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.680 [debug] SWx Tx SAR Imsi="262423333207030" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.680 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294747,5805899,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.680 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423333207030",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.680 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426034940159","262426034940159@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.680 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.680 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429944093791">>,message_type => purge_ms_req} 04:18:08.680 [info] ue_fsm purge_ms_request 04:18:08.680 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,false,0,false,false} 04:18:08.680 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.680 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,true,0,false,false} 04:18:08.680 [info] purge_ms_response(<<"262426034940159">>): ok 04:18:08.680 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429944093791">>,"internet",[],{epdg_tun_pdp_ctx,4239221367,2683359816,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.680 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,90,88,151,73,0,2,0,2,0,16,0>> 04:18:08.680 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,true,0,false,false} 04:18:08.680 [info] KMOD Port Delete PDP Context Call {<0.1121.0>,[alias|#Ref<0.2044474368.3268739073.257646>]}: {delete_pdp_context,{172,18,176,103},4239221367,2683359816,{192,168,0,39}} 04:18:08.680 [info] ue_fsm ev_rx_swm_str 04:18:08.680 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,39}, 4239221367, 2683359816 04:18:08.680 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426034940159">>,"internet",[],undefined,true,0,false,false} 04:18:08.680 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4610,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,39}},{i_tid,4239221367}]}} 04:18:08.680 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294746,5805897,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.680 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428811512738","262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.682 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294746,5805897,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429476406543 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294746,5805897,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1827.0> in state state_wait_delete_session_resp 04:18:08.682 [debug] SWx Tx SAR Imsi="262428811512738" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.682 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428811512738",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428811512738 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429476406543 send ok to <0.1827.0> *DBG* aaa_ue_fsm_262428811512738 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429476406543 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294746,5805897,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1827.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429476406543 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:08.682 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429476406543 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.682 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.682 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429476406543 send ok to <0.201.0> 04:18:08.682 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429476406543 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.682 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,94,88,151,76,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427487978899 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294750,5805900,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1829.0> in state state_wait_delete_session_resp 04:18:08.682 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429476406543","262429476406543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.682 [debug] SWx Tx SAR Imsi="262429476406543" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.682 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429476406543",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427487978899 send ok to <0.1829.0> 04:18:08.682 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294750,5805900,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.682 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294750,5805900,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:08.682 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427487978899 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294750,5805900,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1829.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:08.682 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427487978899 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427487978899 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.682 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,95,88,151,77,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420683565022 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294751,5805901,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1831.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425993117552 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1823.0> in state state_authenticated_wait_swx_saa 04:18:08.682 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427487978899 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420683565022 send ok to <0.1831.0> 04:18:08.682 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425993117552 send ok to <0.1823.0> *DBG* aaa_ue_fsm_262427487978899 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:08.682 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294751,5805901,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420683565022 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294751,5805901,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1831.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425993117552 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1823.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425993117552 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:08.682 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294751,5805901,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429944093791 send ok to <0.1826.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_262420683565022 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:08.682 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427487978899","262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429944093791 consume call purge_ms_request from <0.1826.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425993117552 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420683565022 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 => <<"262424707585152">>, message_type => purge_ms_req}} 04:18:08.682 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425993117552",[],[2001],[],[{'Non-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_262425993117552 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420683565022 send ok to <0.201.0> 04:18:08.682 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420683565022 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424707585152 receive call purge_ms_request from <0.1834.0> in state state_active 04:18:08.682 [debug] SWx Tx SAR Imsi="262427487978899" Type=5 APN="internet" AgentInfoOpt=[]  04:18:08.682 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427487978899",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:08.682 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,false,0,false,false} 04:18:08.682 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:08.682 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425993117552","262425993117552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.1834.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_262424707585152 consume call purge_ms_request from <0.1834.0> in state state_active => state_wait_delete_session_resp 04:18:08.682 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425977938940">>, message_type => purge_ms_req}} 04:18:08.683 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.683 [info] s2b: Tx {gtp,v2,delete_session_request,2683359816,5805922,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221367,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425977938940 receive call purge_ms_request from <0.1835.0> in state state_active 04:18:08.683 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,true,0,false,false} 04:18:08.683 [info] purge_ms_response(<<"262425993117552">>): ok 04:18:08.683 [info] ue_fsm ev_rx_swm_str 04:18:08.683 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425993117552">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425977938940 send ok to <0.1835.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_262425977938940 consume call purge_ms_request from <0.1835.0> in state state_active => state_wait_delete_session_resp 04:18:08.683 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420683565022","262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428141668114">>, message_type => purge_ms_req}} 04:18:08.683 [debug] SWx Tx SAR Imsi="262420683565022" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423333207030 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1825.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428141668114 receive call purge_ms_request from <0.1836.0> in state state_active 04:18:08.683 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420683565022",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423333207030 send ok to <0.1825.0> *DBG* epdg_ue_fsm_262423333207030 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_262423333207030 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1825.0> in state state_authenticated_wait_swx_saa => state_new 04:18:08.683 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424707585152">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423333207030 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423333207030 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428141668114 send ok to <0.1836.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:18:08.683 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428141668114 consume call purge_ms_request from <0.1836.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427563821729">>, message_type => purge_ms_req}} 04:18:08.683 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424707585152">>,"internet",[],{epdg_tun_pdp_ctx,4239221357,3660248729,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.683 [info] KMOD Port Delete PDP Context Call {<0.1021.0>,[alias|#Ref<0.2044474368.3268739076.244285>]}: {delete_pdp_context,{172,18,176,103},4239221357,3660248729,{192,168,0,29}} 04:18:08.683 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,29}, 4239221357, 3660248729 04:18:08.683 [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,176,103}},{ms_address,{192,168,0,29}},{i_tid,4239221357}]}} 04:18:08.683 [info] s2b: Tx {gtp,v2,delete_session_request,3660248729,5805923,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221357,<<172,18,176,20>>,undefined}]} 04:18:08.683 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425977938940">>,message_type => purge_ms_req} 04:18:08.683 [info] ue_fsm purge_ms_request 04:18:08.683 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425977938940">>,"internet",[],{epdg_tun_pdp_ctx,4239221362,1154755159,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.683 [info] KMOD Port Delete PDP Context Call {<0.1071.0>,[alias|#Ref<0.2044474368.3268739080.244290>]}: {delete_pdp_context,{172,18,176,103},4239221362,1154755159,{192,168,0,34}} 04:18:08.683 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,34}, 4239221362, 1154755159 04:18:08.683 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],73,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,34}},{i_tid,4239221362}]}} 04:18:08.683 [info] s2b: Tx {gtp,v2,delete_session_request,1154755159,5805924,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221362,<<172,18,176,20>>,undefined}]} 04:18:08.683 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423333207030",[],[2001],[],[{'Non-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:18:08.683 [info] ue_fsm ev_rx_swx_saa 04:18:08.683 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428141668114">>,message_type => purge_ms_req} 04:18:08.684 [info] ue_fsm purge_ms_request 04:18:08.684 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423333207030","262423333207030@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.684 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.684 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428141668114">>,"internet",[],{epdg_tun_pdp_ctx,4239221365,2267498251,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.684 [info] KMOD Port Delete PDP Context Call {<0.1101.0>,[alias|#Ref<0.2044474368.3268739081.244269>]}: {delete_pdp_context,{172,18,176,103},4239221365,2267498251,{192,168,0,37}} 04:18:08.684 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,37}, 4239221365, 2267498251 04:18:08.684 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],266,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,37}},{i_tid,4239221365}]}} 04:18:08.684 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,true,0,false,false} 04:18:08.684 [info] purge_ms_response(<<"262423333207030">>): ok 04:18:08.684 [info] s2b: Tx {gtp,v2,delete_session_request,2267498251,5805925,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221365,<<172,18,176,20>>,undefined}]} 04:18:08.684 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423333207030">>,"internet",[],undefined,true,0,false,false} 04:18:08.684 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427563821729">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427563821729 receive call purge_ms_request from <0.1837.0> in state state_active 04:18:08.684 [info] ue_fsm purge_ms_request 04:18:08.685 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427563821729">>,"internet",[],{epdg_tun_pdp_ctx,4239221373,3039269369,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.685 [info] KMOD Port Delete PDP Context Call {<0.1181.0>,[alias|#Ref<0.2044474368.3268739075.259619>]}: {delete_pdp_context,{172,18,176,103},4239221373,3039269369,{192,168,0,45}} 04:18:08.685 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,45}, 4239221373, 3039269369 *DBG* epdg_ue_fsm_262427563821729 send ok to <0.1837.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:18:08.685 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],330,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,45}},{i_tid,4239221373}]}} *DBG* epdg_ue_fsm_262427563821729 consume call purge_ms_request from <0.1837.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426800282071">>, message_type => purge_ms_req}} 04:18:08.685 [info] s2b: Tx {gtp,v2,delete_session_request,3039269369,5805926,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221373,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426800282071 receive call purge_ms_request from <0.1838.0> in state state_active 04:18:08.685 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426800282071">>,message_type => purge_ms_req} 04:18:08.685 [info] ue_fsm purge_ms_request 04:18:08.685 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426800282071">>,"internet",[],{epdg_tun_pdp_ctx,4239221371,970957261,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.685 [info] KMOD Port Delete PDP Context Call {<0.1161.0>,[alias|#Ref<0.2044474368.3268739073.257706>]}: {delete_pdp_context,{172,18,176,103},4239221371,970957261,{192,168,0,43}} 04:18:08.685 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,43}, 4239221371, 970957261 04:18:08.685 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],394,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,43}},{i_tid,4239221371}]}} 04:18:08.685 [info] s2b: Tx {gtp,v2,delete_session_request,970957261,5805927,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221371,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426800282071 send ok to <0.1838.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_262426800282071 consume call purge_ms_request from <0.1838.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421208065588">>, message_type => purge_ms_req}} 04:18:08.685 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421208065588">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421208065588 receive call purge_ms_request from <0.1839.0> in state state_active 04:18:08.685 [info] ue_fsm purge_ms_request 04:18:08.685 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421208065588">>,"internet",[],{epdg_tun_pdp_ctx,4239221375,3091962572,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.685 [info] KMOD Port Delete PDP Context Call {<0.1201.0>,[alias|#Ref<0.2044474368.3268739081.244347>]}: {delete_pdp_context,{172,18,176,103},4239221375,3091962572,{192,168,0,47}} 04:18:08.685 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,47}, 4239221375, 3091962572 04:18:08.685 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],458,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,47}},{i_tid,4239221375}]}} 04:18:08.686 [info] s2b: Tx {gtp,v2,delete_session_request,3091962572,5805928,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221375,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421208065588 send ok to <0.1839.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_262421208065588 consume call purge_ms_request from <0.1839.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422560340053">>, message_type => purge_ms_req}} 04:18:08.686 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422560340053">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422560340053 receive call purge_ms_request from <0.1840.0> in state state_active 04:18:08.686 [info] ue_fsm purge_ms_request 04:18:08.686 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422560340053">>,"internet",[],{epdg_tun_pdp_ctx,4239221374,3993877978,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.686 [info] KMOD Port Delete PDP Context Call {<0.1191.0>,[alias|#Ref<0.2044474368.3268739073.257736>]}: {delete_pdp_context,{172,18,176,103},4239221374,3993877978,{192,168,0,46}} 04:18:08.686 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,46}, 4239221374, 3993877978 04:18:08.686 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],522,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,46}},{i_tid,4239221374}]}} 04:18:08.686 [info] s2b: Tx {gtp,v2,delete_session_request,3993877978,5805929,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221374,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262422560340053 send ok to <0.1840.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_262422560340053 consume call purge_ms_request from <0.1840.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425839339199">>, message_type => purge_ms_req}} 04:18:08.686 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425839339199">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425839339199 receive call purge_ms_request from <0.1841.0> in state state_active 04:18:08.686 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262428811512738 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428811512738 send ok to <0.1828.0> *DBG* epdg_ue_fsm_262428811512738 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_262425839339199 send ok to <0.1841.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_262428811512738 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428811512738 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425839339199 consume call purge_ms_request from <0.1841.0> in state state_active => state_wait_delete_session_resp 04:18:08.686 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425839339199">>,"internet",[],{epdg_tun_pdp_ctx,4239221370,729156516,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,176,103>>},false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422286106775">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428811512738 terminate normal in state state_wait_swm_session_termination_answer 04:18:08.686 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428811512738",[],[2001],[],[{'Non-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:18:08.686 [info] KMOD Port Delete PDP Context Call {<0.1151.0>,[alias|#Ref<0.2044474368.3268739080.244326>]}: {delete_pdp_context,{172,18,176,103},4239221370,729156516,{192,168,0,42}} 04:18:08.686 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422286106775 receive call purge_ms_request from <0.1842.0> in state state_active 04:18:08.686 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,42}, 4239221370, 729156516 04:18:08.686 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3716,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,42}},{i_tid,4239221370}]}} 04:18:08.686 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428811512738","262428811512738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.686 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.686 [info] s2b: Tx {gtp,v2,delete_session_request,729156516,5805930,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221370,<<172,18,176,20>>,undefined}]} 04:18:08.686 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,true,0,false,false} 04:18:08.686 [info] purge_ms_response(<<"262428811512738">>): ok *DBG* epdg_ue_fsm_262422286106775 send ok to <0.1842.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:18:08.687 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428811512738">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422286106775 consume call purge_ms_request from <0.1842.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425259883726">>, message_type => purge_ms_req}} 04:18:08.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422286106775">>,message_type => purge_ms_req} 04:18:08.687 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425259883726 receive call purge_ms_request from <0.1843.0> in state state_active 04:18:08.687 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422286106775">>,"internet",[],{epdg_tun_pdp_ctx,4239221379,2843384629,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.687 [info] KMOD Port Delete PDP Context Call {<0.1241.0>,[alias|#Ref<0.2044474368.3268739075.259629>]}: {delete_pdp_context,{172,18,176,103},4239221379,2843384629,{192,168,0,51}} 04:18:08.687 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,51}, 4239221379, 2843384629 04:18:08.687 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],137,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,51}},{i_tid,4239221379}]}} 04:18:08.687 [info] s2b: Tx {gtp,v2,delete_session_request,2843384629,5805931,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221379,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425259883726 send ok to <0.1843.0> 04:18:08.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425259883726">>,message_type => purge_ms_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_262425259883726 consume call purge_ms_request from <0.1843.0> in state state_active => state_wait_delete_session_resp 04:18:08.687 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420475070388">>, message_type => purge_ms_req}} 04:18:08.687 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425259883726">>,"internet",[],{epdg_tun_pdp_ctx,4239221380,2732065293,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.687 [info] KMOD Port Delete PDP Context Call {<0.1251.0>,[alias|#Ref<0.2044474368.3268739076.244331>]}: {delete_pdp_context,{172,18,176,103},4239221380,2732065293,{192,168,0,52}} *DBG* epdg_ue_fsm_262420475070388 receive call purge_ms_request from <0.1844.0> in state state_active 04:18:08.687 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,52}, 4239221380, 2732065293 04:18:08.687 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],201,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,52}},{i_tid,4239221380}]}} 04:18:08.687 [info] s2b: Tx {gtp,v2,delete_session_request,2732065293,5805932,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221380,<<172,18,176,20>>,undefined}]} 04:18:08.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420475070388">>,message_type => purge_ms_req} 04:18:08.687 [info] ue_fsm purge_ms_request 04:18:08.687 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420475070388">>,"internet",[],{epdg_tun_pdp_ctx,4239221376,1367078172,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.687 [info] KMOD Port Delete PDP Context Call {<0.1211.0>,[alias|#Ref<0.2044474368.3268739073.257745>]}: {delete_pdp_context,{172,18,176,103},4239221376,1367078172,{192,168,0,48}} 04:18:08.688 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,48}, 4239221376, 1367078172 04:18:08.688 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4674,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,48}},{i_tid,4239221376}]}} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.1844.0> 04:18:08.688 [info] s2b: Tx {gtp,v2,delete_session_request,1367078172,5805933,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221376,<<172,18,176,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_262420475070388 consume call purge_ms_request from <0.1844.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428221376477">>, message_type => purge_ms_req}} 04:18:08.688 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428221376477">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428221376477 receive call purge_ms_request from <0.1845.0> in state state_active 04:18:08.688 [info] ue_fsm purge_ms_request 04:18:08.688 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428221376477">>,"internet",[],{epdg_tun_pdp_ctx,4239221383,3174219889,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.688 [info] KMOD Port Delete PDP Context Call {<0.1281.0>,[alias|#Ref<0.2044474368.3268739075.259636>]}: {delete_pdp_context,{172,18,176,103},4239221383,3174219889,{192,168,0,55}} 04:18:08.688 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,55}, 4239221383, 3174219889 *DBG* epdg_ue_fsm_262428221376477 send ok to <0.1845.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_262428221376477 consume call purge_ms_request from <0.1845.0> in state state_active => state_wait_delete_session_resp 04:18:08.688 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],265,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,55}},{i_tid,4239221383}]}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428178581763">>, message_type => purge_ms_req}} 04:18:08.688 [info] s2b: Tx {gtp,v2,delete_session_request,3174219889,5805934,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221383,<<172,18,176,20>>,undefined}]} 04:18:08.688 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428178581763">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428178581763 receive call purge_ms_request from <0.1846.0> in state state_active 04:18:08.688 [info] ue_fsm purge_ms_request 04:18:08.688 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428178581763">>,"internet",[],{epdg_tun_pdp_ctx,4239221369,1888576352,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.688 [info] KMOD Port Delete PDP Context Call {<0.1141.0>,[alias|#Ref<0.2044474368.3268739075.259651>]}: {delete_pdp_context,{172,18,176,103},4239221369,1888576352,{192,168,0,41}} 04:18:08.688 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,41}, 4239221369, 1888576352 04:18:08.688 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3780,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,41}},{i_tid,4239221369}]}} 04:18:08.689 [info] s2b: Tx {gtp,v2,delete_session_request,1888576352,5805935,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221369,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.1846.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_262428178581763 consume call purge_ms_request from <0.1846.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422567093353">>, message_type => purge_ms_req}} 04:18:08.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422567093353">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422567093353 receive call purge_ms_request from <0.1847.0> in state state_active 04:18:08.689 [info] ue_fsm purge_ms_request 04:18:08.689 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422567093353">>,"internet",[],{epdg_tun_pdp_ctx,4239221377,168840770,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.689 [info] KMOD Port Delete PDP Context Call {<0.1221.0>,[alias|#Ref<0.2044474368.3268739076.244383>]}: {delete_pdp_context,{172,18,176,103},4239221377,168840770,{192,168,0,49}} 04:18:08.689 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,49}, 4239221377, 168840770 04:18:08.689 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3844,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,49}},{i_tid,4239221377}]}} 04:18:08.689 [info] s2b: Tx {gtp,v2,delete_session_request,168840770,5805936,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221377,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262422567093353 send ok to <0.1847.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_262422567093353 consume call purge_ms_request from <0.1847.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422512396930">>, message_type => purge_ms_req}} 04:18:08.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422512396930">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422512396930 receive call purge_ms_request from <0.1848.0> in state state_active 04:18:08.689 [info] ue_fsm purge_ms_request 04:18:08.689 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422512396930">>,"internet",[],{epdg_tun_pdp_ctx,4239221382,3840745318,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.689 [info] KMOD Port Delete PDP Context Call {<0.1271.0>,[alias|#Ref<0.2044474368.3268739080.244428>]}: {delete_pdp_context,{172,18,176,103},4239221382,3840745318,{192,168,0,54}} 04:18:08.689 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,54}, 4239221382, 3840745318 04:18:08.689 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3908,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,54}},{i_tid,4239221382}]}} 04:18:08.689 [info] s2b: Tx {gtp,v2,delete_session_request,3840745318,5805937,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221382,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262422512396930 send ok to <0.1848.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_262422512396930 consume call purge_ms_request from <0.1848.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428332127474">>, message_type => purge_ms_req}} 04:18:08.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428332127474">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428332127474 receive call purge_ms_request from <0.1849.0> in state state_active 04:18:08.689 [info] ue_fsm purge_ms_request 04:18:08.690 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428332127474">>,"internet",[],{epdg_tun_pdp_ctx,4239221381,1396987007,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.690 [info] KMOD Port Delete PDP Context Call {<0.1261.0>,[alias|#Ref<0.2044474368.3268739080.244442>]}: {delete_pdp_context,{172,18,176,103},4239221381,1396987007,{192,168,0,53}} 04:18:08.690 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,53}, 4239221381, 1396987007 04:18:08.690 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3972,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,53}},{i_tid,4239221381}]}} 04:18:08.690 [info] s2b: Tx {gtp,v2,delete_session_request,1396987007,5805938,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221381,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428332127474 send ok to <0.1849.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_262428332127474 consume call purge_ms_request from <0.1849.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427165254162">>, message_type => purge_ms_req}} 04:18:08.690 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427165254162">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427165254162 receive call purge_ms_request from <0.1850.0> in state state_active 04:18:08.690 [info] ue_fsm purge_ms_request 04:18:08.690 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427165254162">>,"internet",[],{epdg_tun_pdp_ctx,4239221386,206385950,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.690 [info] KMOD Port Delete PDP Context Call {<0.1311.0>,[alias|#Ref<0.2044474368.3268739074.252005>]}: {delete_pdp_context,{172,18,176,103},4239221386,206385950,{192,168,0,58}} 04:18:08.690 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,58}, 4239221386, 206385950 04:18:08.690 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],329,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,58}},{i_tid,4239221386}]}} 04:18:08.690 [info] s2b: Tx {gtp,v2,delete_session_request,206385950,5805939,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221386,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262427165254162 send ok to <0.1850.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_262427165254162 consume call purge_ms_request from <0.1850.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426290678173">>, message_type => purge_ms_req}} 04:18:08.690 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426290678173">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426290678173 receive call purge_ms_request from <0.1851.0> in state state_active 04:18:08.690 [info] ue_fsm purge_ms_request 04:18:08.690 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426290678173">>,"internet",[],{epdg_tun_pdp_ctx,4239221388,1376010133,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.690 [info] KMOD Port Delete PDP Context Call {<0.1331.0>,[alias|#Ref<0.2044474368.3268739075.259659>]}: {delete_pdp_context,{172,18,176,103},4239221388,1376010133,{192,168,0,60}} 04:18:08.690 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,60}, 4239221388, 1376010133 04:18:08.690 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4036,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,60}},{i_tid,4239221388}]}} 04:18:08.690 [info] s2b: Tx {gtp,v2,delete_session_request,1376010133,5805940,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221388,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426290678173 send ok to <0.1851.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_262426290678173 consume call purge_ms_request from <0.1851.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424014179460">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424014179460 receive call purge_ms_request from <0.1852.0> in state state_active 04:18:08.691 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424014179460">>,message_type => purge_ms_req} 04:18:08.691 [info] ue_fsm purge_ms_request 04:18:08.691 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424014179460">>,"internet",[],{epdg_tun_pdp_ctx,4239221389,342108096,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.691 [info] KMOD Port Delete PDP Context Call {<0.1341.0>,[alias|#Ref<0.2044474368.3268739075.259667>]}: {delete_pdp_context,{172,18,176,103},4239221389,342108096,{192,168,0,61}} 04:18:08.691 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,61}, 4239221389, 342108096 04:18:08.691 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4100,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,61}},{i_tid,4239221389}]}} 04:18:08.691 [info] s2b: Tx {gtp,v2,delete_session_request,342108096,5805941,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221389,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262424014179460 send ok to <0.1852.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_262424014179460 consume call purge_ms_request from <0.1852.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428807681552">>, message_type => purge_ms_req}} 04:18:08.691 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428807681552">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428807681552 receive call purge_ms_request from <0.1853.0> in state state_active 04:18:08.691 [info] ue_fsm purge_ms_request 04:18:08.691 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428807681552">>,"internet",[],{epdg_tun_pdp_ctx,4239221390,1594112319,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.691 [info] KMOD Port Delete PDP Context Call {<0.1351.0>,[alias|#Ref<0.2044474368.3268739073.257755>]}: {delete_pdp_context,{172,18,176,103},4239221390,1594112319,{192,168,0,62}} 04:18:08.691 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,62}, 4239221390, 1594112319 04:18:08.691 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4164,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,62}},{i_tid,4239221390}]}} 04:18:08.691 [info] s2b: Tx {gtp,v2,delete_session_request,1594112319,5805942,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221390,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428807681552 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}} *DBG* epdg_ue_fsm_262428807681552 consume call purge_ms_request from <0.1853.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421544895121">>, message_type => purge_ms_req}} 04:18:08.691 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421544895121">>,message_type => purge_ms_req} 04:18:08.691 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421544895121 receive call purge_ms_request from <0.1854.0> in state state_active 04:18:08.692 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421544895121">>,"internet",[],{epdg_tun_pdp_ctx,4239221391,2360734273,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.692 [info] KMOD Port Delete PDP Context Call {<0.1361.0>,[alias|#Ref<0.2044474368.3268739073.257758>]}: {delete_pdp_context,{172,18,176,103},4239221391,2360734273,{192,168,0,63}} 04:18:08.692 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,63}, 4239221391, 2360734273 04:18:08.692 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4228,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,63}},{i_tid,4239221391}]}} 04:18:08.692 [info] s2b: Tx {gtp,v2,delete_session_request,2360734273,5805943,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221391,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421544895121 send ok to <0.1854.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_262421544895121 consume call purge_ms_request from <0.1854.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426666339691">>, message_type => purge_ms_req}} 04:18:08.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426666339691">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426666339691 receive call purge_ms_request from <0.1855.0> in state state_active 04:18:08.692 [info] ue_fsm purge_ms_request 04:18:08.692 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426666339691">>,"internet",[],{epdg_tun_pdp_ctx,4239221392,2551776345,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.692 [info] KMOD Port Delete PDP Context Call {<0.1371.0>,[alias|#Ref<0.2044474368.3268739080.244544>]}: {delete_pdp_context,{172,18,176,103},4239221392,2551776345,{192,168,0,64}} 04:18:08.692 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,64}, 4239221392, 2551776345 04:18:08.692 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4292,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,64}},{i_tid,4239221392}]}} 04:18:08.692 [info] s2b: Tx {gtp,v2,delete_session_request,2551776345,5805944,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221392,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426666339691 send ok to <0.1855.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_262426666339691 consume call purge_ms_request from <0.1855.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423351804730">>, message_type => purge_ms_req}} 04:18:08.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423351804730">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423351804730 receive call purge_ms_request from <0.1856.0> in state state_active 04:18:08.692 [info] ue_fsm purge_ms_request 04:18:08.692 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423351804730">>,"internet",[],{epdg_tun_pdp_ctx,4239221384,1586293725,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.692 [info] KMOD Port Delete PDP Context Call {<0.1291.0>,[alias|#Ref<0.2044474368.3268739080.244562>]}: {delete_pdp_context,{172,18,176,103},4239221384,1586293725,{192,168,0,56}} 04:18:08.692 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,56}, 4239221384, 1586293725 04:18:08.692 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4356,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,56}},{i_tid,4239221384}]}} 04:18:08.692 [info] s2b: Tx {gtp,v2,delete_session_request,1586293725,5805945,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221384,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423351804730 send ok to <0.1856.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_262423351804730 consume call purge_ms_request from <0.1856.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428829652659">>, message_type => purge_ms_req}} 04:18:08.693 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428829652659">>,message_type => purge_ms_req} 04:18:08.693 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428829652659 receive call purge_ms_request from <0.1857.0> in state state_active 04:18:08.693 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428829652659">>,"internet",[],{epdg_tun_pdp_ctx,4239221394,391583569,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.693 [info] KMOD Port Delete PDP Context Call {<0.1391.0>,[alias|#Ref<0.2044474368.3268739075.259691>]}: {delete_pdp_context,{172,18,176,103},4239221394,391583569,{192,168,0,66}} 04:18:08.693 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,66}, 4239221394, 391583569 04:18:08.693 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4420,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,66}},{i_tid,4239221394}]}} 04:18:08.693 [info] s2b: Tx {gtp,v2,delete_session_request,391583569,5805946,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221394,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428829652659 send ok to <0.1857.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_262428829652659 consume call purge_ms_request from <0.1857.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426084040174">>, message_type => purge_ms_req}} 04:18:08.693 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426084040174">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426084040174 receive call purge_ms_request from <0.1858.0> in state state_active 04:18:08.693 [info] ue_fsm purge_ms_request 04:18:08.693 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426084040174">>,"internet",[],{epdg_tun_pdp_ctx,4239221385,3290103342,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.693 [info] KMOD Port Delete PDP Context Call {<0.1301.0>,[alias|#Ref<0.2044474368.3268739080.244596>]}: {delete_pdp_context,{172,18,176,103},4239221385,3290103342,{192,168,0,57}} 04:18:08.693 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,57}, 4239221385, 3290103342 04:18:08.693 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4484,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,57}},{i_tid,4239221385}]}} 04:18:08.693 [info] s2b: Tx {gtp,v2,delete_session_request,3290103342,5805947,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221385,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426084040174 send ok to <0.1858.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_262426084040174 consume call purge_ms_request from <0.1858.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423218262613">>, message_type => purge_ms_req}} 04:18:08.693 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423218262613">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423218262613 receive call purge_ms_request from <0.1859.0> in state state_active 04:18:08.693 [info] ue_fsm purge_ms_request 04:18:08.693 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423218262613">>,"internet",[],{epdg_tun_pdp_ctx,4239221393,841354258,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.693 [info] KMOD Port Delete PDP Context Call {<0.1381.0>,[alias|#Ref<0.2044474368.3268739080.244611>]}: {delete_pdp_context,{172,18,176,103},4239221393,841354258,{192,168,0,65}} 04:18:08.693 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,65}, 4239221393, 841354258 04:18:08.693 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4548,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,65}},{i_tid,4239221393}]}} 04:18:08.693 [info] s2b: Tx {gtp,v2,delete_session_request,841354258,5805948,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221393,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423218262613 send ok to <0.1859.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_262423218262613 consume call purge_ms_request from <0.1859.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424375921961">>, message_type => purge_ms_req}} 04:18:08.694 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424375921961">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424375921961 receive call purge_ms_request from <0.1860.0> in state state_active 04:18:08.694 [info] ue_fsm purge_ms_request 04:18:08.694 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424375921961">>,"internet",[],{epdg_tun_pdp_ctx,4239221372,131144980,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.694 [info] KMOD Port Delete PDP Context Call {<0.1171.0>,[alias|#Ref<0.2044474368.3268739080.244637>]}: {delete_pdp_context,{172,18,176,103},4239221372,131144980,{192,168,0,44}} 04:18:08.694 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,44}, 4239221372, 131144980 04:18:08.694 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4612,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,44}},{i_tid,4239221372}]}} *DBG* epdg_ue_fsm_262424375921961 send ok to <0.1860.0> *DBG* epdg_ue_fsm_262424375921961 consume call purge_ms_request from <0.1860.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}} 04:18:08.694 [info] s2b: Tx {gtp,v2,delete_session_request,131144980,5805949,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221372,<<172,18,176,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428677268007">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428677268007 receive call purge_ms_request from <0.1861.0> in state state_active 04:18:08.694 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428677268007">>,message_type => purge_ms_req} 04:18:08.694 [info] ue_fsm purge_ms_request 04:18:08.694 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428677268007">>,"internet",[],{epdg_tun_pdp_ctx,4239221378,684365713,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.694 [info] KMOD Port Delete PDP Context Call {<0.1231.0>,[alias|#Ref<0.2044474368.3268739073.257797>]}: {delete_pdp_context,{172,18,176,103},4239221378,684365713,{192,168,0,50}} 04:18:08.694 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,50}, 4239221378, 684365713 04:18:08.694 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4676,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,50}},{i_tid,4239221378}]}} *DBG* epdg_ue_fsm_262428677268007 send ok to <0.1861.0> 04:18:08.694 [info] s2b: Tx {gtp,v2,delete_session_request,684365713,5805950,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221378,<<172,18,176,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_262428677268007 consume call purge_ms_request from <0.1861.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420948825664">>, message_type => purge_ms_req}} 04:18:08.694 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420948825664">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420948825664 receive call purge_ms_request from <0.1862.0> in state state_active 04:18:08.694 [info] ue_fsm purge_ms_request 04:18:08.695 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420948825664">>,"internet",[],{epdg_tun_pdp_ctx,4239221396,1088533031,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.695 [info] KMOD Port Delete PDP Context Call {<0.1411.0>,[alias|#Ref<0.2044474368.3268739075.259713>]}: {delete_pdp_context,{172,18,176,103},4239221396,1088533031,{192,168,0,68}} 04:18:08.695 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,68}, 4239221396, 1088533031 04:18:08.695 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4740,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,68}},{i_tid,4239221396}]}} *DBG* epdg_ue_fsm_262420948825664 send ok to <0.1862.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:18:08.695 [info] s2b: Tx {gtp,v2,delete_session_request,1088533031,5805951,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221396,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420948825664 consume call purge_ms_request from <0.1862.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429591677627">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429591677627 receive call purge_ms_request from <0.1863.0> in state state_active 04:18:08.695 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429591677627">>,message_type => purge_ms_req} 04:18:08.695 [info] ue_fsm purge_ms_request 04:18:08.695 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429591677627">>,"internet",[],{epdg_tun_pdp_ctx,4239221398,960850930,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.695 [info] KMOD Port Delete PDP Context Call {<0.1431.0>,[alias|#Ref<0.2044474368.3268739073.257800>]}: {delete_pdp_context,{172,18,176,103},4239221398,960850930,{192,168,0,70}} *DBG* epdg_ue_fsm_262429591677627 send ok to <0.1863.0> 04:18:08.695 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,70}, 4239221398, 960850930 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:08.695 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],393,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,70}},{i_tid,4239221398}]}} *DBG* epdg_ue_fsm_262429591677627 consume call purge_ms_request from <0.1863.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427217481894">>, message_type => purge_ms_req}} 04:18:08.695 [info] s2b: Tx {gtp,v2,delete_session_request,960850930,5805952,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221398,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262427217481894 receive call purge_ms_request from <0.1864.0> in state state_active 04:18:08.695 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427217481894">>,message_type => purge_ms_req} 04:18:08.695 [info] ue_fsm purge_ms_request 04:18:08.695 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427217481894">>,"internet",[],{epdg_tun_pdp_ctx,4239221400,1478335144,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.695 [info] KMOD Port Delete PDP Context Call {<0.1451.0>,[alias|#Ref<0.2044474368.3268739080.244713>]}: {delete_pdp_context,{172,18,176,103},4239221400,1478335144,{192,168,0,72}} 04:18:08.695 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,72}, 4239221400, 1478335144 04:18:08.695 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4738,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,72}},{i_tid,4239221400}]}} *DBG* epdg_ue_fsm_262427217481894 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:18:08.695 [info] s2b: Tx {gtp,v2,delete_session_request,1478335144,5805953,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221400,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262427217481894 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 => <<"262423200012424">>, message_type => purge_ms_req}} 04:18:08.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423200012424">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423200012424 receive call purge_ms_request from <0.1865.0> in state state_active 04:18:08.696 [info] ue_fsm purge_ms_request 04:18:08.696 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423200012424">>,"internet",[],{epdg_tun_pdp_ctx,4239221401,2305190415,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.696 [info] KMOD Port Delete PDP Context Call {<0.1461.0>,[alias|#Ref<0.2044474368.3268739075.259735>]}: {delete_pdp_context,{172,18,176,103},4239221401,2305190415,{192,168,0,73}} 04:18:08.696 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,73}, 4239221401, 2305190415 04:18:08.696 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4804,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,73}},{i_tid,4239221401}]}} *DBG* epdg_ue_fsm_262423200012424 send ok to <0.1865.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:18:08.696 [info] s2b: Tx {gtp,v2,delete_session_request,2305190415,5805954,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221401,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423200012424 consume call purge_ms_request from <0.1865.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429675395228">>, message_type => purge_ms_req}} 04:18:08.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429675395228">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429675395228 receive call purge_ms_request from <0.1866.0> in state state_active 04:18:08.696 [info] ue_fsm purge_ms_request 04:18:08.696 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429675395228">>,"internet",[],{epdg_tun_pdp_ctx,4239221395,3749938541,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.696 [info] KMOD Port Delete PDP Context Call {<0.1401.0>,[alias|#Ref<0.2044474368.3268739075.259744>]}: {delete_pdp_context,{172,18,176,103},4239221395,3749938541,{192,168,0,67}} 04:18:08.696 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,67}, 4239221395, 3749938541 04:18:08.696 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4868,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,67}},{i_tid,4239221395}]}} 04:18:08.696 [info] s2b: Tx {gtp,v2,delete_session_request,3749938541,5805955,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221395,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.1866.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_262429675395228 consume call purge_ms_request from <0.1866.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423486607200">>, message_type => purge_ms_req}} 04:18:08.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423486607200">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423486607200 receive call purge_ms_request from <0.1867.0> in state state_active 04:18:08.696 [info] ue_fsm purge_ms_request 04:18:08.696 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423486607200">>,"internet",[],{epdg_tun_pdp_ctx,4239221397,319998283,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.696 [info] KMOD Port Delete PDP Context Call {<0.1421.0>,[alias|#Ref<0.2044474368.3268739075.259749>]}: {delete_pdp_context,{172,18,176,103},4239221397,319998283,{192,168,0,69}} 04:18:08.696 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,69}, 4239221397, 319998283 04:18:08.696 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4932,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,69}},{i_tid,4239221397}]}} 04:18:08.696 [info] s2b: Tx {gtp,v2,delete_session_request,319998283,5805956,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221397,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423486607200 send ok to <0.1867.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_262423486607200 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 => <<"262425416732493">>, message_type => purge_ms_req}} 04:18:08.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425416732493">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425416732493 receive call purge_ms_request from <0.1868.0> in state state_active 04:18:08.697 [info] ue_fsm purge_ms_request 04:18:08.697 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425416732493">>,"internet",[],{epdg_tun_pdp_ctx,4239221402,3359817035,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.697 [info] KMOD Port Delete PDP Context Call {<0.1471.0>,[alias|#Ref<0.2044474368.3268739073.257862>]}: {delete_pdp_context,{172,18,176,103},4239221402,3359817035,{192,168,0,74}} 04:18:08.697 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,74}, 4239221402, 3359817035 04:18:08.697 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4996,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,74}},{i_tid,4239221402}]}} 04:18:08.697 [info] s2b: Tx {gtp,v2,delete_session_request,3359817035,5805957,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221402,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425416732493 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}} *DBG* epdg_ue_fsm_262425416732493 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 => <<"262427478616272">>, message_type => purge_ms_req}} 04:18:08.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427478616272">>,message_type => purge_ms_req} 04:18:08.697 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427478616272 receive call purge_ms_request from <0.1869.0> in state state_active 04:18:08.697 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427478616272">>,"internet",[],{epdg_tun_pdp_ctx,4239221399,3813130575,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.697 [info] KMOD Port Delete PDP Context Call {<0.1441.0>,[alias|#Ref<0.2044474368.3268739075.259762>]}: {delete_pdp_context,{172,18,176,103},4239221399,3813130575,{192,168,0,71}} 04:18:08.697 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,71}, 4239221399, 3813130575 04:18:08.697 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5060,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,71}},{i_tid,4239221399}]}} *DBG* epdg_ue_fsm_262427478616272 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}} *DBG* epdg_ue_fsm_262427478616272 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 => <<"262420588159877">>, message_type => purge_ms_req}} 04:18:08.697 [info] s2b: Tx {gtp,v2,delete_session_request,3813130575,5805958,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221399,<<172,18,176,20>>,undefined}]} 04:18:08.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420588159877">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420588159877 receive call purge_ms_request from <0.1870.0> in state state_active 04:18:08.697 [info] ue_fsm purge_ms_request 04:18:08.697 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420588159877">>,"internet",[],{epdg_tun_pdp_ctx,4239221387,3662786053,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.697 [info] KMOD Port Delete PDP Context Call {<0.1321.0>,[alias|#Ref<0.2044474368.3268739073.257891>]}: {delete_pdp_context,{172,18,176,103},4239221387,3662786053,{192,168,0,59}} 04:18:08.697 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,59}, 4239221387, 3662786053 04:18:08.697 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5124,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,59}},{i_tid,4239221387}]}} 04:18:08.698 [info] s2b: Tx {gtp,v2,delete_session_request,3662786053,5805959,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221387,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420588159877 send ok to <0.1870.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_262420588159877 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 => <<"262422332052283">>, message_type => purge_ms_req}} 04:18:08.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422332052283">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422332052283 receive call purge_ms_request from <0.1871.0> in state state_active 04:18:08.698 [info] ue_fsm purge_ms_request 04:18:08.698 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422332052283">>,"internet",[],{epdg_tun_pdp_ctx,4239221404,619783085,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.698 [info] KMOD Port Delete PDP Context Call {<0.1491.0>,[alias|#Ref<0.2044474368.3268739075.259773>]}: {delete_pdp_context,{172,18,176,103},4239221404,619783085,{192,168,0,76}} 04:18:08.698 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,76}, 4239221404, 619783085 *DBG* epdg_ue_fsm_262422332052283 send ok to <0.1871.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:18:08.698 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],457,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,76}},{i_tid,4239221404}]}} *DBG* epdg_ue_fsm_262422332052283 consume call purge_ms_request from <0.1871.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429075774322">>, message_type => purge_ms_req}} 04:18:08.698 [info] s2b: Tx {gtp,v2,delete_session_request,619783085,5805960,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221404,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262429075774322 receive call purge_ms_request from <0.1872.0> in state state_active 04:18:08.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429075774322">>,message_type => purge_ms_req} 04:18:08.698 [info] ue_fsm purge_ms_request 04:18:08.698 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429075774322">>,"internet",[],{epdg_tun_pdp_ctx,4239221405,1104525094,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.698 [info] KMOD Port Delete PDP Context Call {<0.1501.0>,[alias|#Ref<0.2044474368.3268739080.244795>]}: {delete_pdp_context,{172,18,176,103},4239221405,1104525094,{192,168,0,77}} 04:18:08.698 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,77}, 4239221405, 1104525094 04:18:08.698 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5188,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,77}},{i_tid,4239221405}]}} *DBG* epdg_ue_fsm_262429075774322 send ok to <0.1872.0> 04:18:08.698 [info] s2b: Tx {gtp,v2,delete_session_request,1104525094,5805961,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221405,<<172,18,176,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_262429075774322 consume call purge_ms_request from <0.1872.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420671668087">>, message_type => purge_ms_req}} 04:18:08.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420671668087">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420671668087 receive call purge_ms_request from <0.1873.0> in state state_active 04:18:08.698 [info] ue_fsm purge_ms_request 04:18:08.699 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420671668087">>,"internet",[],{epdg_tun_pdp_ctx,4239221409,1451830281,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.699 [info] KMOD Port Delete PDP Context Call {<0.1541.0>,[alias|#Ref<0.2044474368.3268739080.244822>]}: {delete_pdp_context,{172,18,176,103},4239221409,1451830281,{192,168,0,81}} 04:18:08.699 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,81}, 4239221409, 1451830281 04:18:08.699 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],521,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,81}},{i_tid,4239221409}]}} *DBG* epdg_ue_fsm_262420671668087 send ok to <0.1873.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:18:08.699 [info] s2b: Tx {gtp,v2,delete_session_request,1451830281,5805962,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221409,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420671668087 consume call purge_ms_request from <0.1873.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420417389069">>, message_type => purge_ms_req}} 04:18:08.699 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420417389069">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420417389069 receive call purge_ms_request from <0.1874.0> in state state_active 04:18:08.699 [info] ue_fsm purge_ms_request 04:18:08.699 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420417389069">>,"internet",[],{epdg_tun_pdp_ctx,4239221403,1517836308,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.699 [info] KMOD Port Delete PDP Context Call {<0.1481.0>,[alias|#Ref<0.2044474368.3268739075.259789>]}: {delete_pdp_context,{172,18,176,103},4239221403,1517836308,{192,168,0,75}} 04:18:08.699 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,75}, 4239221403, 1517836308 04:18:08.699 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5252,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,75}},{i_tid,4239221403}]}} *DBG* epdg_ue_fsm_262420417389069 send ok to <0.1874.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:18:08.699 [info] s2b: Tx {gtp,v2,delete_session_request,1517836308,5805963,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221403,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420417389069 consume call purge_ms_request from <0.1874.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424977587698">>, message_type => purge_ms_req}} 04:18:08.699 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424977587698">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424977587698 receive call purge_ms_request from <0.1875.0> in state state_active 04:18:08.699 [info] ue_fsm purge_ms_request 04:18:08.699 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424977587698">>,"internet",[],{epdg_tun_pdp_ctx,4239221410,1826513744,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.699 [info] KMOD Port Delete PDP Context Call {<0.1551.0>,[alias|#Ref<0.2044474368.3268739080.244850>]}: {delete_pdp_context,{172,18,176,103},4239221410,1826513744,{192,168,0,82}} 04:18:08.699 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,82}, 4239221410, 1826513744 *DBG* epdg_ue_fsm_262424977587698 send ok to <0.1875.0> 04:18:08.699 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],585,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,82}},{i_tid,4239221410}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424977587698 consume call purge_ms_request from <0.1875.0> in state state_active => state_wait_delete_session_resp 04:18:08.699 [info] s2b: Tx {gtp,v2,delete_session_request,1826513744,5805964,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221410,<<172,18,176,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421523407012">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421523407012 receive call purge_ms_request from <0.1876.0> in state state_active 04:18:08.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421523407012">>,message_type => purge_ms_req} 04:18:08.700 [info] ue_fsm purge_ms_request 04:18:08.700 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421523407012">>,"internet",[],{epdg_tun_pdp_ctx,4239221411,417820497,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.700 [info] KMOD Port Delete PDP Context Call {<0.1561.0>,[alias|#Ref<0.2044474368.3268739080.244857>]}: {delete_pdp_context,{172,18,176,103},4239221411,417820497,{192,168,0,83}} 04:18:08.700 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,83}, 4239221411, 417820497 04:18:08.700 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5316,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,83}},{i_tid,4239221411}]}} *DBG* epdg_ue_fsm_262421523407012 send ok to <0.1876.0> 04:18:08.700 [info] s2b: Tx {gtp,v2,delete_session_request,417820497,5805965,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221411,<<172,18,176,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_262421523407012 consume call purge_ms_request from <0.1876.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427068138051">>, message_type => purge_ms_req}} 04:18:08.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427068138051">>,message_type => purge_ms_req} 04:18:08.700 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427068138051 receive call purge_ms_request from <0.1877.0> in state state_active 04:18:08.700 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427068138051">>,"internet",[],{epdg_tun_pdp_ctx,4239221412,2889780669,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.700 [info] KMOD Port Delete PDP Context Call {<0.1571.0>,[alias|#Ref<0.2044474368.3268739080.244880>]}: {delete_pdp_context,{172,18,176,103},4239221412,2889780669,{192,168,0,84}} 04:18:08.700 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,84}, 4239221412, 2889780669 04:18:08.700 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5380,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,84}},{i_tid,4239221412}]}} *DBG* epdg_ue_fsm_262427068138051 send ok to <0.1877.0> 04:18:08.700 [info] s2b: Tx {gtp,v2,delete_session_request,2889780669,5805966,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221412,<<172,18,176,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_262427068138051 consume call purge_ms_request from <0.1877.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423083120178">>, message_type => purge_ms_req}} 04:18:08.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423083120178">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423083120178 receive call purge_ms_request from <0.1878.0> in state state_active 04:18:08.700 [info] ue_fsm purge_ms_request 04:18:08.700 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423083120178">>,"internet",[],{epdg_tun_pdp_ctx,4239221413,243189499,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.700 [info] KMOD Port Delete PDP Context Call {<0.1581.0>,[alias|#Ref<0.2044474368.3268739074.252072>]}: {delete_pdp_context,{172,18,176,103},4239221413,243189499,{192,168,0,85}} 04:18:08.700 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,85}, 4239221413, 243189499 *DBG* epdg_ue_fsm_262423083120178 send ok to <0.1878.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:18:08.700 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5444,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,85}},{i_tid,4239221413}]}} *DBG* epdg_ue_fsm_262423083120178 consume call purge_ms_request from <0.1878.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421230975622">>, message_type => purge_ms_req}} 04:18:08.701 [info] s2b: Tx {gtp,v2,delete_session_request,243189499,5805967,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221413,<<172,18,176,20>>,undefined}]} 04:18:08.701 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421230975622">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421230975622 receive call purge_ms_request from <0.1879.0> in state state_active 04:18:08.701 [info] ue_fsm purge_ms_request 04:18:08.701 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421230975622">>,"internet",[],{epdg_tun_pdp_ctx,4239221406,1324265349,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.701 [info] KMOD Port Delete PDP Context Call {<0.1511.0>,[alias|#Ref<0.2044474368.3268739074.252087>]}: {delete_pdp_context,{172,18,176,103},4239221406,1324265349,{192,168,0,78}} 04:18:08.701 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,78}, 4239221406, 1324265349 04:18:08.701 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5508,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,78}},{i_tid,4239221406}]}} *DBG* epdg_ue_fsm_262421230975622 send ok to <0.1879.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:18:08.701 [info] s2b: Tx {gtp,v2,delete_session_request,1324265349,5805968,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221406,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421230975622 consume call purge_ms_request from <0.1879.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427144307096">>, message_type => purge_ms_req}} 04:18:08.701 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427144307096">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427144307096 receive call purge_ms_request from <0.1880.0> in state state_active 04:18:08.701 [info] ue_fsm purge_ms_request 04:18:08.701 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427144307096">>,"internet",[],{epdg_tun_pdp_ctx,4239221408,2749462821,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.701 [info] KMOD Port Delete PDP Context Call {<0.1531.0>,[alias|#Ref<0.2044474368.3268739075.259835>]}: {delete_pdp_context,{172,18,176,103},4239221408,2749462821,{192,168,0,80}} 04:18:08.701 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,80}, 4239221408, 2749462821 04:18:08.701 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1731,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,80}},{i_tid,4239221408}]}} *DBG* epdg_ue_fsm_262427144307096 send ok to <0.1880.0> 04:18:08.701 [info] s2b: Tx {gtp,v2,delete_session_request,2749462821,5805969,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221408,<<172,18,176,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_262427144307096 consume call purge_ms_request from <0.1880.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262423094231260">>,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:18:08.701 [info] purge_ms_response for <<"262423094231260">>: ok Stream 238, 15 bytes *DBG* gsup_server got cast {purge_ms_response,{<<"262426446485184">>,ok}} 04:18:08.701 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423094231260">>,message_type => purge_ms_res} Stream 238, 15 bytes 04:18:08.702 [info] purge_ms_response for <<"262426446485184">>: 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 238, 15 bytes *DBG* gsup_server got cast {purge_ms_response,{<<"262427883765017">>,ok}} Stream 238, 15 bytes 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426446485184">>,message_type => purge_ms_res} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:18:08.702 [info] purge_ms_response for <<"262427883765017">>: ok Stream 238, 15 bytes *DBG* gsup_server got cast {purge_ms_response,{<<"262420750654625">>,ok}} 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427883765017">>,message_type => purge_ms_res} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.702 [info] purge_ms_response for <<"262420750654625">>: ok Stream 238, 15 bytes Stream 238, 15 bytes 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420750654625">>,message_type => purge_ms_res} Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427113885422">>,ok}} 04:18:08.702 [info] purge_ms_response for <<"262427113885422">>: ok 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427113885422">>,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,{<<"262428204787577">>,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:18:08.702 [info] purge_ms_response for <<"262428204787577">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425013175930">>,ok}} 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428204787577">>,message_type => purge_ms_res} 04:18:08.702 [info] purge_ms_response for <<"262425013175930">>: 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,{<<"262429506298438">>,ok}} 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425013175930">>,message_type => purge_ms_res} 04:18:08.702 [info] purge_ms_response for <<"262429506298438">>: 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:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429506298438">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426433833970">>,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:18:08.702 [info] purge_ms_response for <<"262426433833970">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426034940159">>,ok}} 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426433833970">>,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:18:08.702 [info] purge_ms_response for <<"262426034940159">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425993117552">>,ok}} 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426034940159">>,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:18:08.702 [info] purge_ms_response for <<"262425993117552">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423333207030">>,ok}} 04:18:08.702 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425993117552">>,message_type => purge_ms_res} 04:18:08.703 [info] purge_ms_response for <<"262423333207030">>: ok 04:18:08.703 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423333207030">>,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,{<<"262428811512738">>,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:18:08.703 [info] purge_ms_response for <<"262428811512738">>: ok *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421546368631">>, message_type => purge_ms_req}} 04:18:08.703 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428811512738">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262421546368631 receive call purge_ms_request from <0.1881.0> in state state_active 04:18:08.703 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421546368631">>,message_type => purge_ms_req} 04:18:08.703 [info] ue_fsm purge_ms_request 04:18:08.703 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421546368631">>,"internet",[],{epdg_tun_pdp_ctx,4239221414,1808439462,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.703 [info] KMOD Port Delete PDP Context Call {<0.1591.0>,[alias|#Ref<0.2044474368.3268739073.257912>]}: {delete_pdp_context,{172,18,176,103},4239221414,1808439462,{192,168,0,86}} 04:18:08.703 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,86}, 4239221414, 1808439462 04:18:08.703 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1795,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,86}},{i_tid,4239221414}]}} 04:18:08.703 [info] s2b: Tx {gtp,v2,delete_session_request,1808439462,5805970,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221414,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421546368631 send ok to <0.1881.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_262421546368631 consume call purge_ms_request from <0.1881.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429827131696">>, message_type => purge_ms_req}} 04:18:08.703 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429827131696">>,message_type => purge_ms_req} 04:18:08.703 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429827131696 receive call purge_ms_request from <0.1882.0> in state state_active 04:18:08.703 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429827131696">>,"internet",[],{epdg_tun_pdp_ctx,4239221416,1030911585,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.703 [info] KMOD Port Delete PDP Context Call {<0.1611.0>,[alias|#Ref<0.2044474368.3268739075.259840>]}: {delete_pdp_context,{172,18,176,103},4239221416,1030911585,{192,168,0,88}} 04:18:08.704 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,88}, 4239221416, 1030911585 04:18:08.704 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1859,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,88}},{i_tid,4239221416}]}} 04:18:08.704 [info] s2b: Tx {gtp,v2,delete_session_request,1030911585,5805971,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221416,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262429827131696 send ok to <0.1882.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_262429827131696 consume call purge_ms_request from <0.1882.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425792505268">>, message_type => purge_ms_req}} 04:18:08.704 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425792505268">>,message_type => purge_ms_req} 04:18:08.704 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425792505268 receive call purge_ms_request from <0.1883.0> in state state_active 04:18:08.704 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425792505268">>,"internet",[],{epdg_tun_pdp_ctx,4239221415,1805341087,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.704 [info] KMOD Port Delete PDP Context Call {<0.1601.0>,[alias|#Ref<0.2044474368.3268739074.252248>]}: {delete_pdp_context,{172,18,176,103},4239221415,1805341087,{192,168,0,87}} 04:18:08.704 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,87}, 4239221415, 1805341087 04:18:08.704 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4802,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,87}},{i_tid,4239221415}]}} 04:18:08.704 [info] s2b: Tx {gtp,v2,delete_session_request,1805341087,5805972,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221415,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425792505268 send ok to <0.1883.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_262425792505268 consume call purge_ms_request from <0.1883.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421859671482">>, message_type => purge_ms_req}} 04:18:08.704 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421859671482">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421859671482 receive call purge_ms_request from <0.1884.0> in state state_active 04:18:08.704 [info] ue_fsm purge_ms_request 04:18:08.704 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421859671482">>,"internet",[],{epdg_tun_pdp_ctx,4239221407,1682379989,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.704 [info] KMOD Port Delete PDP Context Call {<0.1521.0>,[alias|#Ref<0.2044474368.3268739074.252268>]}: {delete_pdp_context,{172,18,176,103},4239221407,1682379989,{192,168,0,79}} 04:18:08.704 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,79}, 4239221407, 1682379989 04:18:08.704 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4866,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,79}},{i_tid,4239221407}]}} 04:18:08.704 [info] s2b: Tx {gtp,v2,delete_session_request,1682379989,5805973,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221407,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421859671482 send ok to <0.1884.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_262421859671482 consume call purge_ms_request from <0.1884.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421808256674">>, message_type => purge_ms_req}} 04:18:08.705 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421808256674">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421808256674 receive call purge_ms_request from <0.1885.0> in state state_active 04:18:08.705 [info] ue_fsm purge_ms_request 04:18:08.705 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421808256674">>,"internet",[],{epdg_tun_pdp_ctx,4239221420,3621758560,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.705 [info] KMOD Port Delete PDP Context Call {<0.1651.0>,[alias|#Ref<0.2044474368.3268739074.252292>]}: {delete_pdp_context,{172,18,176,103},4239221420,3621758560,{192,168,0,92}} 04:18:08.705 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,92}, 4239221420, 3621758560 04:18:08.705 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1923,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,92}},{i_tid,4239221420}]}} 04:18:08.705 [info] s2b: Tx {gtp,v2,delete_session_request,3621758560,5805974,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221420,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421808256674 send ok to <0.1885.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_262421808256674 consume call purge_ms_request from <0.1885.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425060400192">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425060400192 receive call purge_ms_request from <0.1886.0> in state state_active 04:18:08.705 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425060400192">>,message_type => purge_ms_req} 04:18:08.705 [info] ue_fsm purge_ms_request 04:18:08.705 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425060400192">>,"internet",[],{epdg_tun_pdp_ctx,4239221417,3115357586,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.705 [info] KMOD Port Delete PDP Context Call {<0.1621.0>,[alias|#Ref<0.2044474368.3268739075.259863>]}: {delete_pdp_context,{172,18,176,103},4239221417,3115357586,{192,168,0,89}} 04:18:08.705 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,89}, 4239221417, 3115357586 04:18:08.705 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5572,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,89}},{i_tid,4239221417}]}} 04:18:08.705 [info] s2b: Tx {gtp,v2,delete_session_request,3115357586,5805975,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221417,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425060400192 send ok to <0.1886.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_262425060400192 consume call purge_ms_request from <0.1886.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429976218597">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429976218597 receive call purge_ms_request from <0.1887.0> in state state_active 04:18:08.706 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429976218597">>,message_type => purge_ms_req} 04:18:08.706 [info] ue_fsm purge_ms_request 04:18:08.706 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429976218597">>,"internet",[],{epdg_tun_pdp_ctx,4239221423,1173264439,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.706 [info] KMOD Port Delete PDP Context Call {<0.1681.0>,[alias|#Ref<0.2044474368.3268739073.257942>]}: {delete_pdp_context,{172,18,176,103},4239221423,1173264439,{192,168,0,95}} 04:18:08.706 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,95}, 4239221423, 1173264439 04:18:08.706 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5636,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,95}},{i_tid,4239221423}]}} *DBG* epdg_ue_fsm_262429976218597 send ok to <0.1887.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:18:08.706 [info] s2b: Tx {gtp,v2,delete_session_request,1173264439,5805976,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221423,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262429976218597 consume call purge_ms_request from <0.1887.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421371217688">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421371217688 receive call purge_ms_request from <0.1888.0> in state state_active 04:18:08.706 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421371217688">>,message_type => purge_ms_req} 04:18:08.706 [info] ue_fsm purge_ms_request 04:18:08.706 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421371217688">>,"internet",[],{epdg_tun_pdp_ctx,4239221418,44510531,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.706 [info] KMOD Port Delete PDP Context Call {<0.1631.0>,[alias|#Ref<0.2044474368.3268739074.252343>]}: {delete_pdp_context,{172,18,176,103},4239221418,44510531,{192,168,0,90}} 04:18:08.706 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,90}, 4239221418, 44510531 04:18:08.706 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4930,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,90}},{i_tid,4239221418}]}} *DBG* epdg_ue_fsm_262421371217688 send ok to <0.1888.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:18:08.707 [info] s2b: Tx {gtp,v2,delete_session_request,44510531,5805977,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221418,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421371217688 consume call purge_ms_request from <0.1888.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426246652190">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426246652190 receive call purge_ms_request from <0.1889.0> in state state_active 04:18:08.707 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426246652190">>,message_type => purge_ms_req} 04:18:08.707 [info] ue_fsm purge_ms_request 04:18:08.707 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426246652190">>,"internet",[],{epdg_tun_pdp_ctx,4239221424,3913711074,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.707 [info] KMOD Port Delete PDP Context Call {<0.1691.0>,[alias|#Ref<0.2044474368.3268739073.257963>]}: {delete_pdp_context,{172,18,176,103},4239221424,3913711074,{192,168,0,96}} 04:18:08.707 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,96}, 4239221424, 3913711074 04:18:08.707 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4994,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,96}},{i_tid,4239221424}]}} *DBG* epdg_ue_fsm_262426246652190 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}} 04:18:08.707 [info] s2b: Tx {gtp,v2,delete_session_request,3913711074,5805978,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221424,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426246652190 consume call purge_ms_request from <0.1889.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426733984378">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426733984378 receive call purge_ms_request from <0.1890.0> in state state_active 04:18:08.707 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426733984378">>,message_type => purge_ms_req} 04:18:08.707 [info] ue_fsm purge_ms_request 04:18:08.707 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426733984378">>,"internet",[],{epdg_tun_pdp_ctx,4239221422,3280414610,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.707 [info] KMOD Port Delete PDP Context Call {<0.1671.0>,[alias|#Ref<0.2044474368.3268739075.259894>]}: {delete_pdp_context,{172,18,176,103},4239221422,3280414610,{192,168,0,94}} 04:18:08.707 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,94}, 4239221422, 3280414610 04:18:08.708 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5700,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,94}},{i_tid,4239221422}]}} 04:18:08.708 [info] s2b: Tx {gtp,v2,delete_session_request,3280414610,5805979,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221422,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262426733984378 send ok to <0.1890.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_262426733984378 consume call purge_ms_request from <0.1890.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420821824714">>, message_type => purge_ms_req}} 04:18:08.708 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420821824714">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420821824714 receive call purge_ms_request from <0.1891.0> in state state_active 04:18:08.708 [info] ue_fsm purge_ms_request 04:18:08.708 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420821824714">>,"internet",[],{epdg_tun_pdp_ctx,4239221419,3358949856,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.708 [info] KMOD Port Delete PDP Context Call {<0.1641.0>,[alias|#Ref<0.2044474368.3268739074.252360>]}: {delete_pdp_context,{172,18,176,103},4239221419,3358949856,{192,168,0,91}} 04:18:08.708 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,91}, 4239221419, 3358949856 04:18:08.708 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5764,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,91}},{i_tid,4239221419}]}} 04:18:08.708 [info] s2b: Tx {gtp,v2,delete_session_request,3358949856,5805980,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221419,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420821824714 send ok to <0.1891.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_262420821824714 consume call purge_ms_request from <0.1891.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423170358628">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423170358628 receive call purge_ms_request from <0.1892.0> in state state_active 04:18:08.708 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423170358628">>,message_type => purge_ms_req} 04:18:08.708 [info] ue_fsm purge_ms_request 04:18:08.709 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423170358628">>,"internet",[],{epdg_tun_pdp_ctx,4239221421,3387637988,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.709 [info] KMOD Port Delete PDP Context Call {<0.1661.0>,[alias|#Ref<0.2044474368.3268739073.257992>]}: {delete_pdp_context,{172,18,176,103},4239221421,3387637988,{192,168,0,93}} 04:18:08.709 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,93}, 4239221421, 3387637988 04:18:08.709 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1987,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,93}},{i_tid,4239221421}]}} 04:18:08.709 [info] s2b: Tx {gtp,v2,delete_session_request,3387637988,5805981,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221421,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262423170358628 send ok to <0.1892.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_262423170358628 consume call purge_ms_request from <0.1892.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420086103046">>, message_type => purge_ms_req}} 04:18:08.709 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420086103046">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420086103046 receive call purge_ms_request from <0.1893.0> in state state_active 04:18:08.709 [info] ue_fsm purge_ms_request 04:18:08.709 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420086103046">>,"internet",[],{epdg_tun_pdp_ctx,4239221428,3168672237,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.709 [info] KMOD Port Delete PDP Context Call {<0.1731.0>,[alias|#Ref<0.2044474368.3268739074.252393>]}: {delete_pdp_context,{172,18,176,103},4239221428,3168672237,{192,168,0,100}} 04:18:08.709 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,100}, 4239221428, 3168672237 04:18:08.709 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5828,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,100}},{i_tid,4239221428}]}} 04:18:08.709 [info] s2b: Tx {gtp,v2,delete_session_request,3168672237,5805982,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221428,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262420086103046 send ok to <0.1893.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_262420086103046 consume call purge_ms_request from <0.1893.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425377176938">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425377176938 receive call purge_ms_request from <0.1894.0> in state state_active 04:18:08.710 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425377176938">>,message_type => purge_ms_req} 04:18:08.710 [info] ue_fsm purge_ms_request 04:18:08.710 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425377176938">>,"internet",[],{epdg_tun_pdp_ctx,4239221425,2401691573,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.710 [info] KMOD Port Delete PDP Context Call {<0.1701.0>,[alias|#Ref<0.2044474368.3268739075.259930>]}: {delete_pdp_context,{172,18,176,103},4239221425,2401691573,{192,168,0,97}} 04:18:08.710 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,97}, 4239221425, 2401691573 04:18:08.710 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5892,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,97}},{i_tid,4239221425}]}} 04:18:08.710 [info] s2b: Tx {gtp,v2,delete_session_request,2401691573,5805983,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221425,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262425377176938 send ok to <0.1894.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_262425377176938 consume call purge_ms_request from <0.1894.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428226888021">>, message_type => purge_ms_req}} 04:18:08.710 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428226888021">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428226888021 receive call purge_ms_request from <0.1895.0> in state state_active 04:18:08.710 [info] ue_fsm purge_ms_request 04:18:08.710 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428226888021">>,"internet",[],{epdg_tun_pdp_ctx,4239221427,1386642333,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.710 [info] KMOD Port Delete PDP Context Call {<0.1721.0>,[alias|#Ref<0.2044474368.3268739073.257996>]}: {delete_pdp_context,{172,18,176,103},4239221427,1386642333,{192,168,0,99}} 04:18:08.710 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,99}, 4239221427, 1386642333 04:18:08.710 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5956,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,99}},{i_tid,4239221427}]}} 04:18:08.710 [info] s2b: Tx {gtp,v2,delete_session_request,1386642333,5805984,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221427,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262428226888021 send ok to <0.1895.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_262428226888021 consume call purge_ms_request from <0.1895.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421687679490">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421687679490 receive call purge_ms_request from <0.1896.0> in state state_active 04:18:08.711 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421687679490">>,message_type => purge_ms_req} 04:18:08.711 [info] ue_fsm purge_ms_request 04:18:08.711 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421687679490">>,"internet",[],{epdg_tun_pdp_ctx,4239221429,1103826008,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.711 [info] KMOD Port Delete PDP Context Call {<0.1741.0>,[alias|#Ref<0.2044474368.3268739075.259961>]}: {delete_pdp_context,{172,18,176,103},4239221429,1103826008,{192,168,0,101}} 04:18:08.711 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,101}, 4239221429, 1103826008 04:18:08.711 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6020,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,101}},{i_tid,4239221429}]}} 04:18:08.711 [info] s2b: Tx {gtp,v2,delete_session_request,1103826008,5805985,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221429,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421687679490 send ok to <0.1896.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_262421687679490 consume call purge_ms_request from <0.1896.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421401821158">>, message_type => purge_ms_req}} 04:18:08.711 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421401821158">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421401821158 receive call purge_ms_request from <0.1897.0> in state state_active 04:18:08.711 [info] ue_fsm purge_ms_request 04:18:08.711 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421401821158">>,"internet",[],{epdg_tun_pdp_ctx,4239221426,3914091273,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:18:08.711 [info] KMOD Port Delete PDP Context Call {<0.1711.0>,[alias|#Ref<0.2044474368.3268739073.258025>]}: {delete_pdp_context,{172,18,176,103},4239221426,3914091273,{192,168,0,98}} 04:18:08.711 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,98}, 4239221426, 3914091273 04:18:08.711 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6084,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,98}},{i_tid,4239221426}]}} 04:18:08.711 [info] s2b: Tx {gtp,v2,delete_session_request,3914091273,5805986,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221426,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262421401821158 send ok to <0.1897.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_262421401821158 consume call purge_ms_request from <0.1897.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429476406543 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427487978899 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1832.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429476406543 send ok to <0.1830.0> *DBG* aaa_ue_fsm_262429476406543 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427487978899 send ok to <0.1832.0> *DBG* epdg_ue_fsm_262429476406543 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:08.890 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429476406543",[],[2001],[],[{'Non-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_262427487978899 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1832.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420683565022 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1833.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429476406543 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429476406543">>,ok}} *DBG* epdg_ue_fsm_262427487978899 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:08.890 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427487978899",[],[2001],[],[{'Non-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_262420683565022 send ok to <0.1833.0> *DBG* epdg_ue_fsm_262429476406543 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427487978899 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420683565022 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_262420683565022 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1833.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:18:08.890 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427487978899 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420683565022 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427487978899">>,ok}} 04:18:08.890 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420683565022 terminate normal in state state_wait_swm_session_termination_answer 04:18:08.890 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429476406543","262429476406543@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:18:08.890 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427487978899","262427487978899@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262420683565022">>,ok}} 04:18:08.891 [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:18:08.891 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420683565022",[],[2001],[],[{'Non-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:18:08.891 [info] ue_fsm ev_rx_swx_saa 04:18:08.891 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,true,0,false,false} 04:18:08.891 [info] purge_ms_response(<<"262429476406543">>): ok 04:18:08.891 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.891 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420683565022","262420683565022@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:08.891 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429476406543">>,"internet",[],undefined,true,0,false,false} 04:18:08.891 [info] purge_ms_response for <<"262429476406543">>: ok 04:18:08.891 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429476406543">>,message_type => purge_ms_res} 04:18:08.891 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,true,0,false,false} 04:18:08.891 [info] purge_ms_response(<<"262427487978899">>): ok 04:18:08.891 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:08.891 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427487978899">>,"internet",[],undefined,true,0,false,false} 04:18:08.891 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,true,0,false,false} 04:18:08.891 [info] purge_ms_response(<<"262420683565022">>): ok 04:18:08.891 [info] purge_ms_response for <<"262427487978899">>: ok 04:18:08.891 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420683565022">>,"internet",[],undefined,true,0,false,false} 04:18:08.891 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427487978899">>,message_type => purge_ms_res} 04:18:08.891 [info] purge_ms_response for <<"262420683565022">>: ok 04:18:08.891 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420683565022">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427017486192 receive call rx_s6b_str from <0.1898.0> in state state_authenticated 04:18:09.694 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427017486192"],[],[]} 04:18:09.694 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427017486192 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1898.0> 04:18:09.694 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427017486192","262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427017486192 consume call rx_s6b_str from <0.1898.0> in state state_authenticated 04:18:09.694 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:09.694 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:09.696 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,96,88,151,78,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427017486192 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294752,5805902,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1899.0> in state state_wait_delete_session_resp 04:18:09.697 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294752,5805902,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:09.697 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294752,5805902,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:09.697 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427017486192 send ok to <0.1899.0> 04:18:09.697 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262427017486192 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294752,5805902,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1899.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427017486192 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427017486192 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:09.697 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,true,0,false,false} 04:18:09.697 [info] ue_fsm ev_rx_swm_str 04:18:09.697 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427017486192","262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:09.697 [debug] SWx Tx SAR Imsi="262427017486192" Type=5 APN="internet" AgentInfoOpt=[]  04:18:09.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427017486192",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427017486192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427017486192 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427017486192 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1900.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427017486192 send ok to <0.1900.0> 04:18:09.700 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427017486192",[],[2001],[],[{'Non-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_262427017486192 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_262427017486192 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1900.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427017486192 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427017486192">>,ok}} 04:18:09.700 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427017486192 terminate normal in state state_wait_swm_session_termination_answer 04:18:09.701 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427017486192","262427017486192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:09.701 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:09.701 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427017486192">>,"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:18:09.701 [info] purge_ms_response(<<"262427017486192">>): ok 04:18:09.701 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427017486192">>,"internet",[],undefined,true,0,false,false} 04:18:09.701 [info] purge_ms_response for <<"262427017486192">>: ok 04:18:09.701 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427017486192">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428614159172 receive call rx_s6b_str from <0.1908.0> in state state_authenticated 04:18:11.710 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428614159172"],[],[]} 04:18:11.711 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428614159172 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1908.0> *DBG* aaa_ue_fsm_262428492727310 receive call rx_s6b_str from <0.1909.0> in state state_authenticated *DBG* aaa_ue_fsm_262428614159172 consume call rx_s6b_str from <0.1908.0> in state state_authenticated 04:18:11.711 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428492727310"],[],[]} *DBG* aaa_ue_fsm_262425689356171 receive call rx_s6b_str from <0.1911.0> in state state_authenticated *DBG* aaa_ue_fsm_262428492727310 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1909.0> *DBG* aaa_ue_fsm_262422294243618 receive call rx_s6b_str from <0.1910.0> in state state_authenticated 04:18:11.711 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428492727310 consume call rx_s6b_str from <0.1909.0> in state state_authenticated *DBG* aaa_ue_fsm_262425689356171 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1911.0> *DBG* aaa_ue_fsm_262429377614234 receive call rx_s6b_str from <0.1912.0> in state state_authenticated *DBG* aaa_ue_fsm_262422294243618 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1910.0> 04:18:11.711 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428614159172","262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262425689356171 consume call rx_s6b_str from <0.1911.0> in state state_authenticated *DBG* aaa_ue_fsm_262428600877248 receive call rx_s6b_str from <0.1913.0> in state state_authenticated *DBG* aaa_ue_fsm_262429377614234 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1912.0> *DBG* aaa_ue_fsm_262422294243618 consume call rx_s6b_str from <0.1910.0> in state state_authenticated *DBG* aaa_ue_fsm_262428600877248 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1913.0> *DBG* aaa_ue_fsm_262429377614234 consume call rx_s6b_str from <0.1912.0> in state state_authenticated *DBG* aaa_ue_fsm_262428600877248 consume call rx_s6b_str from <0.1913.0> in state state_authenticated 04:18:11.711 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:11.711 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:11.711 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422294243618"],[],[]} 04:18:11.711 [info] ue_fsm ev_rx_s6b_str 04:18:11.711 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425689356171"],[],[]} 04:18:11.711 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428492727310","262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:11.711 [info] ue_fsm ev_rx_s6b_str 04:18:11.711 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:11.711 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:11.711 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425689356171","262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:11.711 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429377614234"],[],[]} 04:18:11.711 [info] ue_fsm ev_rx_s6b_str 04:18:11.711 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:11.712 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422294243618","262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:11.712 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:11.712 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:11.712 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428600877248"],[],[]} 04:18:11.712 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:11.712 [info] ue_fsm ev_rx_s6b_str 04:18:11.712 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429377614234","262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:11.712 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:11.712 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:11.712 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428600877248","262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:11.712 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:11.712 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:11.717 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,92,88,151,80,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428614159172 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294748,5805904,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1914.0> in state state_wait_delete_session_resp 04:18:11.717 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294748,5805904,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:11.717 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294748,5805904,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428614159172 send ok to <0.1914.0> 04:18:11.717 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428614159172 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428614159172 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294748,5805904,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1914.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:11.717 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428614159172 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:11.718 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,true,0,false,false} 04:18:11.718 [info] ue_fsm ev_rx_swm_str 04:18:11.718 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428614159172","262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428492727310 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294754,5805905,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1915.0> in state state_wait_delete_session_resp 04:18:11.718 [debug] SWx Tx SAR Imsi="262428614159172" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428614159172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428614159172 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:11.718 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,98,88,151,81,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428492727310 send ok to <0.1915.0> 04:18:11.718 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294754,5805905,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:11.718 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294754,5805905,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428492727310 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294754,5805905,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1915.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428492727310 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:11.718 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428614159172",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262428492727310 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:11.719 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,false,0,false,false} 04:18:11.719 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:11.719 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,true,0,false,false} 04:18:11.719 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428492727310 send ok to <0.201.0> 04:18:11.720 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428492727310","262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428492727310 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:11.720 [debug] SWx Tx SAR Imsi="262428492727310" Type=5 APN="internet" AgentInfoOpt=[]  04:18:11.720 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428492727310",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428614159172 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1916.0> in state state_authenticated_wait_swx_saa 04:18:11.727 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428614159172",[],[2001],[],[{'Non-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_262428614159172 send ok to <0.1916.0> *DBG* epdg_ue_fsm_262428614159172 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_262428614159172 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1916.0> in state state_authenticated_wait_swx_saa => state_new 04:18:11.727 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262428614159172">>,ok}} *DBG* epdg_ue_fsm_262428614159172 send ok to <0.211.0> 04:18:11.727 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428614159172","262428614159172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428614159172 terminate normal in state state_wait_swm_session_termination_answer 04:18:11.727 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:11.727 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428614159172">>,"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:18:11.727 [info] purge_ms_response(<<"262428614159172">>): ok 04:18:11.727 [info] purge_ms_response for <<"262428614159172">>: ok 04:18:11.727 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428614159172">>,"internet",[],undefined,true,0,false,false} 04:18:11.727 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428614159172">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428492727310 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1917.0> in state state_authenticated_wait_swx_saa 04:18:11.733 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428492727310",[],[2001],[],[{'Non-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_262428492727310 send ok to <0.1917.0> *DBG* epdg_ue_fsm_262428492727310 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:11.733 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428492727310 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1917.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428492727310 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428492727310">>,ok}} 04:18:11.733 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428492727310","262428492727310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428492727310 terminate normal in state state_wait_swm_session_termination_answer 04:18:11.733 [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:18:11.733 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,true,0,false,false} 04:18:11.733 [info] purge_ms_response(<<"262428492727310">>): ok 04:18:11.733 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428492727310">>,"internet",[],undefined,true,0,false,false} 04:18:11.733 [info] purge_ms_response for <<"262428492727310">>: ok 04:18:11.733 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428492727310">>,message_type => purge_ms_res} 04:18:11.920 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,105,88,151,83,0,2,0,2,0,16,0>> 04:18:11.921 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294761,5805907,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425689356171 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294761,5805907,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1918.0> in state state_wait_delete_session_resp 04:18:11.921 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294761,5805907,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:11.922 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425689356171 send ok to <0.1918.0> 04:18:11.922 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425689356171 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294761,5805907,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1918.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425689356171 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:11.923 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425689356171 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422294243618 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294762,5805906,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1919.0> in state state_wait_delete_session_resp 04:18:11.923 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,106,88,151,82,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422294243618 send ok to <0.1919.0> 04:18:11.923 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425689356171 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422294243618 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294762,5805906,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1919.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:11.923 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294762,5805906,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422294243618 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425689356171 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422294243618 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:11.923 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294762,5805906,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429377614234 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294756,5805908,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:18:11.923 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425689356171","262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429377614234 send ok to <0.1921.0> *DBG* aaa_ue_fsm_262422294243618 send ok to <0.201.0> 04:18:11.923 [debug] SWx Tx SAR Imsi="262425689356171" Type=5 APN="internet" AgentInfoOpt=[]  04:18:11.924 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422294243618 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429377614234 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294756,5805908,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 *DBG* aaa_ue_fsm_262429377614234 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:11.924 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429377614234 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:11.924 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425689356171",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:11.924 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,true,0,false,false} 04:18:11.924 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,100,88,151,84,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428600877248 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294765,5805909,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1923.0> in state state_wait_delete_session_resp 04:18:11.924 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429377614234 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429377614234 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:11.925 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294756,5805908,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428600877248 send ok to <0.1923.0> *DBG* epdg_ue_fsm_262428600877248 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294765,5805909,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1923.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:11.925 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422294243618","262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428600877248 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428600877248 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:11.925 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294756,5805908,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:11.925 [debug] SWx Tx SAR Imsi="262422294243618" Type=5 APN="internet" AgentInfoOpt=[]  04:18:11.925 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422294243618",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:11.925 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428600877248 send ok to <0.201.0> 04:18:11.925 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428600877248 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:11.926 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,true,0,false,false} 04:18:11.926 [info] ue_fsm ev_rx_swm_str 04:18:11.926 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,109,88,151,85,0,2,0,2,0,16,0>> 04:18:11.926 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429377614234","262429377614234@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:11.926 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294765,5805909,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:11.926 [debug] SWx Tx SAR Imsi="262429377614234" Type=5 APN="internet" AgentInfoOpt=[]  04:18:11.926 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294765,5805909,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:11.926 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429377614234",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:11.927 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,false,0,false,false} 04:18:11.927 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:11.927 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,true,0,false,false} 04:18:11.927 [info] ue_fsm ev_rx_swm_str 04:18:11.928 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428600877248","262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:11.928 [debug] SWx Tx SAR Imsi="262428600877248" Type=5 APN="internet" AgentInfoOpt=[]  04:18:11.928 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428600877248",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:11.935 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425689356171",[],[2001],[],[{'Non-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_262425689356171 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1920.0> in state state_authenticated_wait_swx_saa 04:18:11.935 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425689356171 send ok to <0.1920.0> 04:18:11.935 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425689356171","262425689356171@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425689356171 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_262425689356171 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1920.0> in state state_authenticated_wait_swx_saa => state_new 04:18:11.936 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425689356171 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425689356171">>,ok}} 04:18:11.936 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425689356171 terminate normal in state state_wait_swm_session_termination_answer 04:18:11.936 [info] purge_ms_response(<<"262425689356171">>): 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:18:11.936 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425689356171">>,"internet",[],undefined,true,0,false,false} 04:18:11.936 [info] purge_ms_response for <<"262425689356171">>: ok 04:18:11.936 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425689356171">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422294243618 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1922.0> in state state_authenticated_wait_swx_saa 04:18:11.944 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422294243618",[],[2001],[],[{'Non-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_262422294243618 send ok to <0.1922.0> *DBG* aaa_ue_fsm_262422294243618 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1922.0> in state state_authenticated_wait_swx_saa => state_new 04:18:11.944 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422294243618 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:11.944 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422294243618","262422294243618@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:11.944 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262422294243618">>,ok}} *DBG* epdg_ue_fsm_262422294243618 send ok to <0.211.0> 04:18:11.944 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422294243618 terminate normal in state state_wait_swm_session_termination_answer 04:18:11.945 [info] purge_ms_response(<<"262422294243618">>): 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:18:11.945 [info] purge_ms_response for <<"262422294243618">>: ok 04:18:11.945 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422294243618">>,message_type => purge_ms_res} 04:18:11.945 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422294243618">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429377614234 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa 04:18:12.147 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429377614234",[],[2001],[],[{'Non-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_262428600877248 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1925.0> in state state_authenticated_wait_swx_saa 04:18:12.147 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429377614234 send ok to <0.1924.0> *DBG* epdg_ue_fsm_262429377614234 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:12.147 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428600877248",[],[2001],[],[{'Non-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_262428600877248 send ok to <0.1925.0> *DBG* aaa_ue_fsm_262429377614234 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429377614234 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429377614234">>,ok}} *DBG* aaa_ue_fsm_262428600877248 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1925.0> in state state_authenticated_wait_swx_saa => state_new 04:18:12.147 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429377614234 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428600877248 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:12.147 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429377614234","262429377614234@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}} *DBG* epdg_ue_fsm_262428600877248 send ok to <0.211.0> 04:18:12.148 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262428600877248">>,ok}} 04:18:12.148 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428600877248","262428600877248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428600877248 terminate normal in state state_wait_swm_session_termination_answer 04:18:12.148 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,true,0,false,false} 04:18:12.148 [info] purge_ms_response(<<"262429377614234">>): 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:18:12.148 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:12.148 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429377614234">>,"internet",[],undefined,true,0,false,false} 04:18:12.148 [info] purge_ms_response for <<"262429377614234">>: ok 04:18:12.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429377614234">>,message_type => purge_ms_res} 04:18:12.148 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,true,0,false,false} 04:18:12.149 [info] purge_ms_response(<<"262428600877248">>): ok 04:18:12.149 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428600877248">>,"internet",[],undefined,true,0,false,false} 04:18:12.149 [info] purge_ms_response for <<"262428600877248">>: ok 04:18:12.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428600877248">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422266380001 receive call rx_s6b_str from <0.1926.0> in state state_authenticated *DBG* aaa_ue_fsm_262422266380001 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1926.0> *DBG* aaa_ue_fsm_262422266380001 consume call rx_s6b_str from <0.1926.0> in state state_authenticated 04:18:13.726 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422266380001"],[],[]} 04:18:13.726 [info] ue_fsm ev_rx_s6b_str 04:18:13.726 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422266380001","262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:13.726 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:13.726 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:13.728 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,110,88,151,86,0,2,0,2,0,16,0>> 04:18:13.728 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294766,5805910,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:13.728 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294766,5805910,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422266380001 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294766,5805910,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1927.0> in state state_wait_delete_session_resp 04:18:13.728 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422266380001 send ok to <0.1927.0> 04:18:13.728 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:13.729 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422266380001 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294766,5805910,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1927.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422266380001 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:13.729 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262422266380001 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:13.729 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422266380001","262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:13.729 [debug] SWx Tx SAR Imsi="262422266380001" Type=5 APN="internet" AgentInfoOpt=[]  04:18:13.729 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422266380001",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266380001 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422266380001 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422266380001 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1928.0> in state state_authenticated_wait_swx_saa 04:18:13.731 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422266380001",[],[2001],[],[{'Non-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_262422266380001 send ok to <0.1928.0> 04:18:13.731 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422266380001 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_262422266380001 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1928.0> in state state_authenticated_wait_swx_saa => state_new 04:18:13.731 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422266380001","262422266380001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422266380001 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422266380001">>,ok}} 04:18:13.732 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422266380001 terminate normal in state state_wait_swm_session_termination_answer 04:18:13.732 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,true,0,false,false} 04:18:13.732 [info] purge_ms_response(<<"262422266380001">>): 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:18:13.732 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422266380001">>,"internet",[],undefined,true,0,false,false} 04:18:13.732 [info] purge_ms_response for <<"262422266380001">>: ok 04:18:13.732 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422266380001">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429789281314 receive call rx_s6b_str from <0.1930.0> in state state_authenticated 04:18:15.742 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429789281314"],[],[]} *DBG* aaa_ue_fsm_262424502118495 receive call rx_s6b_str from <0.1931.0> in state state_authenticated *DBG* aaa_ue_fsm_262429789281314 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1930.0> 04:18:15.742 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429789281314 consume call rx_s6b_str from <0.1930.0> in state state_authenticated *DBG* aaa_ue_fsm_262424820192380 receive call rx_s6b_str from <0.1932.0> in state state_authenticated 04:18:15.742 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424502118495"],[],[]} *DBG* aaa_ue_fsm_262424502118495 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1931.0> *DBG* aaa_ue_fsm_262424820192380 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1932.0> 04:18:15.742 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424502118495 consume call rx_s6b_str from <0.1931.0> in state state_authenticated *DBG* aaa_ue_fsm_262422679535987 receive call rx_s6b_str from <0.1933.0> in state state_authenticated *DBG* aaa_ue_fsm_262424820192380 consume call rx_s6b_str from <0.1932.0> in state state_authenticated *DBG* aaa_ue_fsm_262424979272533 receive call rx_s6b_str from <0.1934.0> in state state_authenticated *DBG* aaa_ue_fsm_262422679535987 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1933.0> *DBG* aaa_ue_fsm_262424979272533 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1934.0> 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429789281314","262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262422679535987 consume call rx_s6b_str from <0.1933.0> in state state_authenticated *DBG* aaa_ue_fsm_262420157253827 receive call rx_s6b_str from <0.1935.0> in state state_authenticated *DBG* aaa_ue_fsm_262424979272533 consume call rx_s6b_str from <0.1934.0> in state state_authenticated *DBG* aaa_ue_fsm_262420157253827 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1935.0> *DBG* aaa_ue_fsm_262420157253827 consume call rx_s6b_str from <0.1935.0> in state state_authenticated 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:15.743 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424820192380"],[],[]} 04:18:15.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:15.743 [info] ue_fsm ev_rx_s6b_str 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424502118495","262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:15.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424820192380","262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:15.743 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422679535987"],[],[]} 04:18:15.743 [info] ue_fsm ev_rx_s6b_str 04:18:15.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:15.743 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424979272533"],[],[]} 04:18:15.743 [info] ue_fsm ev_rx_s6b_str 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422679535987","262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424979272533","262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:15.743 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420157253827"],[],[]} 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:15.743 [info] ue_fsm ev_rx_s6b_str 04:18:15.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:15.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420157253827","262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:15.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:15.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:15.745 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,111,88,151,87,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429789281314 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294767,5805911,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1936.0> in state state_wait_delete_session_resp 04:18:15.745 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294767,5805911,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.745 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294767,5805911,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.745 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.1936.0> 04:18:15.745 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429789281314 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294767,5805911,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1936.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429789281314 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:15.745 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429789281314 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:15.745 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262424502118495 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294764,5805912,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1937.0> in state state_wait_delete_session_resp 04:18:15.745 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,108,88,151,88,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429789281314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429789281314 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424502118495 send ok to <0.1937.0> 04:18:15.745 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294764,5805912,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.745 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294764,5805912,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424502118495 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294764,5805912,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1937.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424502118495 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:15.745 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429789281314","262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424502118495 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424820192380 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294769,5805913,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1939.0> in state state_wait_delete_session_resp 04:18:15.745 [debug] SWx Tx SAR Imsi="262429789281314" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424502118495 send ok to <0.201.0> 04:18:15.745 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429789281314",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262424820192380 send ok to <0.1939.0> *DBG* aaa_ue_fsm_262424502118495 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424820192380 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294769,5805913,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1939.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424820192380 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:15.745 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424820192380 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:15.745 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262424820192380 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424820192380 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:15.745 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,true,0,false,false} 04:18:15.745 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,113,88,151,89,0,2,0,2,0,16,0>> 04:18:15.745 [info] ue_fsm ev_rx_swm_str 04:18:15.745 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294769,5805913,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.745 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294769,5805913,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.745 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424502118495","262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:15.745 [debug] SWx Tx SAR Imsi="262424502118495" Type=5 APN="internet" AgentInfoOpt=[]  04:18:15.745 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424502118495",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:15.745 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,false,0,false,false} 04:18:15.745 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:15.745 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,true,0,false,false} 04:18:15.745 [info] ue_fsm ev_rx_swm_str 04:18:15.745 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424820192380","262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:15.745 [debug] SWx Tx SAR Imsi="262424820192380" Type=5 APN="internet" AgentInfoOpt=[]  04:18:15.745 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424820192380",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429789281314 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1938.0> in state state_authenticated_wait_swx_saa 04:18:15.747 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429789281314",[],[2001],[],[{'Non-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_262429789281314 send ok to <0.1938.0> *DBG* epdg_ue_fsm_262429789281314 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_262429789281314 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1938.0> in state state_authenticated_wait_swx_saa => state_new 04:18:15.747 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429789281314">>,ok}} *DBG* epdg_ue_fsm_262429789281314 send ok to <0.211.0> 04:18:15.747 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429789281314","262429789281314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429789281314 terminate normal in state state_wait_swm_session_termination_answer 04:18:15.747 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:15.747 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,true,0,false,false} 04:18:15.747 [info] purge_ms_response(<<"262429789281314">>): 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:18:15.747 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429789281314">>,"internet",[],undefined,true,0,false,false} 04:18:15.747 [info] purge_ms_response for <<"262429789281314">>: ok 04:18:15.747 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429789281314">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424502118495 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424502118495 send ok to <0.1940.0> 04:18:15.749 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424502118495",[],[2001],[],[{'Non-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_262424502118495 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa => state_new 04:18:15.749 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424502118495 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_262424502118495 send ok to <0.211.0> 04:18:15.749 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424502118495","262424502118495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262424502118495">>,ok}} *DBG* epdg_ue_fsm_262424502118495 terminate normal in state state_wait_swm_session_termination_answer 04:18:15.749 [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:18:15.749 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,true,0,false,false} 04:18:15.749 [info] purge_ms_response(<<"262424502118495">>): ok 04:18:15.749 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424502118495">>,"internet",[],undefined,true,0,false,false} 04:18:15.749 [info] purge_ms_response for <<"262424502118495">>: ok 04:18:15.749 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424502118495">>,message_type => purge_ms_res} 04:18:15.948 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,104,88,151,90,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422679535987 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294760,5805914,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1942.0> in state state_wait_delete_session_resp 04:18:15.948 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294760,5805914,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422679535987 send ok to <0.1942.0> 04:18:15.948 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294760,5805914,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422679535987 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294760,5805914,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1942.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:15.948 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424979272533 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294758,5805915,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1943.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422679535987 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422679535987 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:15.948 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:15.948 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,102,88,151,91,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424979272533 send ok to <0.1943.0> 04:18:15.948 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,true,0,false,false} 04:18:15.948 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294758,5805915,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.948 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294758,5805915,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424979272533 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294758,5805915,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 *DBG* aaa_ue_fsm_262422679535987 send ok to <0.201.0> 04:18:15.948 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424979272533 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420157253827 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294759,5805916,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1945.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424979272533 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422679535987 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:15.948 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420157253827 send ok to <0.1945.0> *DBG* aaa_ue_fsm_262424979272533 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420157253827 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294759,5805916,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1945.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424820192380 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1941.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424979272533 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420157253827 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420157253827 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:15.948 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:15.948 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422679535987","262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:15.948 [debug] SWx Tx SAR Imsi="262422679535987" Type=5 APN="internet" AgentInfoOpt=[]  04:18:15.948 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,103,88,151,92,0,2,0,2,0,16,0>> 04:18:15.948 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422679535987",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:15.948 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294759,5805916,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:15.948 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420157253827 send ok to <0.201.0> 04:18:15.948 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294759,5805916,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424820192380 send ok to <0.1941.0> *DBG* epdg_ue_fsm_262424820192380 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_262420157253827 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424820192380 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1941.0> in state state_authenticated_wait_swx_saa => state_new 04:18:15.948 [info] ue_fsm ev_rx_swm_str 04:18:15.949 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424979272533","262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424820192380 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424820192380">>,ok}} 04:18:15.949 [debug] SWx Tx SAR Imsi="262424979272533" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262424820192380 terminate normal in state state_wait_swm_session_termination_answer 04:18:15.949 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420157253827">>,"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:18:15.949 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:15.949 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424979272533",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:15.949 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424820192380",[],[2001],[],[{'Non-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:18:15.949 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,true,0,false,false} 04:18:15.949 [info] ue_fsm ev_rx_swx_saa 04:18:15.949 [info] ue_fsm ev_rx_swm_str 04:18:15.949 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424820192380","262424820192380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:15.949 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420157253827","262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:15.949 [debug] SWx Tx SAR Imsi="262420157253827" Type=5 APN="internet" AgentInfoOpt=[]  04:18:15.949 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420157253827",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:15.949 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:15.949 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,true,0,false,false} 04:18:15.949 [info] purge_ms_response(<<"262424820192380">>): ok 04:18:15.949 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424820192380">>,"internet",[],undefined,true,0,false,false} 04:18:15.949 [info] purge_ms_response for <<"262424820192380">>: ok 04:18:15.949 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424820192380">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422679535987 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa 04:18:15.952 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422679535987",[],[2001],[],[{'Non-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_262422679535987 send ok to <0.1944.0> *DBG* epdg_ue_fsm_262422679535987 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_262422679535987 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa => state_new 04:18:15.952 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422679535987 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422679535987">>,ok}} 04:18:15.952 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422679535987","262422679535987@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422679535987 terminate normal in state state_wait_swm_session_termination_answer 04:18:15.952 [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:18:15.952 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,true,0,false,false} 04:18:15.952 [info] purge_ms_response(<<"262422679535987">>): ok 04:18:15.952 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422679535987">>,"internet",[],undefined,true,0,false,false} 04:18:15.952 [info] purge_ms_response for <<"262422679535987">>: ok 04:18:15.952 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422679535987">>,message_type => purge_ms_res} 04:18:15.952 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424979272533",[],[2001],[],[{'Non-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_262424979272533 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1946.0> in state state_authenticated_wait_swx_saa 04:18:15.952 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424979272533 send ok to <0.1946.0> 04:18:15.952 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424979272533","262424979272533@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424979272533 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_262424979272533 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1946.0> in state state_authenticated_wait_swx_saa => state_new 04:18:15.952 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424979272533 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424979272533">>,ok}} 04:18:15.952 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424979272533">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424979272533 terminate normal in state state_wait_swm_session_termination_answer 04:18:15.952 [info] purge_ms_response(<<"262424979272533">>): ok 04:18:15.952 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424979272533">>,"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:18:15.952 [info] purge_ms_response for <<"262424979272533">>: ok 04:18:15.952 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424979272533">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420157253827 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1947.0> in state state_authenticated_wait_swx_saa 04:18:16.154 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420157253827",[],[2001],[],[{'Non-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_262420157253827 send ok to <0.1947.0> *DBG* aaa_ue_fsm_262420157253827 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1947.0> in state state_authenticated_wait_swx_saa => state_new 04:18:16.154 [info] ue_fsm ev_rx_swx_saa 04:18:16.154 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420157253827","262420157253827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420157253827 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:16.155 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:16.155 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420157253827 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420157253827">>,ok}} 04:18:16.155 [info] purge_ms_response(<<"262420157253827">>): ok *DBG* epdg_ue_fsm_262420157253827 terminate normal in state state_wait_swm_session_termination_answer 04:18:16.155 [info] purge_ms_response for <<"262420157253827">>: 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:18:16.155 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420157253827">>,"internet",[],undefined,true,0,false,false} 04:18:16.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420157253827">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428192537077 receive call rx_s6b_str from <0.1948.0> in state state_authenticated 04:18:17.758 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428192537077"],[],[]} *DBG* aaa_ue_fsm_262428192537077 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1948.0> 04:18:17.758 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428192537077 consume call rx_s6b_str from <0.1948.0> in state state_authenticated 04:18:17.758 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428192537077","262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:17.758 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:17.758 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428192537077 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294755,5805917,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1949.0> in state state_wait_delete_session_resp 04:18:17.761 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,99,88,151,93,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428192537077 send ok to <0.1949.0> 04:18:17.761 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294755,5805917,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428192537077 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294755,5805917,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1949.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:17.761 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294755,5805917,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428192537077 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428192537077 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:17.761 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,false,0,false,false} 04:18:17.761 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:17.761 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428192537077 send ok to <0.201.0> 04:18:17.761 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428192537077 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:17.761 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428192537077","262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:17.761 [debug] SWx Tx SAR Imsi="262428192537077" Type=5 APN="internet" AgentInfoOpt=[]  04:18:17.761 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428192537077",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428192537077 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1950.0> in state state_authenticated_wait_swx_saa 04:18:17.764 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428192537077",[],[2001],[],[{'Non-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_262428192537077 send ok to <0.1950.0> *DBG* epdg_ue_fsm_262428192537077 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:17.764 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428192537077 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1950.0> in state state_authenticated_wait_swx_saa => state_new 04:18:17.764 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428192537077","262428192537077@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262428192537077">>,ok}} 04:18:17.764 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428192537077 send ok to <0.211.0> 04:18:17.764 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428192537077 terminate normal in state state_wait_swm_session_termination_answer 04:18:17.764 [info] purge_ms_response(<<"262428192537077">>): 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:18:17.764 [info] purge_ms_response for <<"262428192537077">>: ok 04:18:17.764 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428192537077">>,message_type => purge_ms_res} 04:18:17.764 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428192537077">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420715220132 receive call rx_s6b_str from <0.1951.0> in state state_authenticated 04:18:19.775 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420715220132"],[],[]} 04:18:19.775 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420715220132 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1951.0> 04:18:19.776 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420715220132","262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262425277896896 receive call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* aaa_ue_fsm_262429624380042 receive call rx_s6b_str from <0.1953.0> in state state_authenticated *DBG* aaa_ue_fsm_262420715220132 consume call rx_s6b_str from <0.1951.0> in state state_authenticated *DBG* aaa_ue_fsm_262426257793879 receive call rx_s6b_str from <0.1954.0> in state state_authenticated *DBG* aaa_ue_fsm_262429624380042 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1953.0> 04:18:19.776 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425277896896"],[],[]} *DBG* aaa_ue_fsm_262425277896896 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1952.0> *DBG* aaa_ue_fsm_262426257793879 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1954.0> *DBG* aaa_ue_fsm_262429944093791 receive call rx_s6b_str from <0.1955.0> in state state_authenticated *DBG* aaa_ue_fsm_262429624380042 consume call rx_s6b_str from <0.1953.0> in state state_authenticated *DBG* aaa_ue_fsm_262425277896896 consume call rx_s6b_str from <0.1952.0> in state state_authenticated 04:18:19.776 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426257793879 consume call rx_s6b_str from <0.1954.0> in state state_authenticated *DBG* aaa_ue_fsm_262425977938940 receive call rx_s6b_str from <0.1956.0> in state state_authenticated *DBG* aaa_ue_fsm_262429944093791 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1955.0> *DBG* aaa_ue_fsm_262429944093791 consume call rx_s6b_str from <0.1955.0> in state state_authenticated *DBG* aaa_ue_fsm_262425977938940 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1956.0> *DBG* aaa_ue_fsm_262425977938940 consume call rx_s6b_str from <0.1956.0> in state state_authenticated 04:18:19.776 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429624380042"],[],[]} 04:18:19.776 [info] ue_fsm ev_rx_s6b_str 04:18:19.776 [info] ue_fsm ev_rx_s6b_str 04:18:19.776 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:19.776 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426257793879"],[],[]} 04:18:19.776 [info] ue_fsm ev_rx_s6b_str 04:18:19.777 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425277896896","262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:19.777 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426257793879","262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:19.777 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429624380042","262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:19.777 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:19.777 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:19.777 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:19.777 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429944093791"],[],[]} 04:18:19.777 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:19.777 [info] ue_fsm ev_rx_s6b_str 04:18:19.777 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:19.778 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:19.778 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425977938940"],[],[]} 04:18:19.778 [info] ue_fsm ev_rx_s6b_str 04:18:19.778 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429944093791","262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:19.778 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:19.778 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:19.778 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425977938940","262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:19.778 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:19.778 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:19.781 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,114,88,151,95,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420715220132 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294770,5805919,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:18:19.781 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294770,5805919,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.781 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294770,5805919,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.781 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420715220132 send ok to <0.1957.0> 04:18:19.781 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420715220132 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294770,5805919,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:18:19.781 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420715220132 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420715220132 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:19.781 [info] ue_fsm ev_rx_swm_str 04:18:19.781 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420715220132","262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:19.781 [debug] SWx Tx SAR Imsi="262420715220132" Type=5 APN="internet" AgentInfoOpt=[]  04:18:19.782 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420715220132",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420715220132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420715220132 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420715220132 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1958.0> in state state_authenticated_wait_swx_saa 04:18:19.790 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420715220132",[],[2001],[],[{'Non-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_262420715220132 send ok to <0.1958.0> 04:18:19.790 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420715220132 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1958.0> in state state_authenticated_wait_swx_saa => state_new 04:18:19.791 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420715220132","262420715220132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420715220132 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:19.791 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420715220132 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420715220132">>,ok}} 04:18:19.792 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420715220132">>,"internet",[],undefined,true,0,false,false} 04:18:19.792 [info] purge_ms_response(<<"262420715220132">>): ok *DBG* epdg_ue_fsm_262420715220132 terminate normal in state state_wait_swm_session_termination_answer 04:18:19.792 [info] purge_ms_response for <<"262420715220132">>: ok 04:18:19.792 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420715220132">>,"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:18:19.792 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420715220132">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262429624380042 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294772,5805920,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1959.0> in state state_wait_delete_session_resp 04:18:19.983 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,116,88,151,96,0,2,0,2,0,16,0>> 04:18:19.984 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294772,5805920,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429624380042 send ok to <0.1959.0> 04:18:19.984 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294772,5805920,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429624380042 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294772,5805920,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1959.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:19.984 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425277896896 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294757,5805918,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1960.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429624380042 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429624380042 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:19.984 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425277896896 send ok to <0.1960.0> *DBG* epdg_ue_fsm_262425277896896 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294757,5805918,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1960.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:19.984 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,101,88,151,94,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425277896896 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429624380042 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425277896896 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426257793879 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294774,5805921,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:18:19.984 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429624380042 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:19.984 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294757,5805918,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426257793879 send ok to <0.1962.0> 04:18:19.984 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294757,5805918,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426257793879 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294774,5805921,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:18:19.984 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425277896896 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429944093791 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294773,5805922,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1964.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426257793879 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426257793879 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425277896896 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:19.984 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429944093791 send ok to <0.1964.0> *DBG* epdg_ue_fsm_262429944093791 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294773,5805922,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1964.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426257793879 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429944093791 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425977938940 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294768,5805924,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1966.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429944093791 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426257793879 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:19.984 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429624380042","262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:19.984 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:19.984 [debug] SWx Tx SAR Imsi="262429624380042" Type=5 APN="internet" AgentInfoOpt=[]  04:18:19.984 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,true,0,false,false} 04:18:19.984 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429624380042",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:19.984 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,118,88,151,97,0,2,0,2,0,16,0>> 04:18:19.984 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294774,5805921,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.984 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294774,5805921,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.984 [info] ue_fsm ev_rx_swm_str 04:18:19.985 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425277896896","262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:19.985 [debug] SWx Tx SAR Imsi="262425277896896" Type=5 APN="internet" AgentInfoOpt=[]  04:18:19.985 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,false,0,false,false} 04:18:19.985 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:19.985 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,117,88,151,98,0,2,0,2,0,16,0>> 04:18:19.985 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,true,0,false,false} 04:18:19.986 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294773,5805922,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425277896896",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:19.986 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294773,5805922,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.986 [info] ue_fsm ev_rx_swm_str 04:18:19.986 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,false,0,false,false} 04:18:19.986 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:19.986 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426257793879","262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:19.987 [debug] SWx Tx SAR Imsi="262426257793879" Type=5 APN="internet" AgentInfoOpt=[]  04:18:19.987 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,112,88,151,100,0,2,0,2,0,16,0>> 04:18:19.987 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,true,0,false,false} 04:18:19.987 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426257793879",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:19.987 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294768,5805924,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.987 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294768,5805924,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:19.987 [info] ue_fsm ev_rx_swm_str 04:18:19.987 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429944093791","262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:19.987 [debug] SWx Tx SAR Imsi="262429944093791" Type=5 APN="internet" AgentInfoOpt=[]  04:18:19.988 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429944093791",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429944093791 send ok to <0.201.0> 04:18:19.988 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429944093791 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425977938940 send ok to <0.1966.0> 04:18:19.990 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425977938940 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294768,5805924,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1966.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:19.990 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425977938940 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425977938940 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:19.990 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425977938940 send ok to <0.201.0> 04:18:19.991 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425977938940","262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425977938940 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:19.991 [debug] SWx Tx SAR Imsi="262425977938940" Type=5 APN="internet" AgentInfoOpt=[]  04:18:19.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425977938940",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429624380042 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1961.0> in state state_authenticated_wait_swx_saa 04:18:19.991 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429624380042",[],[2001],[],[{'Non-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_262429624380042 send ok to <0.1961.0> *DBG* epdg_ue_fsm_262429624380042 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:19.991 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429624380042 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1961.0> in state state_authenticated_wait_swx_saa => state_new 04:18:19.991 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429624380042","262429624380042@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429624380042 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429624380042">>,ok}} 04:18:19.991 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429624380042 terminate normal in state state_wait_swm_session_termination_answer 04:18:19.991 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,true,0,false,false} 04:18:19.991 [info] purge_ms_response(<<"262429624380042">>): 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:18:19.991 [info] purge_ms_response for <<"262429624380042">>: ok 04:18:19.991 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429624380042">>,"internet",[],undefined,true,0,false,false} 04:18:19.991 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429624380042">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426257793879 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1965.0> in state state_authenticated_wait_swx_saa 04:18:19.994 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426257793879",[],[2001],[],[{'Non-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:18:19.994 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426257793879 send ok to <0.1965.0> *DBG* aaa_ue_fsm_262426257793879 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1965.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426257793879 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:19.995 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426257793879","262426257793879@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426257793879 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426257793879">>,ok}} 04:18:19.995 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426257793879 terminate normal in state state_wait_swm_session_termination_answer 04:18:19.995 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426257793879">>,"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:18:19.995 [info] purge_ms_response(<<"262426257793879">>): ok 04:18:19.995 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426257793879">>,"internet",[],undefined,true,0,false,false} 04:18:19.995 [info] purge_ms_response for <<"262426257793879">>: ok 04:18:19.995 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426257793879">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262425277896896 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1963.0> in state state_authenticated_wait_swx_saa 04:18:19.997 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425277896896",[],[2001],[],[{'Non-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:18:19.997 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425277896896 send ok to <0.1963.0> *DBG* epdg_ue_fsm_262425277896896 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:19.997 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425277896896","262425277896896@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425277896896 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1963.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425277896896 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425277896896">>,ok}} 04:18:19.997 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425277896896 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:18:19.998 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,true,0,false,false} 04:18:19.998 [info] purge_ms_response(<<"262425277896896">>): ok 04:18:19.998 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425277896896">>,"internet",[],undefined,true,0,false,false} 04:18:19.998 [info] purge_ms_response for <<"262425277896896">>: ok 04:18:19.998 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425277896896">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429944093791 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425977938940 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa 04:18:20.199 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429944093791",[],[2001],[],[{'Non-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:18:20.199 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429944093791 send ok to <0.1967.0> *DBG* aaa_ue_fsm_262425977938940 send ok to <0.1968.0> 04:18:20.199 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425977938940",[],[2001],[],[{'Non-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_262429944093791 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429944093791 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_262425977938940 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262429944093791">>,ok}} *DBG* epdg_ue_fsm_262429944093791 send ok to <0.211.0> 04:18:20.199 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425977938940 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_262429944093791 terminate normal in state state_wait_swm_session_termination_answer 04:18:20.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429944093791","262429944093791@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425977938940 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:18:20.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425977938940","262425977938940@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425977938940 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262425977938940">>,ok}} 04:18:20.200 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:20.200 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,true,0,false,false} 04:18:20.201 [info] purge_ms_response(<<"262429944093791">>): ok 04:18:20.201 [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:18:20.201 [info] purge_ms_response for <<"262429944093791">>: ok 04:18:20.201 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429944093791">>,message_type => purge_ms_res} 04:18:20.201 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429944093791">>,"internet",[],undefined,true,0,false,false} 04:18:20.201 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,true,0,false,false} 04:18:20.201 [info] purge_ms_response(<<"262425977938940">>): ok 04:18:20.201 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425977938940">>,"internet",[],undefined,true,0,false,false} 04:18:20.202 [info] purge_ms_response for <<"262425977938940">>: ok 04:18:20.202 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425977938940">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424707585152 receive call rx_s6b_str from <0.1969.0> in state state_authenticated 04:18:21.790 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424707585152"],[],[]} *DBG* aaa_ue_fsm_262424707585152 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1969.0> 04:18:21.790 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424707585152 consume call rx_s6b_str from <0.1969.0> in state state_authenticated 04:18:21.790 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424707585152","262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:21.790 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:21.790 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:21.793 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,107,88,151,99,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424707585152 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294763,5805923,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1970.0> in state state_wait_delete_session_resp 04:18:21.793 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294763,5805923,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:21.793 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294763,5805923,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.1970.0> 04:18:21.793 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424707585152 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424707585152 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294763,5805923,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1970.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:21.793 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424707585152 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:21.793 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,true,0,false,false} 04:18:21.793 [info] ue_fsm ev_rx_swm_str 04:18:21.793 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424707585152","262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:21.793 [debug] SWx Tx SAR Imsi="262424707585152" Type=5 APN="internet" AgentInfoOpt=[]  04:18:21.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424707585152",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424707585152 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424707585152 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424707585152 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1971.0> in state state_authenticated_wait_swx_saa 04:18:21.796 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424707585152",[],[2001],[],[{'Non-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_262424707585152 send ok to <0.1971.0> 04:18:21.796 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424707585152 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_262424707585152 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1971.0> in state state_authenticated_wait_swx_saa => state_new 04:18:21.796 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424707585152","262424707585152@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262424707585152">>,ok}} *DBG* epdg_ue_fsm_262424707585152 send ok to <0.211.0> 04:18:21.796 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424707585152 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:18:21.796 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,true,0,false,false} 04:18:21.796 [info] purge_ms_response(<<"262424707585152">>): ok 04:18:21.796 [info] purge_ms_response for <<"262424707585152">>: ok 04:18:21.796 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424707585152">>,message_type => purge_ms_res} 04:18:21.796 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424707585152">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428141668114 receive call rx_s6b_str from <0.1972.0> in state state_authenticated *DBG* aaa_ue_fsm_262427563821729 receive call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* aaa_ue_fsm_262427563821729 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1973.0> *DBG* aaa_ue_fsm_262426800282071 receive call rx_s6b_str from <0.1974.0> in state state_authenticated *DBG* aaa_ue_fsm_262428141668114 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1972.0> *DBG* aaa_ue_fsm_262421208065588 receive call rx_s6b_str from <0.1975.0> in state state_authenticated 04:18:23.806 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428141668114"],[],[]} *DBG* aaa_ue_fsm_262422560340053 receive call rx_s6b_str from <0.1976.0> in state state_authenticated *DBG* aaa_ue_fsm_262427563821729 consume call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* aaa_ue_fsm_262426800282071 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1974.0> *DBG* aaa_ue_fsm_262428141668114 consume call rx_s6b_str from <0.1972.0> in state state_authenticated *DBG* aaa_ue_fsm_262425839339199 receive call rx_s6b_str from <0.1977.0> in state state_authenticated *DBG* aaa_ue_fsm_262421208065588 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1975.0> *DBG* aaa_ue_fsm_262422560340053 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1976.0> *DBG* aaa_ue_fsm_262426800282071 consume call rx_s6b_str from <0.1974.0> in state state_authenticated 04:18:23.806 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425839339199 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1977.0> *DBG* aaa_ue_fsm_262421208065588 consume call rx_s6b_str from <0.1975.0> in state state_authenticated *DBG* aaa_ue_fsm_262425839339199 consume call rx_s6b_str from <0.1977.0> in state state_authenticated *DBG* aaa_ue_fsm_262422560340053 consume call rx_s6b_str from <0.1976.0> in state state_authenticated 04:18:23.806 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427563821729"],[],[]} 04:18:23.806 [info] ue_fsm ev_rx_s6b_str 04:18:23.806 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426800282071"],[],[]} 04:18:23.806 [info] ue_fsm ev_rx_s6b_str 04:18:23.806 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427563821729","262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:23.806 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:23.806 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428141668114","262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:23.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:23.807 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421208065588"],[],[]} 04:18:23.807 [info] ue_fsm ev_rx_s6b_str 04:18:23.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:23.807 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422560340053"],[],[]} 04:18:23.807 [info] ue_fsm ev_rx_s6b_str 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426800282071","262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:23.807 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425839339199"],[],[]} 04:18:23.807 [info] ue_fsm ev_rx_s6b_str 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421208065588","262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:23.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422560340053","262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:23.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:23.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425839339199","262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:23.807 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:23.807 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262427563821729 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294779,5805926,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1978.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427563821729 send ok to <0.1978.0> 04:18:23.809 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,123,88,151,102,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427563821729 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427563821729 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294779,5805926,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1978.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:23.809 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294779,5805926,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:23.809 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294779,5805926,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427563821729 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:23.809 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428141668114 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294771,5805925,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1979.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427563821729 send ok to <0.201.0> 04:18:23.809 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427563821729 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:23.809 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428141668114 send ok to <0.1979.0> 04:18:23.809 [info] ue_fsm ev_rx_swm_str 04:18:23.809 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,115,88,151,101,0,2,0,2,0,16,0>> 04:18:23.809 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427563821729","262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428141668114 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294771,5805925,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1979.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428141668114 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:23.809 [debug] SWx Tx SAR Imsi="262427563821729" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262428141668114 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:23.809 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294771,5805925,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:23.809 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294771,5805925,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:23.809 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427563821729",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:23.809 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,false,0,false,false} 04:18:23.809 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428141668114 send ok to <0.201.0> 04:18:23.809 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428141668114 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:23.809 [info] ue_fsm ev_rx_swm_str 04:18:23.809 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428141668114","262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:23.809 [debug] SWx Tx SAR Imsi="262428141668114" Type=5 APN="internet" AgentInfoOpt=[]  04:18:23.809 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428141668114",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427563821729 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1980.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427563821729 send ok to <0.1980.0> 04:18:23.812 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427563821729",[],[2001],[],[{'Non-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_262427563821729 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_262427563821729 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1980.0> in state state_authenticated_wait_swx_saa => state_new 04:18:23.812 [info] ue_fsm ev_rx_swx_saa 04:18:23.812 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427563821729","262427563821729@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427563821729 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427563821729">>,ok}} 04:18:23.812 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:23.812 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427563821729 terminate normal in state state_wait_swm_session_termination_answer 04:18:23.812 [info] purge_ms_response(<<"262427563821729">>): 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:18:23.812 [info] purge_ms_response for <<"262427563821729">>: ok 04:18:23.812 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427563821729">>,"internet",[],undefined,true,0,false,false} 04:18:23.812 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427563821729">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428141668114 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1981.0> in state state_authenticated_wait_swx_saa 04:18:23.814 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428141668114",[],[2001],[],[{'Non-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:18:23.814 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428141668114 send ok to <0.1981.0> *DBG* epdg_ue_fsm_262428141668114 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:23.814 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428141668114","262428141668114@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428141668114 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1981.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262428141668114">>,ok}} 04:18:23.814 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428141668114 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428141668114 terminate normal in state state_wait_swm_session_termination_answer 04:18:23.814 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428141668114">>,"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:18:23.814 [info] purge_ms_response(<<"262428141668114">>): ok 04:18:23.814 [info] purge_ms_response for <<"262428141668114">>: ok 04:18:23.814 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428141668114">>,"internet",[],undefined,true,0,false,false} 04:18:23.814 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428141668114">>,message_type => purge_ms_res} 04:18:24.012 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,121,88,151,103,0,2,0,2,0,16,0>> 04:18:24.012 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294777,5805927,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426800282071 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294777,5805927,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1982.0> in state state_wait_delete_session_resp 04:18:24.012 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294777,5805927,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:24.012 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426800282071 send ok to <0.1982.0> *DBG* epdg_ue_fsm_262426800282071 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294777,5805927,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 04:18:24.012 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426800282071 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426800282071 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:24.012 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421208065588 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294781,5805928,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1983.0> in state state_wait_delete_session_resp 04:18:24.012 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,125,88,151,104,0,2,0,2,0,16,0>> 04:18:24.012 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294781,5805928,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:24.012 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294781,5805928,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:24.012 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421208065588 send ok to <0.1983.0> *DBG* aaa_ue_fsm_262426800282071 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421208065588 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294781,5805928,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1983.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:24.012 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426800282071","262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426800282071 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421208065588 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422560340053 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294780,5805929,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1985.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421208065588 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:24.012 [debug] SWx Tx SAR Imsi="262426800282071" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262422560340053 send ok to <0.1985.0> 04:18:24.012 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421208065588 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422560340053 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:24.012 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422560340053 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294780,5805929,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1985.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425839339199 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294776,5805930,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421208065588 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:24.012 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426800282071",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422560340053 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:24.012 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,true,0,false,false} 04:18:24.012 [info] ue_fsm ev_rx_swm_str 04:18:24.012 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,124,88,151,105,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425839339199 send ok to <0.1987.0> 04:18:24.012 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294780,5805929,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422560340053 send ok to <0.201.0> 04:18:24.012 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294780,5805929,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425839339199 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425839339199 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294776,5805930,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422560340053 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:24.013 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421208065588","262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425839339199 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425839339199 send ok to <0.201.0> 04:18:24.013 [debug] SWx Tx SAR Imsi="262421208065588" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425839339199 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:24.013 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,false,0,false,false} 04:18:24.013 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:24.013 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421208065588",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:24.013 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,120,88,151,106,0,2,0,2,0,16,0>> 04:18:24.013 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294776,5805930,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:24.013 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,true,0,false,false} 04:18:24.013 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294776,5805930,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:24.013 [info] ue_fsm ev_rx_swm_str 04:18:24.013 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422560340053","262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:24.013 [debug] SWx Tx SAR Imsi="262422560340053" Type=5 APN="internet" AgentInfoOpt=[]  04:18:24.013 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422560340053",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:24.013 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,false,0,false,false} 04:18:24.013 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:24.013 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,true,0,false,false} 04:18:24.013 [info] ue_fsm ev_rx_swm_str 04:18:24.013 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425839339199","262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:24.013 [debug] SWx Tx SAR Imsi="262425839339199" Type=5 APN="internet" AgentInfoOpt=[]  04:18:24.013 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425839339199",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:24.015 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426800282071",[],[2001],[],[{'Non-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_262426800282071 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1984.0> in state state_authenticated_wait_swx_saa 04:18:24.015 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426800282071 send ok to <0.1984.0> *DBG* epdg_ue_fsm_262426800282071 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:24.015 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426800282071","262426800282071@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426800282071 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1984.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426800282071 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426800282071">>,ok}} 04:18:24.015 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426800282071 terminate normal in state state_wait_swm_session_termination_answer 04:18:24.015 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,true,0,false,false} 04:18:24.015 [info] purge_ms_response(<<"262426800282071">>): 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:18:24.015 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426800282071">>,"internet",[],undefined,true,0,false,false} 04:18:24.015 [info] purge_ms_response for <<"262426800282071">>: ok 04:18:24.015 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426800282071">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422560340053 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1988.0> in state state_authenticated_wait_swx_saa 04:18:24.017 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422560340053",[],[2001],[],[{'Non-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:18:24.017 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422560340053 send ok to <0.1988.0> *DBG* epdg_ue_fsm_262422560340053 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:24.017 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422560340053","262422560340053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422560340053 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1988.0> in state state_authenticated_wait_swx_saa => state_new 04:18:24.017 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422560340053 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422560340053">>,ok}} 04:18:24.017 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422560340053">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422560340053 terminate normal in state state_wait_swm_session_termination_answer 04:18:24.017 [info] purge_ms_response(<<"262422560340053">>): ok 04:18:24.017 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422560340053">>,"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:18:24.017 [info] purge_ms_response for <<"262422560340053">>: ok 04:18:24.017 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422560340053">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421208065588 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1986.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425839339199 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1989.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421208065588 send ok to <0.1986.0> 04:18:24.218 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421208065588",[],[2001],[],[{'Non-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_262425839339199 send ok to <0.1989.0> *DBG* epdg_ue_fsm_262421208065588 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_262421208065588 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1986.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425839339199 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1989.0> in state state_authenticated_wait_swx_saa => state_new 04:18:24.218 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421208065588 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421208065588">>,ok}} *DBG* epdg_ue_fsm_262425839339199 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_262421208065588 terminate normal in state state_wait_swm_session_termination_answer 04:18:24.218 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425839339199",[],[2001],[],[{'Non-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}} 04:18:24.218 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425839339199 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425839339199">>,ok}} 04:18:24.218 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421208065588","262421208065588@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425839339199 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:18:24.218 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:24.218 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425839339199","262425839339199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:24.218 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,true,0,false,false} 04:18:24.218 [info] purge_ms_response(<<"262421208065588">>): ok 04:18:24.219 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:24.219 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421208065588">>,"internet",[],undefined,true,0,false,false} 04:18:24.219 [info] purge_ms_response for <<"262421208065588">>: ok 04:18:24.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421208065588">>,message_type => purge_ms_res} 04:18:24.219 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,true,0,false,false} 04:18:24.219 [info] purge_ms_response(<<"262425839339199">>): ok 04:18:24.219 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425839339199">>,"internet",[],undefined,true,0,false,false} 04:18:24.219 [info] purge_ms_response for <<"262425839339199">>: ok 04:18:24.219 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425839339199">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422286106775 receive call rx_s6b_str from <0.1990.0> in state state_authenticated 04:18:25.822 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422286106775"],[],[]} *DBG* aaa_ue_fsm_262422286106775 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1990.0> 04:18:25.822 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422286106775 consume call rx_s6b_str from <0.1990.0> in state state_authenticated 04:18:25.822 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422286106775","262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:25.822 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:25.822 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:25.824 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,129,88,151,107,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422286106775 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294785,5805931,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1991.0> in state state_wait_delete_session_resp 04:18:25.824 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294785,5805931,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:25.824 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294785,5805931,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.1991.0> 04:18:25.825 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,false,0,false,false} 04:18:25.825 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422286106775 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294785,5805931,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1991.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422286106775 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:25.825 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422286106775 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:25.825 [info] ue_fsm ev_rx_swm_str 04:18:25.825 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422286106775","262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:25.825 [debug] SWx Tx SAR Imsi="262422286106775" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422286106775 send ok to <0.201.0> 04:18:25.825 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422286106775",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422286106775 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422286106775 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1992.0> in state state_authenticated_wait_swx_saa 04:18:25.827 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422286106775",[],[2001],[],[{'Non-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_262422286106775 send ok to <0.1992.0> *DBG* epdg_ue_fsm_262422286106775 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_262422286106775 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1992.0> in state state_authenticated_wait_swx_saa => state_new 04:18:25.827 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262422286106775">>,ok}} *DBG* epdg_ue_fsm_262422286106775 send ok to <0.211.0> 04:18:25.828 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422286106775","262422286106775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422286106775 terminate normal in state state_wait_swm_session_termination_answer 04:18:25.828 [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:18:25.828 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,true,0,false,false} 04:18:25.828 [info] purge_ms_response(<<"262422286106775">>): ok 04:18:25.828 [info] purge_ms_response for <<"262422286106775">>: ok 04:18:25.828 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422286106775">>,message_type => purge_ms_res} 04:18:25.828 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422286106775">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425259883726 receive call rx_s6b_str from <0.1993.0> in state state_authenticated *DBG* aaa_ue_fsm_262425259883726 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1993.0> 04:18:27.839 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425259883726"],[],[]} *DBG* aaa_ue_fsm_262425259883726 consume call rx_s6b_str from <0.1993.0> in state state_authenticated *DBG* aaa_ue_fsm_262428221376477 receive call rx_s6b_str from <0.1995.0> in state state_authenticated 04:18:27.839 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420475070388 receive call rx_s6b_str from <0.1994.0> in state state_authenticated *DBG* aaa_ue_fsm_262428221376477 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1995.0> 04:18:27.840 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420475070388"],[],[]} *DBG* aaa_ue_fsm_262420475070388 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1994.0> *DBG* aaa_ue_fsm_262428178581763 receive call rx_s6b_str from <0.1996.0> in state state_authenticated *DBG* aaa_ue_fsm_262422567093353 receive call rx_s6b_str from <0.1997.0> in state state_authenticated *DBG* aaa_ue_fsm_262428221376477 consume call rx_s6b_str from <0.1995.0> in state state_authenticated *DBG* aaa_ue_fsm_262420475070388 consume call rx_s6b_str from <0.1994.0> in state state_authenticated 04:18:27.840 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425259883726","262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428178581763 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1996.0> *DBG* aaa_ue_fsm_262422512396930 receive call rx_s6b_str from <0.1998.0> in state state_authenticated *DBG* aaa_ue_fsm_262422567093353 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1997.0> *DBG* aaa_ue_fsm_262428178581763 consume call rx_s6b_str from <0.1996.0> in state state_authenticated *DBG* aaa_ue_fsm_262422567093353 consume call rx_s6b_str from <0.1997.0> in state state_authenticated *DBG* aaa_ue_fsm_262422512396930 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1998.0> *DBG* aaa_ue_fsm_262422512396930 consume call rx_s6b_str from <0.1998.0> in state state_authenticated 04:18:27.840 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:27.840 [info] ue_fsm ev_rx_s6b_str 04:18:27.840 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428221376477"],[],[]} 04:18:27.840 [info] ue_fsm ev_rx_s6b_str 04:18:27.840 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:27.840 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428221376477","262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:27.840 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428178581763"],[],[]} 04:18:27.840 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:27.840 [info] ue_fsm ev_rx_s6b_str 04:18:27.840 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420475070388","262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:27.840 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422567093353"],[],[]} 04:18:27.840 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:27.840 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:27.841 [info] ue_fsm ev_rx_s6b_str 04:18:27.841 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:27.841 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422512396930"],[],[]} 04:18:27.841 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428178581763","262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:27.841 [info] ue_fsm ev_rx_s6b_str 04:18:27.841 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:27.841 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422567093353","262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:27.841 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:27.841 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:27.841 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:27.842 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422512396930","262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:27.842 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:27.842 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425259883726 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294786,5805932,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1999.0> in state state_wait_delete_session_resp 04:18:27.845 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,130,88,151,108,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425259883726 send ok to <0.1999.0> *DBG* epdg_ue_fsm_262425259883726 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294786,5805932,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1999.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:27.846 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294786,5805932,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425259883726 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425259883726 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:27.846 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294786,5805932,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:27.846 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,false,0,false,false} 04:18:27.846 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:27.846 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,true,0,false,false} 04:18:27.846 [info] ue_fsm ev_rx_swm_str 04:18:27.846 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425259883726","262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:27.846 [debug] SWx Tx SAR Imsi="262425259883726" Type=5 APN="internet" AgentInfoOpt=[]  04:18:27.846 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425259883726",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425259883726 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425259883726 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425259883726 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2000.0> in state state_authenticated_wait_swx_saa 04:18:27.852 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425259883726",[],[2001],[],[{'Non-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:18:27.852 [info] ue_fsm ev_rx_swx_saa 04:18:27.853 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425259883726","262425259883726@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425259883726 send ok to <0.2000.0> *DBG* epdg_ue_fsm_262425259883726 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:27.853 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425259883726 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2000.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425259883726 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425259883726">>,ok}} 04:18:27.853 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425259883726">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425259883726 terminate normal in state state_wait_swm_session_termination_answer 04:18:27.853 [info] purge_ms_response(<<"262425259883726">>): ok 04:18:27.854 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425259883726">>,"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:18:27.854 [info] purge_ms_response for <<"262425259883726">>: ok 04:18:27.854 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425259883726">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262428221376477 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294789,5805934,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2001.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428221376477 send ok to <0.2001.0> 04:18:28.048 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,133,88,151,110,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420475070388 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294782,5805933,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2002.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428221376477 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294789,5805934,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2001.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428221376477 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428221376477 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:28.048 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294789,5805934,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.2002.0> *DBG* epdg_ue_fsm_262420475070388 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294782,5805933,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:18:28.048 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294789,5805934,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420475070388 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:28.048 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,false,0,false,false} 04:18:28.048 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:28.048 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,126,88,151,109,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428221376477 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420475070388 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:28.048 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294782,5805933,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428221376477 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428178581763 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294775,5805935,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp 04:18:28.048 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294782,5805933,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.2004.0> 04:18:28.048 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428178581763 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294775,5805935,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:28.048 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428178581763 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422567093353 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294783,5805936,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:18:28.048 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420475070388 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428178581763 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:28.048 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422567093353 send ok to <0.2006.0> *DBG* aaa_ue_fsm_262420475070388 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422567093353 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294783,5805936,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* epdg_ue_fsm_262422567093353 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:28.048 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428221376477","262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428178581763 send ok to <0.201.0> 04:18:28.048 [debug] SWx Tx SAR Imsi="262428221376477" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428178581763 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:28.048 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,true,0,false,false} 04:18:28.049 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428221376477",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:28.049 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,119,88,151,111,0,2,0,2,0,16,0>> 04:18:28.049 [info] ue_fsm ev_rx_swm_str 04:18:28.049 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294775,5805935,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:28.049 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294775,5805935,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:28.049 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420475070388","262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:28.049 [debug] SWx Tx SAR Imsi="262420475070388" Type=5 APN="internet" AgentInfoOpt=[]  04:18:28.049 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,false,0,false,false} 04:18:28.049 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:28.049 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,true,0,false,false} 04:18:28.049 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,127,88,151,112,0,2,0,2,0,16,0>> 04:18:28.049 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420475070388",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:28.049 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294783,5805936,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:28.049 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294783,5805936,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:28.049 [info] ue_fsm ev_rx_swm_str 04:18:28.049 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,false,0,false,false} 04:18:28.049 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:28.049 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428178581763","262428178581763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:28.049 [debug] SWx Tx SAR Imsi="262428178581763" Type=5 APN="internet" AgentInfoOpt=[]  04:18:28.049 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,true,0,false,false} 04:18:28.049 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428178581763",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:28.050 [info] ue_fsm ev_rx_swm_str 04:18:28.050 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,132,88,151,113,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422567093353 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:28.054 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422567093353","262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422512396930 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294788,5805937,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2008.0> in state state_wait_delete_session_resp 04:18:28.054 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294788,5805937,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422567093353 send ok to <0.201.0> 04:18:28.054 [debug] SWx Tx SAR Imsi="262422567093353" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422567093353 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:28.054 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294788,5805937,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422512396930 send ok to <0.2008.0> 04:18:28.054 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422567093353",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:28.054 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422512396930 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294788,5805937,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2008.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422512396930 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:28.054 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422512396930 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:28.054 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422512396930 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422512396930 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428221376477 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428221376477 send ok to <0.2003.0> *DBG* epdg_ue_fsm_262428221376477 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_262428221376477 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428221376477 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428221376477">>,ok}} 04:18:28.054 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428221376477 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:18:28.054 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422512396930","262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:28.054 [debug] SWx Tx SAR Imsi="262422512396930" Type=5 APN="internet" AgentInfoOpt=[]  04:18:28.055 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422512396930",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:28.055 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428221376477",[],[2001],[],[{'Non-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:18:28.055 [info] ue_fsm ev_rx_swx_saa 04:18:28.055 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428221376477","262428221376477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:28.055 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:28.055 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,true,0,false,false} 04:18:28.055 [info] purge_ms_response(<<"262428221376477">>): ok 04:18:28.055 [info] purge_ms_response for <<"262428221376477">>: ok 04:18:28.055 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428221376477">>,"internet",[],undefined,true,0,false,false} 04:18:28.055 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428221376477">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420475070388 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2005.0> in state state_authenticated_wait_swx_saa 04:18:28.060 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420475070388",[],[2001],[],[{'Non-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:18:28.060 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420475070388 send ok to <0.2005.0> *DBG* aaa_ue_fsm_262420475070388 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2005.0> in state state_authenticated_wait_swx_saa => state_new 04:18:28.061 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420475070388","262420475070388@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420475070388 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:28.061 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:28.061 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420475070388">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420475070388 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420475070388">>,ok}} 04:18:28.061 [info] purge_ms_response(<<"262420475070388">>): ok *DBG* epdg_ue_fsm_262420475070388 terminate normal in state state_wait_swm_session_termination_answer 04:18:28.062 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420475070388">>,"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:18:28.062 [info] purge_ms_response for <<"262420475070388">>: ok 04:18:28.062 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420475070388">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422567093353 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2009.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422512396930 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2010.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428178581763 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa 04:18:28.262 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422567093353",[],[2001],[],[{'Non-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_262422567093353 send ok to <0.2009.0> *DBG* aaa_ue_fsm_262422512396930 send ok to <0.2010.0> 04:18:28.262 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428178581763 send ok to <0.2007.0> *DBG* aaa_ue_fsm_262422567093353 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2009.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422512396930 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_262422512396930 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2010.0> in state state_authenticated_wait_swx_saa => state_new 04:18:28.262 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422512396930",[],[2001],[],[{'Non-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_262428178581763 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa => state_new 04:18:28.262 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262422512396930">>,ok}} *DBG* epdg_ue_fsm_262422512396930 send ok to <0.211.0> 04:18:28.262 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428178581763",[],[2001],[],[{'Non-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_262422567093353 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_262422512396930 terminate normal in state state_wait_swm_session_termination_answer 04:18:28.262 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422567093353 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:18:28.263 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422567093353","262422567093353@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428178581763 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_262422567093353 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262422567093353">>,ok}} 04:18:28.263 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422512396930","262422512396930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428178581763 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428178581763 terminate normal in state state_wait_swm_session_termination_answer 04:18:28.263 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428178581763","262428178581763@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:18:28.263 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262428178581763">>,ok}} 04:18:28.263 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,true,0,false,false} 04:18:28.263 [info] purge_ms_response(<<"262422512396930">>): 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:18:28.263 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:28.263 [info] purge_ms_response for <<"262422512396930">>: ok 04:18:28.263 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422512396930">>,message_type => purge_ms_res} 04:18:28.263 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422512396930">>,"internet",[],undefined,true,0,false,false} 04:18:28.263 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,true,0,false,false} 04:18:28.263 [info] purge_ms_response(<<"262422567093353">>): ok 04:18:28.263 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:28.263 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422567093353">>,"internet",[],undefined,true,0,false,false} 04:18:28.263 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,true,0,false,false} 04:18:28.263 [info] purge_ms_response for <<"262422567093353">>: ok 04:18:28.263 [info] purge_ms_response(<<"262428178581763">>): ok 04:18:28.263 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422567093353">>,message_type => purge_ms_res} 04:18:28.263 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428178581763">>,"internet",[],undefined,true,0,false,false} 04:18:28.264 [info] purge_ms_response for <<"262428178581763">>: ok 04:18:28.264 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428178581763">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428332127474 receive call rx_s6b_str from <0.2011.0> in state state_authenticated 04:18:29.855 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428332127474"],[],[]} *DBG* aaa_ue_fsm_262428332127474 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2011.0> *DBG* aaa_ue_fsm_262428332127474 consume call rx_s6b_str from <0.2011.0> in state state_authenticated 04:18:29.855 [info] ue_fsm ev_rx_s6b_str 04:18:29.855 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428332127474","262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:29.855 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:29.855 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:29.862 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,131,88,151,114,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428332127474 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294787,5805938,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2012.0> in state state_wait_delete_session_resp 04:18:29.862 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294787,5805938,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428332127474 send ok to <0.2012.0> 04:18:29.862 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294787,5805938,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:29.863 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428332127474 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294787,5805938,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2012.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:29.863 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428332127474 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428332127474 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:29.863 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,true,0,false,false} 04:18:29.863 [info] ue_fsm ev_rx_swm_str 04:18:29.863 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428332127474","262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:29.863 [debug] SWx Tx SAR Imsi="262428332127474" Type=5 APN="internet" AgentInfoOpt=[]  04:18:29.864 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428332127474",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332127474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428332127474 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428332127474 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa 04:18:29.876 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428332127474",[],[2001],[],[{'Non-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_262428332127474 send ok to <0.2013.0> *DBG* epdg_ue_fsm_262428332127474 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_262428332127474 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa => state_new 04:18:29.876 [info] ue_fsm ev_rx_swx_saa 04:18:29.876 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428332127474","262428332127474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:29.876 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428332127474 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428332127474">>,ok}} *DBG* epdg_ue_fsm_262428332127474 terminate normal in state state_wait_swm_session_termination_answer 04:18:29.877 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,true,0,false,false} 04:18:29.877 [info] purge_ms_response(<<"262428332127474">>): 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:18:29.877 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428332127474">>,"internet",[],undefined,true,0,false,false} 04:18:29.877 [info] purge_ms_response for <<"262428332127474">>: ok 04:18:29.877 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428332127474">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427165254162 receive call rx_s6b_str from <0.2015.0> in state state_authenticated *DBG* aaa_ue_fsm_262427165254162 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2015.0> *DBG* aaa_ue_fsm_262426290678173 receive call rx_s6b_str from <0.2016.0> in state state_authenticated 04:18:31.871 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427165254162"],[],[]} *DBG* aaa_ue_fsm_262427165254162 consume call rx_s6b_str from <0.2015.0> in state state_authenticated *DBG* aaa_ue_fsm_262424014179460 receive call rx_s6b_str from <0.2017.0> in state state_authenticated 04:18:31.871 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426290678173 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2016.0> *DBG* aaa_ue_fsm_262424014179460 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2017.0> *DBG* aaa_ue_fsm_262428807681552 receive call rx_s6b_str from <0.2018.0> in state state_authenticated *DBG* aaa_ue_fsm_262426290678173 consume call rx_s6b_str from <0.2016.0> in state state_authenticated 04:18:31.871 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426290678173"],[],[]} *DBG* aaa_ue_fsm_262421544895121 receive call rx_s6b_str from <0.2019.0> in state state_authenticated *DBG* aaa_ue_fsm_262424014179460 consume call rx_s6b_str from <0.2017.0> in state state_authenticated *DBG* aaa_ue_fsm_262428807681552 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2018.0> 04:18:31.871 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427165254162","262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428807681552 consume call rx_s6b_str from <0.2018.0> in state state_authenticated 04:18:31.871 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426666339691 receive call rx_s6b_str from <0.2020.0> in state state_authenticated 04:18:31.871 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421544895121 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2019.0> *DBG* aaa_ue_fsm_262426666339691 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2020.0> 04:18:31.871 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421544895121 consume call rx_s6b_str from <0.2019.0> in state state_authenticated *DBG* aaa_ue_fsm_262426666339691 consume call rx_s6b_str from <0.2020.0> in state state_authenticated 04:18:31.871 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424014179460"],[],[]} 04:18:31.871 [info] ue_fsm ev_rx_s6b_str 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426290678173","262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:31.872 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428807681552"],[],[]} 04:18:31.872 [info] ue_fsm ev_rx_s6b_str 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424014179460","262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:31.872 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:31.872 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421544895121"],[],[]} 04:18:31.872 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:31.872 [info] ue_fsm ev_rx_s6b_str 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428807681552","262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:31.872 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:31.872 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426666339691"],[],[]} 04:18:31.872 [info] ue_fsm ev_rx_s6b_str 04:18:31.872 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421544895121","262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:31.873 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426666339691","262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:31.873 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:31.873 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:31.873 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:31.873 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:31.877 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,136,88,151,115,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427165254162 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294792,5805939,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2021.0> in state state_wait_delete_session_resp 04:18:31.877 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294792,5805939,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:31.877 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294792,5805939,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427165254162 send ok to <0.2021.0> 04:18:31.877 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,false,0,false,false} 04:18:31.877 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:31.877 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427165254162 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294792,5805939,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2021.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:31.877 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427165254162 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427165254162 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:31.878 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,138,88,151,116,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426290678173 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294794,5805940,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2022.0> in state state_wait_delete_session_resp 04:18:31.878 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294794,5805940,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:31.878 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427165254162","262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:31.878 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294794,5805940,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426290678173 send ok to <0.2022.0> 04:18:31.878 [debug] SWx Tx SAR Imsi="262427165254162" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427165254162 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426290678173 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294794,5805940,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_262426290678173 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427165254162 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:31.878 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426290678173 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:31.878 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:31.878 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427165254162",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:31.878 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,true,0,false,false} 04:18:31.878 [info] ue_fsm ev_rx_swm_str 04:18:31.879 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426290678173","262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426290678173 send ok to <0.201.0> 04:18:31.879 [debug] SWx Tx SAR Imsi="262426290678173" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426290678173 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:31.879 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426290678173",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427165254162 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2023.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427165254162 send ok to <0.2023.0> 04:18:31.888 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427165254162",[],[2001],[],[{'Non-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_262427165254162 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2023.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427165254162 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:31.888 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427165254162 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427165254162">>,ok}} 04:18:31.888 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427165254162","262427165254162@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427165254162 terminate normal in state state_wait_swm_session_termination_answer 04:18:31.888 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:31.889 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427165254162">>,"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:18:31.889 [info] purge_ms_response(<<"262427165254162">>): ok 04:18:31.889 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427165254162">>,"internet",[],undefined,true,0,false,false} 04:18:31.889 [info] purge_ms_response for <<"262427165254162">>: ok 04:18:31.889 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427165254162">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426290678173 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2024.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426290678173 send ok to <0.2024.0> *DBG* epdg_ue_fsm_262426290678173 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_262426290678173 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2024.0> in state state_authenticated_wait_swx_saa => state_new 04:18:31.896 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426290678173",[],[2001],[],[{'Non-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_262426290678173 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426290678173">>,ok}} *DBG* epdg_ue_fsm_262426290678173 terminate normal in state state_wait_swm_session_termination_answer 04:18:31.896 [info] ue_fsm ev_rx_swx_saa 04:18:31.896 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426290678173","262426290678173@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:31.896 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:31.896 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426290678173">>,"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:18:31.896 [info] purge_ms_response(<<"262426290678173">>): ok 04:18:31.897 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426290678173">>,"internet",[],undefined,true,0,false,false} 04:18:31.897 [info] purge_ms_response for <<"262426290678173">>: ok 04:18:31.897 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426290678173">>,message_type => purge_ms_res} 04:18:32.080 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,139,88,151,117,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424014179460 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294795,5805941,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2025.0> in state state_wait_delete_session_resp 04:18:32.080 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294795,5805941,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:32.080 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294795,5805941,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:32.081 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424014179460 send ok to <0.2025.0> 04:18:32.081 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424014179460 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294795,5805941,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2025.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428807681552 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294796,5805942,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424014179460 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:32.081 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,140,88,151,118,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424014179460 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428807681552 send ok to <0.2026.0> 04:18:32.081 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,true,0,false,false} 04:18:32.081 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294796,5805942,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428807681552 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294796,5805942,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:32.082 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294796,5805942,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424014179460 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428807681552 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428807681552 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:32.082 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424014179460 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426666339691 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294798,5805944,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2028.0> in state state_wait_delete_session_resp 04:18:32.082 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426666339691 send ok to <0.2028.0> *DBG* aaa_ue_fsm_262428807681552 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428807681552 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:32.082 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424014179460","262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426666339691 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294798,5805944,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2028.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426666339691 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:32.082 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426666339691 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:32.082 [debug] SWx Tx SAR Imsi="262424014179460" Type=5 APN="internet" AgentInfoOpt=[]  04:18:32.082 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426666339691 send ok to <0.201.0> 04:18:32.083 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424014179460",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421544895121 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294797,5805943,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2031.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426666339691 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:32.083 [info] ue_fsm ev_rx_swm_str 04:18:32.083 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,142,88,151,120,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421544895121 send ok to <0.2031.0> 04:18:32.083 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428807681552","262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:32.083 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294798,5805944,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421544895121 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294797,5805943,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2031.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421544895121 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421544895121 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:32.083 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294798,5805944,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:32.083 [debug] SWx Tx SAR Imsi="262428807681552" Type=5 APN="internet" AgentInfoOpt=[]  04:18:32.083 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428807681552",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421544895121 send ok to <0.201.0> 04:18:32.083 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421544895121 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:32.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:32.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,true,0,false,false} 04:18:32.084 [info] ue_fsm ev_rx_swm_str 04:18:32.084 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426666339691","262426666339691@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:32.084 [debug] SWx Tx SAR Imsi="262426666339691" Type=5 APN="internet" AgentInfoOpt=[]  04:18:32.084 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,141,88,151,119,0,2,0,2,0,16,0>> 04:18:32.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426666339691",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:32.084 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294797,5805943,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:32.084 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294797,5805943,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:32.084 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,false,0,false,false} 04:18:32.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:32.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,true,0,false,false} 04:18:32.084 [info] ue_fsm ev_rx_swm_str 04:18:32.084 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421544895121","262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:32.084 [debug] SWx Tx SAR Imsi="262421544895121" Type=5 APN="internet" AgentInfoOpt=[]  04:18:32.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421544895121",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424014179460 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424014179460 send ok to <0.2027.0> 04:18:32.086 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424014179460",[],[2001],[],[{'Non-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_262424014179460 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424014179460 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:32.086 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424014179460 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424014179460">>,ok}} 04:18:32.086 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424014179460","262424014179460@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424014179460 terminate normal in state state_wait_swm_session_termination_answer 04:18:32.086 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:32.086 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,true,0,false,false} 04:18:32.086 [info] purge_ms_response(<<"262424014179460">>): ok 04:18:32.087 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424014179460">>,"internet",[],undefined,true,0,false,false} 04:18:32.087 [info] purge_ms_response for <<"262424014179460">>: 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:18:32.087 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424014179460">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428807681552 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2029.0> in state state_authenticated_wait_swx_saa 04:18:32.096 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428807681552",[],[2001],[],[{'Non-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_262428807681552 send ok to <0.2029.0> 04:18:32.096 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428807681552 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_262428807681552 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2029.0> in state state_authenticated_wait_swx_saa => state_new 04:18:32.096 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428807681552","262428807681552@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:32.096 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428807681552 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428807681552">>,ok}} 04:18:32.097 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428807681552 terminate normal in state state_wait_swm_session_termination_answer 04:18:32.097 [info] purge_ms_response(<<"262428807681552">>): ok 04:18:32.097 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428807681552">>,"internet",[],undefined,true,0,false,false} 04:18:32.097 [info] purge_ms_response for <<"262428807681552">>: ok 04:18:32.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428807681552">>,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* aaa_ue_fsm_262426666339691 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421544895121 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa 04:18:32.299 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426666339691",[],[2001],[],[{'Non-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_262426666339691 send ok to <0.2030.0> *DBG* epdg_ue_fsm_262426666339691 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_262421544895121 send ok to <0.2032.0> 04:18:32.299 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426666339691 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421544895121 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426666339691 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426666339691">>,ok}} *DBG* epdg_ue_fsm_262421544895121 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:32.299 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421544895121",[],[2001],[],[{'Non-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_262426666339691 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421544895121 send ok to <0.211.0> 04:18:32.299 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421544895121 terminate normal in state state_wait_swm_session_termination_answer 04:18:32.299 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426666339691","262426666339691@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:18:32.300 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262421544895121">>,ok}} 04:18:32.300 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421544895121","262421544895121@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:32.300 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,true,0,false,false} 04:18:32.300 [info] purge_ms_response(<<"262426666339691">>): ok 04:18:32.300 [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:18:32.300 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426666339691">>,"internet",[],undefined,true,0,false,false} 04:18:32.300 [info] purge_ms_response for <<"262426666339691">>: ok 04:18:32.300 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,true,0,false,false} 04:18:32.301 [info] purge_ms_response(<<"262421544895121">>): ok 04:18:32.301 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426666339691">>,message_type => purge_ms_res} 04:18:32.301 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421544895121">>,"internet",[],undefined,true,0,false,false} 04:18:32.301 [info] purge_ms_response for <<"262421544895121">>: ok 04:18:32.301 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421544895121">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428829652659 receive call rx_s6b_str from <0.2033.0> in state state_authenticated 04:18:33.887 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428829652659"],[],[]} *DBG* aaa_ue_fsm_262428829652659 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2033.0> 04:18:33.887 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428829652659 consume call rx_s6b_str from <0.2033.0> in state state_authenticated 04:18:33.887 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428829652659","262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:33.888 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:33.888 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:33.894 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,144,88,151,122,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428829652659 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294800,5805946,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2034.0> in state state_wait_delete_session_resp 04:18:33.895 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294800,5805946,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:33.895 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294800,5805946,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:33.895 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428829652659 send ok to <0.2034.0> *DBG* epdg_ue_fsm_262428829652659 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294800,5805946,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2034.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428829652659 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:33.895 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428829652659 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:33.896 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,true,0,false,false} 04:18:33.896 [info] ue_fsm ev_rx_swm_str 04:18:33.896 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428829652659","262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:33.896 [debug] SWx Tx SAR Imsi="262428829652659" Type=5 APN="internet" AgentInfoOpt=[]  04:18:33.896 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428829652659",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428829652659 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428829652659 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428829652659 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2035.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428829652659 send ok to <0.2035.0> *DBG* aaa_ue_fsm_262428829652659 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2035.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428829652659 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:33.907 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428829652659",[],[2001],[],[{'Non-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:18:33.907 [info] ue_fsm ev_rx_swx_saa 04:18:33.908 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428829652659","262428829652659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428829652659 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428829652659">>,ok}} 04:18:33.908 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428829652659 terminate normal in state state_wait_swm_session_termination_answer 04:18:33.908 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428829652659">>,"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:18:33.908 [info] purge_ms_response(<<"262428829652659">>): ok 04:18:33.908 [info] purge_ms_response for <<"262428829652659">>: ok 04:18:33.908 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428829652659">>,"internet",[],undefined,true,0,false,false} 04:18:33.908 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428829652659">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423351804730 receive call rx_s6b_str from <0.2036.0> in state state_authenticated *DBG* aaa_ue_fsm_262426084040174 receive call rx_s6b_str from <0.2038.0> in state state_authenticated *DBG* aaa_ue_fsm_262423218262613 receive call rx_s6b_str from <0.2037.0> in state state_authenticated 04:18:35.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423351804730"],[],[]} *DBG* aaa_ue_fsm_262423351804730 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2036.0> *DBG* aaa_ue_fsm_262424375921961 receive call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* aaa_ue_fsm_262423218262613 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2037.0> *DBG* aaa_ue_fsm_262426084040174 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2038.0> *DBG* aaa_ue_fsm_262420948825664 receive call rx_s6b_str from <0.2041.0> in state state_authenticated *DBG* aaa_ue_fsm_262428677268007 receive call rx_s6b_str from <0.2040.0> in state state_authenticated *DBG* aaa_ue_fsm_262423351804730 consume call rx_s6b_str from <0.2036.0> in state state_authenticated 04:18:35.902 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423218262613 consume call rx_s6b_str from <0.2037.0> in state state_authenticated *DBG* aaa_ue_fsm_262424375921961 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2039.0> *DBG* aaa_ue_fsm_262426084040174 consume call rx_s6b_str from <0.2038.0> in state state_authenticated *DBG* aaa_ue_fsm_262420948825664 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2041.0> *DBG* aaa_ue_fsm_262428677268007 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2040.0> *DBG* aaa_ue_fsm_262424375921961 consume call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* aaa_ue_fsm_262420948825664 consume call rx_s6b_str from <0.2041.0> in state state_authenticated *DBG* aaa_ue_fsm_262428677268007 consume call rx_s6b_str from <0.2040.0> in state state_authenticated 04:18:35.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423218262613"],[],[]} 04:18:35.902 [info] ue_fsm ev_rx_s6b_str 04:18:35.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426084040174"],[],[]} 04:18:35.902 [info] ue_fsm ev_rx_s6b_str 04:18:35.902 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423351804730","262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:35.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428677268007"],[],[]} 04:18:35.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424375921961"],[],[]} 04:18:35.903 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420948825664"],[],[]} 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:35.903 [info] ue_fsm ev_rx_s6b_str 04:18:35.903 [info] ue_fsm ev_rx_s6b_str 04:18:35.903 [info] ue_fsm ev_rx_s6b_str 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423218262613","262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426084040174","262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:35.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:35.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:35.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424375921961","262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:35.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420948825664","262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428677268007","262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:35.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:35.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:35.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:35.905 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,134,88,151,121,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423351804730 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294790,5805945,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2042.0> in state state_wait_delete_session_resp 04:18:35.905 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294790,5805945,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:35.905 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294790,5805945,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423351804730 send ok to <0.2042.0> 04:18:35.905 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,false,0,false,false} 04:18:35.905 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:35.906 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423351804730 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294790,5805945,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2042.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423351804730 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:35.906 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423351804730 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:35.906 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423351804730","262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:35.906 [debug] SWx Tx SAR Imsi="262423351804730" Type=5 APN="internet" AgentInfoOpt=[]  04:18:35.906 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423351804730",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423351804730 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423351804730 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423351804730 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa 04:18:35.911 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423351804730",[],[2001],[],[{'Non-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_262423351804730 send ok to <0.2043.0> 04:18:35.911 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423351804730 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_262423351804730 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa => state_new 04:18:35.911 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423351804730","262423351804730@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262423351804730">>,ok}} *DBG* epdg_ue_fsm_262423351804730 send ok to <0.211.0> 04:18:35.911 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423351804730 terminate normal in state state_wait_swm_session_termination_answer 04:18:35.911 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,true,0,false,false} 04:18:35.911 [info] purge_ms_response(<<"262423351804730">>): ok 04:18:35.911 [info] purge_ms_response for <<"262423351804730">>: 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:18:35.911 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423351804730">>,"internet",[],undefined,true,0,false,false} 04:18:35.911 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423351804730">>,message_type => purge_ms_res} 04:18:36.112 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,143,88,151,124,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423218262613 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294799,5805948,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2044.0> in state state_wait_delete_session_resp 04:18:36.112 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294799,5805948,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.112 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294799,5805948,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.113 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423218262613 send ok to <0.2044.0> *DBG* epdg_ue_fsm_262423218262613 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294799,5805948,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2044.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:36.113 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423218262613 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423218262613 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426084040174 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294791,5805947,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:18:36.113 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,135,88,151,123,0,2,0,2,0,16,0>> 04:18:36.113 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,true,0,false,false} 04:18:36.114 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294791,5805947,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426084040174 send ok to <0.2045.0> *DBG* aaa_ue_fsm_262423218262613 send ok to <0.201.0> 04:18:36.114 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262426084040174 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294791,5805947,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 04:18:36.114 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294791,5805947,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423218262613 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426084040174 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426084040174 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424375921961 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294778,5805949,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2047.0> in state state_wait_delete_session_resp 04:18:36.114 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423218262613","262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424375921961 send ok to <0.2047.0> *DBG* aaa_ue_fsm_262426084040174 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426084040174 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:36.114 [debug] SWx Tx SAR Imsi="262423218262613" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262424375921961 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294778,5805949,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2047.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424375921961 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:36.114 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423218262613",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262424375921961 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420948825664 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294802,5805951,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2049.0> in state state_wait_delete_session_resp 04:18:36.114 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,false,0,false,false} 04:18:36.115 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262424375921961 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420948825664 send ok to <0.2049.0> *DBG* aaa_ue_fsm_262424375921961 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:36.115 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420948825664 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294802,5805951,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2049.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420948825664 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420948825664 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428677268007 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294784,5805950,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2051.0> in state state_wait_delete_session_resp 04:18:36.115 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,122,88,151,125,0,2,0,2,0,16,0>> 04:18:36.115 [info] ue_fsm ev_rx_swm_str 04:18:36.115 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294778,5805949,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.115 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294778,5805949,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.116 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426084040174","262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:36.116 [debug] SWx Tx SAR Imsi="262426084040174" Type=5 APN="internet" AgentInfoOpt=[]  04:18:36.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426084040174",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:36.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,false,0,false,false} 04:18:36.116 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:36.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,true,0,false,false} 04:18:36.116 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,146,88,151,127,0,2,0,2,0,16,0>> 04:18:36.117 [info] ue_fsm ev_rx_swm_str 04:18:36.117 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294802,5805951,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.117 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294802,5805951,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424375921961","262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:36.117 [debug] SWx Tx SAR Imsi="262424375921961" Type=5 APN="internet" AgentInfoOpt=[]  04:18:36.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424375921961",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:36.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,false,0,false,false} 04:18:36.118 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:36.118 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,128,88,151,126,0,2,0,2,0,16,0>> 04:18:36.118 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,true,0,false,false} 04:18:36.118 [info] ue_fsm ev_rx_swm_str 04:18:36.118 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294784,5805950,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.118 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294784,5805950,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:36.118 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420948825664","262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:36.118 [debug] SWx Tx SAR Imsi="262420948825664" Type=5 APN="internet" AgentInfoOpt=[]  04:18:36.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420948825664",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:36.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420948825664 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420948825664 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428677268007 send ok to <0.2051.0> 04:18:36.119 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:36.119 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428677268007 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294784,5805950,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2051.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428677268007 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:36.119 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428677268007 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423218262613 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2046.0> in state state_authenticated_wait_swx_saa 04:18:36.119 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423218262613",[],[2001],[],[{'Non-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:18:36.119 [info] ue_fsm ev_rx_swx_saa 04:18:36.119 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428677268007","262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:36.119 [debug] SWx Tx SAR Imsi="262428677268007" Type=5 APN="internet" AgentInfoOpt=[]  04:18:36.119 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423218262613","262423218262613@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428677268007 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423218262613 send ok to <0.2046.0> *DBG* epdg_ue_fsm_262423218262613 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:36.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428677268007",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428677268007 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423218262613 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2046.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423218262613 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423218262613">>,ok}} 04:18:36.119 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423218262613 terminate normal in state state_wait_swm_session_termination_answer 04:18:36.119 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423218262613">>,"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:18:36.119 [info] purge_ms_response(<<"262423218262613">>): ok 04:18:36.119 [info] purge_ms_response for <<"262423218262613">>: ok 04:18:36.119 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423218262613">>,"internet",[],undefined,true,0,false,false} 04:18:36.119 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423218262613">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426084040174 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2048.0> in state state_authenticated_wait_swx_saa 04:18:36.124 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426084040174",[],[2001],[],[{'Non-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:18:36.124 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426084040174 send ok to <0.2048.0> *DBG* epdg_ue_fsm_262426084040174 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_262426084040174 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2048.0> in state state_authenticated_wait_swx_saa => state_new 04:18:36.124 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426084040174","262426084040174@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426084040174 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426084040174">>,ok}} 04:18:36.124 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426084040174 terminate normal in state state_wait_swm_session_termination_answer 04:18:36.125 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,true,0,false,false} 04:18:36.125 [info] purge_ms_response(<<"262426084040174">>): 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:18:36.125 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426084040174">>,"internet",[],undefined,true,0,false,false} 04:18:36.125 [info] purge_ms_response for <<"262426084040174">>: ok 04:18:36.125 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426084040174">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424375921961 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2050.0> in state state_authenticated_wait_swx_saa 04:18:36.127 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424375921961",[],[2001],[],[{'Non-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:18:36.127 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424375921961 send ok to <0.2050.0> *DBG* epdg_ue_fsm_262424375921961 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:36.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424375921961","262424375921961@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424375921961 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2050.0> in state state_authenticated_wait_swx_saa => state_new 04:18:36.128 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262424375921961">>,ok}} *DBG* epdg_ue_fsm_262424375921961 send ok to <0.211.0> 04:18:36.128 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424375921961 terminate normal in state state_wait_swm_session_termination_answer 04:18:36.128 [info] purge_ms_response(<<"262424375921961">>): 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:18:36.128 [info] purge_ms_response for <<"262424375921961">>: ok 04:18:36.128 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424375921961">>,message_type => purge_ms_res} 04:18:36.128 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424375921961">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420948825664 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2052.0> in state state_authenticated_wait_swx_saa 04:18:36.331 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420948825664",[],[2001],[],[{'Non-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_262420948825664 send ok to <0.2052.0> 04:18:36.331 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428677268007 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2053.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420948825664 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_262420948825664 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2052.0> in state state_authenticated_wait_swx_saa => state_new 04:18:36.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420948825664","262420948825664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428677268007 send ok to <0.2053.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420948825664">>,ok}} *DBG* epdg_ue_fsm_262420948825664 send ok to <0.211.0> 04:18:36.332 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428677268007",[],[2001],[],[{'Non-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_262428677268007 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2053.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428677268007 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_262420948825664 terminate normal in state state_wait_swm_session_termination_answer 04:18:36.332 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428677268007 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:18:36.332 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428677268007 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428677268007">>,ok}} 04:18:36.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428677268007","262428677268007@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:36.332 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,true,0,false,false} 04:18:36.332 [info] purge_ms_response(<<"262420948825664">>): 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:18:36.332 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:36.333 [info] purge_ms_response for <<"262420948825664">>: ok 04:18:36.333 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420948825664">>,"internet",[],undefined,true,0,false,false} 04:18:36.333 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420948825664">>,message_type => purge_ms_res} 04:18:36.333 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,true,0,false,false} 04:18:36.333 [info] purge_ms_response(<<"262428677268007">>): ok 04:18:36.333 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428677268007">>,"internet",[],undefined,true,0,false,false} 04:18:36.334 [info] purge_ms_response for <<"262428677268007">>: ok 04:18:36.334 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428677268007">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429591677627 receive call rx_s6b_str from <0.2054.0> in state state_authenticated 04:18:37.919 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429591677627"],[],[]} 04:18:37.919 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429591677627 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2054.0> *DBG* aaa_ue_fsm_262429591677627 consume call rx_s6b_str from <0.2054.0> in state state_authenticated 04:18:37.919 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429591677627","262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:37.920 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:37.920 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262429591677627 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294804,5805952,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp 04:18:37.926 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,148,88,151,128,0,2,0,2,0,16,0>> 04:18:37.926 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294804,5805952,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429591677627 send ok to <0.2055.0> 04:18:37.926 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294804,5805952,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:37.927 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429591677627 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294804,5805952,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* aaa_ue_fsm_262429591677627 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:37.927 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429591677627 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:37.927 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,true,0,false,false} 04:18:37.927 [info] ue_fsm ev_rx_swm_str 04:18:37.928 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429591677627","262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:37.928 [debug] SWx Tx SAR Imsi="262429591677627" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429591677627 send ok to <0.201.0> 04:18:37.928 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429591677627",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429591677627 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429591677627 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa 04:18:37.938 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429591677627",[],[2001],[],[{'Non-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_262429591677627 send ok to <0.2056.0> *DBG* epdg_ue_fsm_262429591677627 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:37.938 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429591677627 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429591677627 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429591677627">>,ok}} 04:18:37.939 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429591677627","262429591677627@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429591677627 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:18:37.939 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:37.939 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,true,0,false,false} 04:18:37.939 [info] purge_ms_response(<<"262429591677627">>): ok 04:18:37.940 [info] purge_ms_response for <<"262429591677627">>: ok 04:18:37.940 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429591677627">>,"internet",[],undefined,true,0,false,false} 04:18:37.940 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429591677627">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427217481894 receive call rx_s6b_str from <0.2057.0> in state state_authenticated 04:18:39.935 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427217481894"],[],[]} *DBG* aaa_ue_fsm_262423200012424 receive call rx_s6b_str from <0.2058.0> in state state_authenticated *DBG* aaa_ue_fsm_262427217481894 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2057.0> 04:18:39.935 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429675395228 receive call rx_s6b_str from <0.2059.0> in state state_authenticated *DBG* aaa_ue_fsm_262423200012424 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2058.0> *DBG* aaa_ue_fsm_262427217481894 consume call rx_s6b_str from <0.2057.0> in state state_authenticated *DBG* aaa_ue_fsm_262429675395228 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2059.0> 04:18:39.935 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423200012424"],[],[]} *DBG* aaa_ue_fsm_262425416732493 receive call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* aaa_ue_fsm_262423200012424 consume call rx_s6b_str from <0.2058.0> in state state_authenticated *DBG* aaa_ue_fsm_262427478616272 receive call rx_s6b_str from <0.2061.0> in state state_authenticated *DBG* aaa_ue_fsm_262429675395228 consume call rx_s6b_str from <0.2059.0> in state state_authenticated 04:18:39.936 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423486607200 receive call rx_s6b_str from <0.2062.0> in state state_authenticated *DBG* aaa_ue_fsm_262425416732493 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2060.0> *DBG* aaa_ue_fsm_262427478616272 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2061.0> *DBG* aaa_ue_fsm_262423486607200 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2062.0> *DBG* aaa_ue_fsm_262427478616272 consume call rx_s6b_str from <0.2061.0> in state state_authenticated *DBG* aaa_ue_fsm_262425416732493 consume call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* aaa_ue_fsm_262423486607200 consume call rx_s6b_str from <0.2062.0> in state state_authenticated 04:18:39.936 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427217481894","262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:39.936 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:39.936 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:39.936 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429675395228"],[],[]} 04:18:39.936 [info] ue_fsm ev_rx_s6b_str 04:18:39.936 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423200012424","262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:39.936 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425416732493"],[],[]} 04:18:39.936 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:39.936 [info] ue_fsm ev_rx_s6b_str 04:18:39.936 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429675395228","262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:39.936 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:39.937 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:39.937 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:39.937 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427478616272"],[],[]} 04:18:39.937 [info] ue_fsm ev_rx_s6b_str 04:18:39.937 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423486607200"],[],[]} 04:18:39.937 [info] ue_fsm ev_rx_s6b_str 04:18:39.937 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425416732493","262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:39.937 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:39.937 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427478616272","262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:39.937 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:39.937 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:39.938 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:39.938 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423486607200","262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:39.938 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:39.938 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262427217481894 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294806,5805953,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2063.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427217481894 send ok to <0.2063.0> 04:18:39.940 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,150,88,151,129,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427217481894 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294806,5805953,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2063.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:39.940 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294806,5805953,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427217481894 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427217481894 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:39.940 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294806,5805953,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:39.940 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423200012424 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294807,5805954,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp 04:18:39.940 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:39.941 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,151,88,151,130,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427217481894 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423200012424 send ok to <0.2064.0> 04:18:39.941 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427217481894 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423200012424 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294807,5805954,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 04:18:39.941 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294807,5805954,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423200012424 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423200012424 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:39.941 [info] ue_fsm ev_rx_swm_str 04:18:39.941 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427217481894","262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:39.941 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294807,5805954,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423200012424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423200012424 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:39.941 [debug] SWx Tx SAR Imsi="262427217481894" Type=5 APN="internet" AgentInfoOpt=[]  04:18:39.941 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427217481894",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:39.941 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,false,0,false,false} 04:18:39.941 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:39.941 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,true,0,false,false} 04:18:39.941 [info] ue_fsm ev_rx_swm_str 04:18:39.941 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423200012424","262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:39.941 [debug] SWx Tx SAR Imsi="262423200012424" Type=5 APN="internet" AgentInfoOpt=[]  04:18:39.941 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423200012424",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427217481894 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2065.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427217481894 send ok to <0.2065.0> *DBG* aaa_ue_fsm_262427217481894 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2065.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427217481894 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:39.945 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427217481894",[],[2001],[],[{'Non-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:18:39.945 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427217481894 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427217481894">>,ok}} 04:18:39.945 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427217481894","262427217481894@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427217481894 terminate normal in state state_wait_swm_session_termination_answer 04:18:39.945 [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:18:39.946 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,true,0,false,false} 04:18:39.946 [info] purge_ms_response(<<"262427217481894">>): ok 04:18:39.946 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427217481894">>,"internet",[],undefined,true,0,false,false} 04:18:39.946 [info] purge_ms_response for <<"262427217481894">>: ok 04:18:39.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427217481894">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423200012424 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2066.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423200012424 send ok to <0.2066.0> *DBG* aaa_ue_fsm_262423200012424 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2066.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423200012424 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:39.952 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423200012424",[],[2001],[],[{'Non-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 got cast {purge_ms_response,{<<"262423200012424">>,ok}} *DBG* epdg_ue_fsm_262423200012424 send ok to <0.211.0> 04:18:39.952 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423200012424 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:18:39.953 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423200012424","262423200012424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:39.953 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:39.953 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,true,0,false,false} 04:18:39.953 [info] purge_ms_response(<<"262423200012424">>): ok 04:18:39.953 [info] purge_ms_response for <<"262423200012424">>: ok 04:18:39.953 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423200012424">>,message_type => purge_ms_res} 04:18:39.953 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423200012424">>,"internet",[],undefined,true,0,false,false} 04:18:40.144 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,145,88,151,131,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429675395228 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294801,5805955,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2067.0> in state state_wait_delete_session_resp 04:18:40.144 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294801,5805955,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:40.144 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294801,5805955,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:40.145 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.2067.0> 04:18:40.145 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:40.145 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,152,88,151,133,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429675395228 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294801,5805955,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2067.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429675395228 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:40.145 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425416732493 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294808,5805957,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2068.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429675395228 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:40.145 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425416732493 send ok to <0.2068.0> 04:18:40.145 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294808,5805957,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:40.145 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294808,5805957,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429675395228 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425416732493 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294808,5805957,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2068.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:40.146 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429675395228","262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427478616272 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294805,5805958,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2070.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429675395228 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425416732493 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425416732493 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:40.146 [debug] SWx Tx SAR Imsi="262429675395228" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427478616272 send ok to <0.2070.0> *DBG* epdg_ue_fsm_262427478616272 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294805,5805958,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2070.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423486607200 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294803,5805956,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2071.0> in state state_wait_delete_session_resp 04:18:40.146 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425416732493 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427478616272 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427478616272 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:40.146 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425416732493 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423486607200 send ok to <0.2071.0> 04:18:40.146 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429675395228",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:40.146 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,149,88,151,134,0,2,0,2,0,16,0>> 04:18:40.146 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423486607200 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294803,5805956,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2071.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427478616272 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423486607200 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:40.147 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294805,5805958,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423486607200 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427478616272 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:40.147 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294805,5805958,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:40.147 [info] ue_fsm ev_rx_swm_str 04:18:40.147 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,false,0,false,false} 04:18:40.147 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:40.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425416732493","262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:40.147 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,147,88,151,132,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423486607200 send ok to <0.201.0> 04:18:40.148 [debug] SWx Tx SAR Imsi="262425416732493" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423486607200 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:40.148 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294803,5805956,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:40.148 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,true,0,false,false} 04:18:40.148 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294803,5805956,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:40.148 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425416732493",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:40.148 [info] ue_fsm ev_rx_swm_str 04:18:40.148 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,false,0,false,false} 04:18:40.149 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:40.149 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427478616272","262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:40.149 [debug] SWx Tx SAR Imsi="262427478616272" Type=5 APN="internet" AgentInfoOpt=[]  04:18:40.149 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427478616272",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:40.149 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,true,0,false,false} 04:18:40.149 [info] ue_fsm ev_rx_swm_str 04:18:40.150 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423486607200","262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:40.150 [debug] SWx Tx SAR Imsi="262423486607200" Type=5 APN="internet" AgentInfoOpt=[]  04:18:40.150 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423486607200",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429675395228 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2069.0> in state state_authenticated_wait_swx_saa 04:18:40.153 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429675395228",[],[2001],[],[{'Non-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_262429675395228 send ok to <0.2069.0> *DBG* epdg_ue_fsm_262429675395228 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:40.153 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429675395228 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2069.0> in state state_authenticated_wait_swx_saa => state_new 04:18:40.153 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429675395228","262429675395228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262429675395228">>,ok}} *DBG* epdg_ue_fsm_262429675395228 send ok to <0.211.0> 04:18:40.153 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:40.154 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,true,0,false,false} 04:18:40.154 [info] purge_ms_response(<<"262429675395228">>): ok *DBG* epdg_ue_fsm_262429675395228 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:18:40.154 [info] purge_ms_response for <<"262429675395228">>: ok 04:18:40.154 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429675395228">>,message_type => purge_ms_res} 04:18:40.154 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429675395228">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425416732493 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2072.0> in state state_authenticated_wait_swx_saa 04:18:40.160 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425416732493",[],[2001],[],[{'Non-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:18:40.160 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425416732493 send ok to <0.2072.0> 04:18:40.160 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425416732493","262425416732493@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425416732493 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2072.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425416732493 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:40.161 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425416732493 send ok to <0.211.0> 04:18:40.161 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425416732493">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262425416732493">>,ok}} *DBG* epdg_ue_fsm_262425416732493 terminate normal in state state_wait_swm_session_termination_answer 04:18:40.161 [info] purge_ms_response(<<"262425416732493">>): ok 04:18:40.161 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425416732493">>,"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:18:40.162 [info] purge_ms_response for <<"262425416732493">>: ok 04:18:40.162 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425416732493">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427478616272 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2073.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427478616272 send ok to <0.2073.0> 04:18:40.363 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427478616272",[],[2001],[],[{'Non-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_262427478616272 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_262423486607200 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2074.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427478616272 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2073.0> in state state_authenticated_wait_swx_saa => state_new 04:18:40.363 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423486607200 send ok to <0.2074.0> *DBG* aaa_ue_fsm_262423486607200 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2074.0> in state state_authenticated_wait_swx_saa => state_new 04:18:40.363 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423486607200",[],[2001],[],[{'Non-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_262427478616272 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427478616272">>,ok}} *DBG* epdg_ue_fsm_262423486607200 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:40.363 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427478616272","262427478616272@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427478616272 terminate normal in state state_wait_swm_session_termination_answer 04:18:40.363 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423486607200 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:18:40.363 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423486607200 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262423486607200">>,ok}} 04:18:40.364 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423486607200","262423486607200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:40.364 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427478616272">>,"internet",[],undefined,true,0,false,false} 04:18:40.364 [info] purge_ms_response(<<"262427478616272">>): ok 04:18:40.364 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:40.364 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427478616272">>,"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:18:40.364 [info] purge_ms_response for <<"262427478616272">>: ok 04:18:40.364 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427478616272">>,message_type => purge_ms_res} 04:18:40.365 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,true,0,false,false} 04:18:40.365 [info] purge_ms_response(<<"262423486607200">>): ok 04:18:40.365 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423486607200">>,"internet",[],undefined,true,0,false,false} 04:18:40.365 [info] purge_ms_response for <<"262423486607200">>: ok 04:18:40.365 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423486607200">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420588159877 receive call rx_s6b_str from <0.2075.0> in state state_authenticated 04:18:41.951 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420588159877"],[],[]} 04:18:41.951 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420588159877 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2075.0> *DBG* aaa_ue_fsm_262420588159877 consume call rx_s6b_str from <0.2075.0> in state state_authenticated 04:18:41.951 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420588159877","262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:41.951 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:41.952 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:41.957 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,137,88,151,135,0,2,0,2,0,16,0>> 04:18:41.958 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294793,5805959,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420588159877 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294793,5805959,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2076.0> in state state_wait_delete_session_resp 04:18:41.958 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294793,5805959,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:41.958 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420588159877 send ok to <0.2076.0> 04:18:41.958 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420588159877 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294793,5805959,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2076.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:41.959 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420588159877 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420588159877 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:41.959 [info] ue_fsm ev_rx_swm_str 04:18:41.959 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420588159877","262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:41.959 [debug] SWx Tx SAR Imsi="262420588159877" Type=5 APN="internet" AgentInfoOpt=[]  04:18:41.960 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420588159877",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420588159877 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420588159877 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420588159877 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa 04:18:41.969 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420588159877",[],[2001],[],[{'Non-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:18:41.969 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420588159877 send ok to <0.2077.0> *DBG* aaa_ue_fsm_262420588159877 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420588159877 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:41.969 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420588159877","262420588159877@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420588159877 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420588159877">>,ok}} 04:18:41.969 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420588159877 terminate normal in state state_wait_swm_session_termination_answer 04:18:41.970 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,true,0,false,false} 04:18:41.970 [info] purge_ms_response(<<"262420588159877">>): 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:18:41.970 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420588159877">>,"internet",[],undefined,true,0,false,false} 04:18:41.970 [info] purge_ms_response for <<"262420588159877">>: ok 04:18:41.970 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420588159877">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422332052283 receive call rx_s6b_str from <0.2078.0> in state state_authenticated *DBG* aaa_ue_fsm_262422332052283 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2078.0> *DBG* aaa_ue_fsm_262422332052283 consume call rx_s6b_str from <0.2078.0> in state state_authenticated 04:18:43.967 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422332052283"],[],[]} *DBG* aaa_ue_fsm_262429075774322 receive call rx_s6b_str from <0.2079.0> in state state_authenticated *DBG* aaa_ue_fsm_262429075774322 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2079.0> *DBG* aaa_ue_fsm_262420671668087 receive call rx_s6b_str from <0.2080.0> in state state_authenticated 04:18:43.967 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429075774322 consume call rx_s6b_str from <0.2079.0> in state state_authenticated *DBG* aaa_ue_fsm_262420671668087 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2080.0> *DBG* aaa_ue_fsm_262420671668087 consume call rx_s6b_str from <0.2080.0> in state state_authenticated 04:18:43.968 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429075774322"],[],[]} *DBG* aaa_ue_fsm_262424977587698 receive call rx_s6b_str from <0.2081.0> in state state_authenticated *DBG* aaa_ue_fsm_262420417389069 receive call rx_s6b_str from <0.2082.0> in state state_authenticated *DBG* aaa_ue_fsm_262421523407012 receive call rx_s6b_str from <0.2083.0> in state state_authenticated 04:18:43.968 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422332052283","262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424977587698 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2081.0> *DBG* aaa_ue_fsm_262420417389069 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2082.0> *DBG* aaa_ue_fsm_262424977587698 consume call rx_s6b_str from <0.2081.0> in state state_authenticated *DBG* aaa_ue_fsm_262421523407012 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2083.0> *DBG* aaa_ue_fsm_262420417389069 consume call rx_s6b_str from <0.2082.0> in state state_authenticated *DBG* aaa_ue_fsm_262421523407012 consume call rx_s6b_str from <0.2083.0> in state state_authenticated 04:18:43.968 [info] ue_fsm ev_rx_s6b_str 04:18:43.968 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:43.968 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:43.968 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420671668087"],[],[]} 04:18:43.968 [info] ue_fsm ev_rx_s6b_str 04:18:43.968 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429075774322","262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:43.968 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:43.968 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:43.968 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420671668087","262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:43.968 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424977587698"],[],[]} 04:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:43.969 [info] ue_fsm ev_rx_s6b_str 04:18:43.969 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:43.969 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421523407012"],[],[]} 04:18:43.969 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420417389069"],[],[]} 04:18:43.969 [info] ue_fsm ev_rx_s6b_str 04:18:43.969 [info] ue_fsm ev_rx_s6b_str 04:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424977587698","262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420417389069","262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:43.969 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421523407012","262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:43.969 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:43.969 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:43.970 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:43.972 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,154,88,151,136,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422332052283 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294810,5805960,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2084.0> in state state_wait_delete_session_resp 04:18:43.973 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294810,5805960,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422332052283 send ok to <0.2084.0> *DBG* epdg_ue_fsm_262422332052283 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294810,5805960,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_262422332052283 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422332052283 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:43.973 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294810,5805960,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:43.973 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,false,0,false,false} 04:18:43.973 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:43.973 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422332052283 send ok to <0.201.0> 04:18:43.973 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422332052283 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:43.973 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422332052283","262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:43.973 [debug] SWx Tx SAR Imsi="262422332052283" Type=5 APN="internet" AgentInfoOpt=[]  04:18:43.973 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422332052283",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:43.973 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,155,88,151,137,0,2,0,2,0,16,0>> 04:18:43.973 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294811,5805961,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429075774322 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294811,5805961,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2086.0> in state state_wait_delete_session_resp 04:18:43.973 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294811,5805961,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:43.973 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429075774322 send ok to <0.2086.0> 04:18:43.973 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:43.973 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429075774322 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294811,5805961,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2086.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429075774322 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:43.973 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262429075774322 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:43.973 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429075774322","262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429075774322 send ok to <0.201.0> 04:18:43.973 [debug] SWx Tx SAR Imsi="262429075774322" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429075774322 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:43.973 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429075774322",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422332052283 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2085.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422332052283 send ok to <0.2085.0> 04:18:43.978 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422332052283",[],[2001],[],[{'Non-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_262422332052283 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2085.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422332052283 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:43.978 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262422332052283">>,ok}} *DBG* epdg_ue_fsm_262422332052283 send ok to <0.211.0> 04:18:43.978 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422332052283","262422332052283@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422332052283 terminate normal in state state_wait_swm_session_termination_answer 04:18:43.978 [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:18:43.978 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,true,0,false,false} 04:18:43.978 [info] purge_ms_response(<<"262422332052283">>): ok 04:18:43.979 [info] purge_ms_response for <<"262422332052283">>: ok 04:18:43.979 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422332052283">>,"internet",[],undefined,true,0,false,false} 04:18:43.979 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422332052283">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429075774322 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2087.0> in state state_authenticated_wait_swx_saa 04:18:43.986 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429075774322",[],[2001],[],[{'Non-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:18:43.986 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429075774322 send ok to <0.2087.0> *DBG* epdg_ue_fsm_262429075774322 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_262429075774322 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2087.0> in state state_authenticated_wait_swx_saa => state_new 04:18:43.987 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429075774322","262429075774322@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429075774322 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429075774322">>,ok}} *DBG* epdg_ue_fsm_262429075774322 terminate normal in state state_wait_swm_session_termination_answer 04:18:43.987 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:43.987 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429075774322">>,"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:18:43.987 [info] purge_ms_response(<<"262429075774322">>): ok 04:18:43.987 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429075774322">>,"internet",[],undefined,true,0,false,false} 04:18:43.987 [info] purge_ms_response for <<"262429075774322">>: ok 04:18:43.987 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429075774322">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262420671668087 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294815,5805962,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2088.0> in state state_wait_delete_session_resp 04:18:44.175 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,159,88,151,138,0,2,0,2,0,16,0>> 04:18:44.176 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294815,5805962,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420671668087 send ok to <0.2088.0> 04:18:44.176 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294815,5805962,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420671668087 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294815,5805962,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2088.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420671668087 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424977587698 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294816,5805964,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2089.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420671668087 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:44.177 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424977587698 send ok to <0.2089.0> 04:18:44.177 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424977587698 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294816,5805964,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2089.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:44.177 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,160,88,151,140,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424977587698 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:44.177 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420671668087 send ok to <0.201.0> 04:18:44.177 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294816,5805964,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424977587698 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420671668087 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:44.177 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294816,5805964,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420417389069 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294809,5805963,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2091.0> in state state_wait_delete_session_resp 04:18:44.178 [info] ue_fsm ev_rx_swm_str 04:18:44.178 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420417389069 send ok to <0.2091.0> *DBG* aaa_ue_fsm_262424977587698 send ok to <0.201.0> 04:18:44.178 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420671668087","262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424977587698 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:44.178 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420417389069 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294809,5805963,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2091.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420417389069 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:44.178 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421523407012 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294817,5805965,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2093.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420417389069 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:44.178 [debug] SWx Tx SAR Imsi="262420671668087" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421523407012 send ok to <0.2093.0> *DBG* aaa_ue_fsm_262420417389069 send ok to <0.201.0> 04:18:44.179 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420671668087",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420417389069 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421523407012 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:44.179 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,153,88,151,139,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421523407012 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294817,5805965,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2093.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:44.179 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294809,5805963,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421523407012 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:44.179 [info] ue_fsm ev_rx_swm_str 04:18:44.179 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294809,5805963,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:44.179 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424977587698","262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:44.179 [debug] SWx Tx SAR Imsi="262424977587698" Type=5 APN="internet" AgentInfoOpt=[]  04:18:44.180 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421523407012 send ok to <0.201.0> 04:18:44.180 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424977587698",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421523407012 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:44.180 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:44.180 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,161,88,151,141,0,2,0,2,0,16,0>> 04:18:44.180 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,true,0,false,false} 04:18:44.180 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294817,5805965,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:44.180 [info] ue_fsm ev_rx_swm_str 04:18:44.180 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294817,5805965,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:44.181 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420417389069","262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:44.181 [debug] SWx Tx SAR Imsi="262420417389069" Type=5 APN="internet" AgentInfoOpt=[]  04:18:44.181 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,false,0,false,false} 04:18:44.181 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420417389069",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:44.181 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:44.181 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,true,0,false,false} 04:18:44.181 [info] ue_fsm ev_rx_swm_str 04:18:44.182 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421523407012","262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:44.182 [debug] SWx Tx SAR Imsi="262421523407012" Type=5 APN="internet" AgentInfoOpt=[]  04:18:44.182 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421523407012",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420671668087 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2090.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420671668087 send ok to <0.2090.0> 04:18:44.190 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420671668087",[],[2001],[],[{'Non-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_262420671668087 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2090.0> in state state_authenticated_wait_swx_saa => state_new 04:18:44.190 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420671668087 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:44.190 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420671668087","262420671668087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262420671668087">>,ok}} *DBG* epdg_ue_fsm_262420671668087 send ok to <0.211.0> 04:18:44.190 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420671668087 terminate normal in state state_wait_swm_session_termination_answer 04:18:44.191 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420671668087">>,"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:18:44.191 [info] purge_ms_response(<<"262420671668087">>): ok 04:18:44.191 [info] purge_ms_response for <<"262420671668087">>: ok 04:18:44.191 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420671668087">>,"internet",[],undefined,true,0,false,false} 04:18:44.191 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420671668087">>,message_type => purge_ms_res} 04:18:44.199 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424977587698",[],[2001],[],[{'Non-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_262424977587698 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2092.0> in state state_authenticated_wait_swx_saa 04:18:44.199 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424977587698 send ok to <0.2092.0> *DBG* aaa_ue_fsm_262424977587698 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2092.0> in state state_authenticated_wait_swx_saa => state_new 04:18:44.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424977587698","262424977587698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424977587698 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:44.200 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:44.200 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424977587698 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424977587698">>,ok}} 04:18:44.200 [info] purge_ms_response(<<"262424977587698">>): ok *DBG* epdg_ue_fsm_262424977587698 terminate normal in state state_wait_swm_session_termination_answer 04:18:44.200 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424977587698">>,"internet",[],undefined,true,0,false,false} 04:18:44.200 [info] purge_ms_response for <<"262424977587698">>: ok 04:18:44.200 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424977587698">>,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* aaa_ue_fsm_262420417389069 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2094.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421523407012 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa 04:18:44.403 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420417389069",[],[2001],[],[{'Non-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_262421523407012 send ok to <0.2095.0> *DBG* aaa_ue_fsm_262420417389069 send ok to <0.2094.0> *DBG* aaa_ue_fsm_262421523407012 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420417389069 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2094.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420417389069 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:44.403 [info] ue_fsm ev_rx_swx_saa 04:18:44.403 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421523407012",[],[2001],[],[{'Non-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 got cast {purge_ms_response,{<<"262420417389069">>,ok}} *DBG* epdg_ue_fsm_262420417389069 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421523407012 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:44.403 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420417389069 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:18:44.404 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420417389069","262420417389069@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421523407012 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421523407012">>,ok}} 04:18:44.404 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421523407012","262421523407012@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421523407012 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:18:44.404 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:44.404 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,true,0,false,false} 04:18:44.404 [info] purge_ms_response(<<"262420417389069">>): ok 04:18:44.405 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:44.405 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420417389069">>,"internet",[],undefined,true,0,false,false} 04:18:44.405 [info] purge_ms_response for <<"262420417389069">>: ok 04:18:44.405 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420417389069">>,message_type => purge_ms_res} 04:18:44.405 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,true,0,false,false} 04:18:44.405 [info] purge_ms_response(<<"262421523407012">>): ok 04:18:44.406 [info] purge_ms_response for <<"262421523407012">>: ok 04:18:44.406 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421523407012">>,"internet",[],undefined,true,0,false,false} 04:18:44.406 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421523407012">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427068138051 receive call rx_s6b_str from <0.2096.0> in state state_authenticated 04:18:45.983 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427068138051"],[],[]} *DBG* aaa_ue_fsm_262427068138051 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2096.0> 04:18:45.983 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427068138051 consume call rx_s6b_str from <0.2096.0> in state state_authenticated 04:18:45.983 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427068138051","262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:45.984 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:45.984 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262427068138051 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294818,5805966,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:18:45.989 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,162,88,151,142,0,2,0,2,0,16,0>> 04:18:45.990 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294818,5805966,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427068138051 send ok to <0.2097.0> 04:18:45.990 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294818,5805966,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427068138051 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294818,5805966,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 04:18:45.990 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427068138051 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427068138051 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:45.990 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:45.990 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,true,0,false,false} 04:18:45.991 [info] ue_fsm ev_rx_swm_str 04:18:45.991 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427068138051","262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427068138051 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427068138051 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:45.991 [debug] SWx Tx SAR Imsi="262427068138051" Type=5 APN="internet" AgentInfoOpt=[]  04:18:45.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427068138051",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427068138051 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2098.0> in state state_authenticated_wait_swx_saa 04:18:46.002 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427068138051",[],[2001],[],[{'Non-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_262427068138051 send ok to <0.2098.0> *DBG* aaa_ue_fsm_262427068138051 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2098.0> in state state_authenticated_wait_swx_saa => state_new 04:18:46.002 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427068138051 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:46.002 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427068138051","262427068138051@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:46.003 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427068138051 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427068138051">>,ok}} 04:18:46.003 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427068138051 terminate normal in state state_wait_swm_session_termination_answer 04:18:46.003 [info] purge_ms_response(<<"262427068138051">>): 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:18:46.003 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427068138051">>,"internet",[],undefined,true,0,false,false} 04:18:46.003 [info] purge_ms_response for <<"262427068138051">>: ok 04:18:46.003 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427068138051">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423083120178 receive call rx_s6b_str from <0.2099.0> in state state_authenticated 04:18:47.999 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423083120178"],[],[]} 04:18:47.999 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423083120178 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2099.0> *DBG* aaa_ue_fsm_262421230975622 receive call rx_s6b_str from <0.2100.0> in state state_authenticated *DBG* aaa_ue_fsm_262423083120178 consume call rx_s6b_str from <0.2099.0> in state state_authenticated *DBG* aaa_ue_fsm_262427144307096 receive call rx_s6b_str from <0.2101.0> in state state_authenticated 04:18:48.000 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423083120178","262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429827131696 receive call rx_s6b_str from <0.2103.0> in state state_authenticated *DBG* aaa_ue_fsm_262421546368631 receive call rx_s6b_str from <0.2102.0> in state state_authenticated *DBG* aaa_ue_fsm_262421230975622 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2100.0> *DBG* aaa_ue_fsm_262427144307096 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2101.0> *DBG* aaa_ue_fsm_262421230975622 consume call rx_s6b_str from <0.2100.0> in state state_authenticated 04:18:48.000 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262421546368631 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2102.0> *DBG* aaa_ue_fsm_262425792505268 receive call rx_s6b_str from <0.2104.0> in state state_authenticated *DBG* aaa_ue_fsm_262429827131696 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2103.0> *DBG* aaa_ue_fsm_262427144307096 consume call rx_s6b_str from <0.2101.0> in state state_authenticated *DBG* aaa_ue_fsm_262421546368631 consume call rx_s6b_str from <0.2102.0> in state state_authenticated *DBG* aaa_ue_fsm_262429827131696 consume call rx_s6b_str from <0.2103.0> in state state_authenticated *DBG* aaa_ue_fsm_262425792505268 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2104.0> *DBG* aaa_ue_fsm_262425792505268 consume call rx_s6b_str from <0.2104.0> in state state_authenticated 04:18:48.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421230975622"],[],[]} 04:18:48.000 [info] ue_fsm ev_rx_s6b_str 04:18:48.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427144307096"],[],[]} 04:18:48.000 [info] ue_fsm ev_rx_s6b_str 04:18:48.000 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:48.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421546368631"],[],[]} 04:18:48.000 [info] ue_fsm ev_rx_s6b_str 04:18:48.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429827131696"],[],[]} 04:18:48.000 [info] ue_fsm ev_rx_s6b_str 04:18:48.000 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421230975622","262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:48.000 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:48.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425792505268"],[],[]} 04:18:48.000 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427144307096","262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:48.000 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:48.001 [info] ue_fsm ev_rx_s6b_str 04:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429827131696","262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421546368631","262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:48.001 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:48.001 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:48.001 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425792505268","262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:48.001 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:48.001 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423083120178 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294819,5805967,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423083120178 send ok to <0.2105.0> 04:18:48.005 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,163,88,151,143,0,2,0,2,0,16,0>> 04:18:48.005 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294819,5805967,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.005 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294819,5805967,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.005 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,false,0,false,false} 04:18:48.005 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423083120178 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294819,5805967,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423083120178 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:48.005 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423083120178 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:48.005 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423083120178 send ok to <0.201.0> 04:18:48.005 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423083120178","262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423083120178 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:48.005 [debug] SWx Tx SAR Imsi="262423083120178" Type=5 APN="internet" AgentInfoOpt=[]  04:18:48.006 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423083120178",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423083120178 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2106.0> in state state_authenticated_wait_swx_saa 04:18:48.016 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423083120178",[],[2001],[],[{'Non-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:18:48.016 [info] ue_fsm ev_rx_swx_saa 04:18:48.016 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423083120178","262423083120178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423083120178 send ok to <0.2106.0> 04:18:48.016 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262423083120178 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2106.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423083120178 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_262423083120178 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423083120178">>,ok}} 04:18:48.017 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423083120178">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423083120178 terminate normal in state state_wait_swm_session_termination_answer 04:18:48.017 [info] purge_ms_response(<<"262423083120178">>): ok 04:18:48.017 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423083120178">>,"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:18:48.017 [info] purge_ms_response for <<"262423083120178">>: ok 04:18:48.017 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423083120178">>,message_type => purge_ms_res} 04:18:48.208 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,156,88,151,144,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421230975622 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294812,5805968,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2107.0> in state state_wait_delete_session_resp 04:18:48.208 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294812,5805968,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.208 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294812,5805968,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421230975622 send ok to <0.2107.0> 04:18:48.209 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,false,0,false,false} 04:18:48.209 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421230975622 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294812,5805968,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2107.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421230975622 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427144307096 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294814,5805969,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2108.0> in state state_wait_delete_session_resp 04:18:48.209 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,158,88,151,145,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421230975622 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427144307096 send ok to <0.2108.0> 04:18:48.209 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427144307096 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294814,5805969,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2108.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:48.209 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294814,5805969,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421230975622 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427144307096 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:48.210 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294814,5805969,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427144307096 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421230975622 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429827131696 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294822,5805971,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2110.0> in state state_wait_delete_session_resp 04:18:48.210 [info] ue_fsm ev_rx_swm_str 04:18:48.210 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421230975622","262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:48.210 [debug] SWx Tx SAR Imsi="262421230975622" Type=5 APN="internet" AgentInfoOpt=[]  04:18:48.210 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429827131696 send ok to <0.2110.0> *DBG* aaa_ue_fsm_262427144307096 send ok to <0.201.0> 04:18:48.210 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425792505268 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294821,5805972,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2112.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429827131696 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294822,5805971,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2110.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427144307096 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429827131696 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:48.211 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421230975622",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425792505268 send ok to <0.2112.0> *DBG* epdg_ue_fsm_262429827131696 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:48.211 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,true,0,false,false} 04:18:48.211 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,166,88,151,147,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425792505268 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294821,5805972,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_262421546368631 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294820,5805970,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429827131696 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425792505268 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425792505268 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:48.211 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294822,5805971,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429827131696 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:48.211 [info] ue_fsm ev_rx_swm_str 04:18:48.211 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294822,5805971,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.211 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427144307096","262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:48.211 [debug] SWx Tx SAR Imsi="262427144307096" Type=5 APN="internet" AgentInfoOpt=[]  04:18:48.212 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427144307096",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:48.212 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,false,0,false,false} 04:18:48.212 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:48.212 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,165,88,151,148,0,2,0,2,0,16,0>> 04:18:48.212 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294821,5805972,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.212 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,true,0,false,false} 04:18:48.212 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294821,5805972,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.212 [info] ue_fsm ev_rx_swm_str 04:18:48.212 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,false,0,false,false} 04:18:48.212 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:48.212 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,164,88,151,146,0,2,0,2,0,16,0>> 04:18:48.212 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429827131696","262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:48.212 [debug] SWx Tx SAR Imsi="262429827131696" Type=5 APN="internet" AgentInfoOpt=[]  04:18:48.212 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294820,5805970,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.212 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,true,0,false,false} 04:18:48.212 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429827131696",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:48.212 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294820,5805970,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:48.212 [info] ue_fsm ev_rx_swm_str 04:18:48.212 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,false,0,false,false} 04:18:48.212 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425792505268","262425792505268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421546368631 send ok to <0.2113.0> 04:18:48.213 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:48.213 [debug] SWx Tx SAR Imsi="262425792505268" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421546368631 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294820,5805970,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:18:48.213 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425792505268 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421546368631 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421546368631 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425792505268 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:48.213 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425792505268",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:48.213 [info] ue_fsm ev_rx_swm_str 04:18:48.213 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421546368631","262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:48.213 [debug] SWx Tx SAR Imsi="262421546368631" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421546368631 send ok to <0.201.0> 04:18:48.213 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421546368631",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421546368631 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421230975622 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2109.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421230975622 send ok to <0.2109.0> *DBG* epdg_ue_fsm_262421230975622 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:48.214 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421230975622",[],[2001],[],[{'Non-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_262421230975622 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2109.0> in state state_authenticated_wait_swx_saa => state_new 04:18:48.214 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421230975622 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421230975622">>,ok}} 04:18:48.214 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421230975622","262421230975622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421230975622 terminate normal in state state_wait_swm_session_termination_answer 04:18:48.214 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:48.214 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421230975622">>,"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:18:48.214 [info] purge_ms_response(<<"262421230975622">>): ok 04:18:48.214 [info] purge_ms_response for <<"262421230975622">>: ok 04:18:48.214 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421230975622">>,"internet",[],undefined,true,0,false,false} 04:18:48.214 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421230975622">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262427144307096 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2111.0> in state state_authenticated_wait_swx_saa 04:18:48.220 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427144307096",[],[2001],[],[{'Non-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_262427144307096 send ok to <0.2111.0> *DBG* epdg_ue_fsm_262427144307096 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:48.220 [info] ue_fsm ev_rx_swx_saa 04:18:48.221 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427144307096","262427144307096@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427144307096 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2111.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427144307096 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427144307096">>,ok}} 04:18:48.221 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427144307096 terminate normal in state state_wait_swm_session_termination_answer 04:18:48.221 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,true,0,false,false} 04:18:48.221 [info] purge_ms_response(<<"262427144307096">>): 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:18:48.221 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427144307096">>,"internet",[],undefined,true,0,false,false} 04:18:48.221 [info] purge_ms_response for <<"262427144307096">>: ok 04:18:48.221 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427144307096">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429827131696 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425792505268 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa 04:18:48.423 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429827131696",[],[2001],[],[{'Non-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_262429827131696 send ok to <0.2114.0> *DBG* epdg_ue_fsm_262429827131696 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:48.423 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429827131696 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425792505268 send ok to <0.2115.0> *DBG* epdg_ue_fsm_262429827131696 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421546368631 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa 04:18:48.423 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425792505268",[],[2001],[],[{'Non-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 got cast {purge_ms_response,{<<"262429827131696">>,ok}} *DBG* epdg_ue_fsm_262425792505268 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_262425792505268 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429827131696 terminate normal in state state_wait_swm_session_termination_answer 04:18:48.423 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429827131696","262429827131696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421546368631 send ok to <0.2116.0> *DBG* epdg_ue_fsm_262425792505268 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_262421546368631 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_262421546368631 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa => state_new 04:18:48.423 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425792505268 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262425792505268">>,ok}} *DBG* epdg_ue_fsm_262421546368631 send ok to <0.211.0> 04:18:48.423 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:48.424 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425792505268","262425792505268@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:18:48.424 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421546368631",[],[2001],[],[{'Non-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_262421546368631 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262421546368631">>,ok}} 04:18:48.424 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,true,0,false,false} 04:18:48.424 [info] ue_fsm ev_rx_swx_saa 04:18:48.424 [info] purge_ms_response(<<"262429827131696">>): 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:18:48.424 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:48.424 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429827131696">>,"internet",[],undefined,true,0,false,false} 04:18:48.425 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421546368631","262421546368631@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:48.425 [info] purge_ms_response for <<"262429827131696">>: ok 04:18:48.425 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429827131696">>,message_type => purge_ms_res} 04:18:48.425 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,true,0,false,false} 04:18:48.425 [info] purge_ms_response(<<"262425792505268">>): ok 04:18:48.425 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:48.425 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425792505268">>,"internet",[],undefined,true,0,false,false} 04:18:48.426 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,true,0,false,false} 04:18:48.426 [info] purge_ms_response(<<"262421546368631">>): ok 04:18:48.426 [info] purge_ms_response for <<"262425792505268">>: ok 04:18:48.426 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425792505268">>,message_type => purge_ms_res} 04:18:48.426 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421546368631">>,"internet",[],undefined,true,0,false,false} 04:18:48.426 [info] purge_ms_response for <<"262421546368631">>: ok 04:18:48.426 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421546368631">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421859671482 receive call rx_s6b_str from <0.2117.0> in state state_authenticated *DBG* aaa_ue_fsm_262421859671482 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2117.0> 04:18:50.015 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421859671482"],[],[]} *DBG* aaa_ue_fsm_262421859671482 consume call rx_s6b_str from <0.2117.0> in state state_authenticated 04:18:50.015 [info] ue_fsm ev_rx_s6b_str 04:18:50.015 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421859671482","262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:50.015 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:50.015 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421859671482 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294813,5805973,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp 04:18:50.021 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,157,88,151,149,0,2,0,2,0,16,0>> 04:18:50.021 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294813,5805973,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421859671482 send ok to <0.2118.0> 04:18:50.021 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294813,5805973,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421859671482 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294813,5805973,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:50.022 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421859671482 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421859671482 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:50.022 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:50.022 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,true,0,false,false} 04:18:50.022 [info] ue_fsm ev_rx_swm_str 04:18:50.022 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421859671482","262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:50.023 [debug] SWx Tx SAR Imsi="262421859671482" Type=5 APN="internet" AgentInfoOpt=[]  04:18:50.023 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421859671482",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421859671482 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421859671482 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421859671482 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa 04:18:50.034 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421859671482",[],[2001],[],[{'Non-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:18:50.034 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421859671482 send ok to <0.2119.0> *DBG* epdg_ue_fsm_262421859671482 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_262421859671482 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa => state_new 04:18:50.034 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421859671482","262421859671482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:50.034 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262421859671482">>,ok}} *DBG* epdg_ue_fsm_262421859671482 send ok to <0.211.0> 04:18:50.035 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421859671482">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421859671482 terminate normal in state state_wait_swm_session_termination_answer 04:18:50.035 [info] purge_ms_response(<<"262421859671482">>): ok 04:18:50.035 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421859671482">>,"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:18:50.035 [info] purge_ms_response for <<"262421859671482">>: ok 04:18:50.035 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421859671482">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421808256674 receive call rx_s6b_str from <0.2120.0> in state state_authenticated 04:18:52.031 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421808256674"],[],[]} *DBG* aaa_ue_fsm_262425060400192 receive call rx_s6b_str from <0.2121.0> in state state_authenticated 04:18:52.031 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421808256674 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2120.0> *DBG* aaa_ue_fsm_262425060400192 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2121.0> *DBG* aaa_ue_fsm_262429976218597 receive call rx_s6b_str from <0.2122.0> in state state_authenticated *DBG* aaa_ue_fsm_262421371217688 receive call rx_s6b_str from <0.2123.0> in state state_authenticated 04:18:52.031 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425060400192"],[],[]} *DBG* aaa_ue_fsm_262421808256674 consume call rx_s6b_str from <0.2120.0> in state state_authenticated *DBG* aaa_ue_fsm_262425060400192 consume call rx_s6b_str from <0.2121.0> in state state_authenticated *DBG* aaa_ue_fsm_262429976218597 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2122.0> *DBG* aaa_ue_fsm_262426246652190 receive call rx_s6b_str from <0.2124.0> in state state_authenticated *DBG* aaa_ue_fsm_262421371217688 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2123.0> 04:18:52.031 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429976218597 consume call rx_s6b_str from <0.2122.0> in state state_authenticated *DBG* aaa_ue_fsm_262421371217688 consume call rx_s6b_str from <0.2123.0> in state state_authenticated *DBG* aaa_ue_fsm_262426733984378 receive call rx_s6b_str from <0.2125.0> in state state_authenticated *DBG* aaa_ue_fsm_262426246652190 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2124.0> 04:18:52.032 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421808256674","262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426246652190 consume call rx_s6b_str from <0.2124.0> in state state_authenticated *DBG* aaa_ue_fsm_262426733984378 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2125.0> *DBG* aaa_ue_fsm_262426733984378 consume call rx_s6b_str from <0.2125.0> in state state_authenticated 04:18:52.032 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:52.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429976218597"],[],[]} 04:18:52.032 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425060400192","262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:52.032 [info] ue_fsm ev_rx_s6b_str 04:18:52.032 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:52.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421371217688"],[],[]} 04:18:52.032 [info] ue_fsm ev_rx_s6b_str 04:18:52.032 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:52.032 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:52.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426246652190"],[],[]} 04:18:52.032 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429976218597","262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:52.033 [info] ue_fsm ev_rx_s6b_str 04:18:52.033 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:52.033 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421371217688","262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:52.033 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:52.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:52.033 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426733984378"],[],[]} 04:18:52.033 [info] ue_fsm ev_rx_s6b_str 04:18:52.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:52.033 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426246652190","262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:52.033 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:52.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:52.033 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426733984378","262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:52.034 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:52.034 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421808256674 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294826,5805974,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2126.0> in state state_wait_delete_session_resp 04:18:52.037 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,170,88,151,150,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421808256674 send ok to <0.2126.0> 04:18:52.037 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294826,5805974,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421808256674 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294826,5805974,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2126.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421808256674 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:52.037 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294826,5805974,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421808256674 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:52.037 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,false,0,false,false} 04:18:52.037 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:52.037 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,true,0,false,false} 04:18:52.037 [info] ue_fsm ev_rx_swm_str 04:18:52.037 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421808256674","262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:52.037 [debug] SWx Tx SAR Imsi="262421808256674" Type=5 APN="internet" AgentInfoOpt=[]  04:18:52.037 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421808256674",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421808256674 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421808256674 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421808256674 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2127.0> in state state_authenticated_wait_swx_saa 04:18:52.040 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421808256674",[],[2001],[],[{'Non-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_262421808256674 send ok to <0.2127.0> *DBG* epdg_ue_fsm_262421808256674 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:52.040 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421808256674 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,{<<"262421808256674">>,ok}} *DBG* epdg_ue_fsm_262421808256674 send ok to <0.211.0> 04:18:52.040 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421808256674","262421808256674@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421808256674 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:18:52.040 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:52.041 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,true,0,false,false} 04:18:52.041 [info] purge_ms_response(<<"262421808256674">>): ok 04:18:52.041 [info] purge_ms_response for <<"262421808256674">>: ok 04:18:52.041 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421808256674">>,message_type => purge_ms_res} 04:18:52.041 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421808256674">>,"internet",[],undefined,true,0,false,false} 04:18:52.239 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,167,88,151,151,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425060400192 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294823,5805975,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2128.0> in state state_wait_delete_session_resp 04:18:52.240 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294823,5805975,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425060400192 send ok to <0.2128.0> 04:18:52.240 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294823,5805975,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425060400192 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294823,5805975,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2128.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425060400192 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429976218597 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294829,5805976,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2129.0> in state state_wait_delete_session_resp 04:18:52.241 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425060400192 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425060400192 send ok to <0.201.0> 04:18:52.241 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429976218597 send ok to <0.2129.0> *DBG* aaa_ue_fsm_262425060400192 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:52.241 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,173,88,151,152,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429976218597 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294829,5805976,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2129.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:52.241 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421371217688 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294824,5805977,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2131.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429976218597 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429976218597 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:52.241 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294829,5805976,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421371217688 send ok to <0.2131.0> *DBG* aaa_ue_fsm_262429976218597 send ok to <0.201.0> 04:18:52.241 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429976218597 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421371217688 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294824,5805977,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2131.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421371217688 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:52.241 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294829,5805976,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421371217688 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426246652190 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294830,5805978,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2133.0> in state state_wait_delete_session_resp 04:18:52.242 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425060400192","262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426246652190 send ok to <0.2133.0> *DBG* epdg_ue_fsm_262426246652190 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294830,5805978,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2133.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421371217688 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426246652190 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426246652190 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426733984378 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294828,5805979,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2135.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421371217688 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:52.242 [debug] SWx Tx SAR Imsi="262425060400192" Type=5 APN="internet" AgentInfoOpt=[]  04:18:52.242 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425060400192",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:52.242 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,false,0,false,false} 04:18:52.242 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:52.242 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,168,88,151,153,0,2,0,2,0,16,0>> 04:18:52.242 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,true,0,false,false} 04:18:52.242 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294824,5805977,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:52.242 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294824,5805977,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:52.242 [info] ue_fsm ev_rx_swm_str 04:18:52.242 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429976218597","262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:52.242 [debug] SWx Tx SAR Imsi="262429976218597" Type=5 APN="internet" AgentInfoOpt=[]  04:18:52.242 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,false,0,false,false} 04:18:52.242 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:52.242 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429976218597",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:52.242 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,true,0,false,false} 04:18:52.242 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,174,88,151,154,0,2,0,2,0,16,0>> 04:18:52.242 [info] ue_fsm ev_rx_swm_str 04:18:52.242 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294830,5805978,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:52.242 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294830,5805978,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:52.242 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421371217688","262421371217688@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:52.243 [debug] SWx Tx SAR Imsi="262421371217688" Type=5 APN="internet" AgentInfoOpt=[]  04:18:52.243 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,false,0,false,false} 04:18:52.243 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:52.243 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421371217688",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:52.243 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,true,0,false,false} 04:18:52.243 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,172,88,151,155,0,2,0,2,0,16,0>> 04:18:52.243 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294828,5805979,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:52.243 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294828,5805979,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:52.243 [info] ue_fsm ev_rx_swm_str 04:18:52.243 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426246652190","262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:52.243 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426733984378 send ok to <0.2135.0> 04:18:52.243 [debug] SWx Tx SAR Imsi="262426246652190" Type=5 APN="internet" AgentInfoOpt=[]  04:18:52.243 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426733984378 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294828,5805979,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2135.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:52.243 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426733984378 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:52.243 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426246652190",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426246652190 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426733984378 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426246652190 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:52.243 [info] ue_fsm ev_rx_swm_str 04:18:52.243 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426733984378","262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426733984378 send ok to <0.201.0> 04:18:52.243 [debug] SWx Tx SAR Imsi="262426733984378" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426733984378 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:52.243 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426733984378",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425060400192 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2130.0> in state state_authenticated_wait_swx_saa 04:18:52.244 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425060400192",[],[2001],[],[{'Non-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_262425060400192 send ok to <0.2130.0> *DBG* epdg_ue_fsm_262425060400192 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_262425060400192 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2130.0> in state state_authenticated_wait_swx_saa => state_new 04:18:52.244 [info] ue_fsm ev_rx_swx_saa 04:18:52.244 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425060400192","262425060400192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262425060400192">>,ok}} *DBG* epdg_ue_fsm_262425060400192 send ok to <0.211.0> 04:18:52.244 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425060400192 terminate normal in state state_wait_swm_session_termination_answer 04:18:52.244 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425060400192">>,"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:18:52.244 [info] purge_ms_response(<<"262425060400192">>): ok 04:18:52.244 [info] purge_ms_response for <<"262425060400192">>: ok 04:18:52.244 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425060400192">>,"internet",[],undefined,true,0,false,false} 04:18:52.244 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425060400192">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429976218597 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2132.0> in state state_authenticated_wait_swx_saa 04:18:52.247 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429976218597",[],[2001],[],[{'Non-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:18:52.247 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429976218597 send ok to <0.2132.0> 04:18:52.247 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429976218597","262429976218597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429976218597 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:52.247 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262429976218597 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2132.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429976218597 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429976218597">>,ok}} 04:18:52.248 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429976218597 terminate normal in state state_wait_swm_session_termination_answer 04:18:52.248 [info] purge_ms_response(<<"262429976218597">>): 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:18:52.248 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429976218597">>,"internet",[],undefined,true,0,false,false} 04:18:52.248 [info] purge_ms_response for <<"262429976218597">>: ok 04:18:52.248 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429976218597">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421371217688 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2134.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426733984378 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2137.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426246652190 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421371217688 send ok to <0.2134.0> *DBG* epdg_ue_fsm_262421371217688 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:52.447 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421371217688",[],[2001],[],[{'Non-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_262421371217688 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2134.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426733984378 send ok to <0.2137.0> *DBG* aaa_ue_fsm_262426246652190 send ok to <0.2136.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421371217688">>,ok}} *DBG* epdg_ue_fsm_262421371217688 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426733984378 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2137.0> in state state_authenticated_wait_swx_saa => state_new 04:18:52.447 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426246652190 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426733984378 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_262421371217688 terminate normal in state state_wait_swm_session_termination_answer 04:18:52.447 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426246652190",[],[2001],[],[{'Non-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_262426733984378 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:18:52.447 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426733984378",[],[2001],[],[{'Non-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_262426246652190 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_262426733984378 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262426733984378">>,ok}} 04:18:52.448 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426246652190 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_262426246652190 terminate normal in state state_wait_swm_session_termination_answer 04:18:52.447 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426246652190">>,ok}} 04:18:52.448 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421371217688","262421371217688@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:18:52.448 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:52.448 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426733984378","262426733984378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:52.448 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426246652190","262426246652190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:52.448 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,true,0,false,false} 04:18:52.448 [info] purge_ms_response(<<"262421371217688">>): ok 04:18:52.448 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:52.449 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421371217688">>,"internet",[],undefined,true,0,false,false} 04:18:52.449 [info] purge_ms_response for <<"262421371217688">>: ok 04:18:52.449 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421371217688">>,message_type => purge_ms_res} 04:18:52.449 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,true,0,false,false} 04:18:52.449 [info] purge_ms_response(<<"262426733984378">>): ok 04:18:52.449 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:52.449 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426733984378">>,"internet",[],undefined,true,0,false,false} 04:18:52.450 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,true,0,false,false} 04:18:52.450 [info] purge_ms_response(<<"262426246652190">>): ok 04:18:52.450 [info] purge_ms_response for <<"262426733984378">>: ok 04:18:52.450 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426733984378">>,message_type => purge_ms_res} 04:18:52.450 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426246652190">>,"internet",[],undefined,true,0,false,false} 04:18:52.451 [info] purge_ms_response for <<"262426246652190">>: ok 04:18:52.451 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426246652190">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420821824714 receive call rx_s6b_str from <0.2138.0> in state state_authenticated *DBG* aaa_ue_fsm_262420821824714 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2138.0> 04:18:54.047 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420821824714"],[],[]} *DBG* aaa_ue_fsm_262420821824714 consume call rx_s6b_str from <0.2138.0> in state state_authenticated 04:18:54.047 [info] ue_fsm ev_rx_s6b_str 04:18:54.047 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420821824714","262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:54.047 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:54.047 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262420821824714 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294825,5805980,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:18:54.054 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,169,88,151,156,0,2,0,2,0,16,0>> 04:18:54.054 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294825,5805980,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420821824714 send ok to <0.2139.0> 04:18:54.054 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294825,5805980,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420821824714 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294825,5805980,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 *DBG* aaa_ue_fsm_262420821824714 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:54.054 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420821824714 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:54.055 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:54.055 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420821824714 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420821824714 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:54.055 [info] ue_fsm ev_rx_swm_str 04:18:54.055 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420821824714","262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:54.055 [debug] SWx Tx SAR Imsi="262420821824714" Type=5 APN="internet" AgentInfoOpt=[]  04:18:54.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420821824714",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420821824714 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2140.0> in state state_authenticated_wait_swx_saa 04:18:54.066 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420821824714",[],[2001],[],[{'Non-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_262420821824714 send ok to <0.2140.0> *DBG* epdg_ue_fsm_262420821824714 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:54.067 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420821824714 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2140.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420821824714 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420821824714">>,ok}} 04:18:54.067 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420821824714","262420821824714@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420821824714 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:18:54.067 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:54.067 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,true,0,false,false} 04:18:54.067 [info] purge_ms_response(<<"262420821824714">>): ok 04:18:54.067 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420821824714">>,"internet",[],undefined,true,0,false,false} 04:18:54.068 [info] purge_ms_response for <<"262420821824714">>: ok 04:18:54.068 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420821824714">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423170358628 receive call rx_s6b_str from <0.2141.0> in state state_authenticated 04:18:56.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423170358628"],[],[]} *DBG* aaa_ue_fsm_262420086103046 receive call rx_s6b_str from <0.2142.0> in state state_authenticated *DBG* aaa_ue_fsm_262423170358628 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2141.0> *DBG* aaa_ue_fsm_262425377176938 receive call rx_s6b_str from <0.2143.0> in state state_authenticated *DBG* aaa_ue_fsm_262423170358628 consume call rx_s6b_str from <0.2141.0> in state state_authenticated *DBG* aaa_ue_fsm_262428226888021 receive call rx_s6b_str from <0.2144.0> in state state_authenticated 04:18:56.063 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420086103046 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2142.0> *DBG* aaa_ue_fsm_262425377176938 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2143.0> *DBG* aaa_ue_fsm_262421687679490 receive call rx_s6b_str from <0.2145.0> in state state_authenticated *DBG* aaa_ue_fsm_262428226888021 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2144.0> *DBG* aaa_ue_fsm_262420086103046 consume call rx_s6b_str from <0.2142.0> in state state_authenticated *DBG* aaa_ue_fsm_262425377176938 consume call rx_s6b_str from <0.2143.0> in state state_authenticated *DBG* aaa_ue_fsm_262421401821158 receive call rx_s6b_str from <0.2146.0> in state state_authenticated 04:18:56.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425377176938"],[],[]} *DBG* aaa_ue_fsm_262428226888021 consume call rx_s6b_str from <0.2144.0> in state state_authenticated *DBG* aaa_ue_fsm_262421687679490 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2145.0> *DBG* aaa_ue_fsm_262421401821158 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2146.0> *DBG* aaa_ue_fsm_262421687679490 consume call rx_s6b_str from <0.2145.0> in state state_authenticated *DBG* aaa_ue_fsm_262421401821158 consume call rx_s6b_str from <0.2146.0> in state state_authenticated 04:18:56.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420086103046"],[],[]} 04:18:56.063 [info] ue_fsm ev_rx_s6b_str 04:18:56.063 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423170358628","262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:56.063 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:56.063 [info] ue_fsm ev_rx_s6b_str 04:18:56.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428226888021"],[],[]} 04:18:56.064 [info] ue_fsm ev_rx_s6b_str 04:18:56.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:56.064 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421687679490"],[],[]} 04:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420086103046","262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425377176938","262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:56.064 [info] ue_fsm ev_rx_s6b_str 04:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428226888021","262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:56.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:56.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:56.064 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421401821158"],[],[]} 04:18:56.064 [info] ue_fsm ev_rx_s6b_str 04:18:56.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421687679490","262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:56.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:56.065 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:56.065 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421401821158","262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:18:56.065 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:18:56.065 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423170358628 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294827,5805981,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2147.0> in state state_wait_delete_session_resp 04:18:56.069 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,171,88,151,157,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423170358628 send ok to <0.2147.0> 04:18:56.069 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294827,5805981,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423170358628 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294827,5805981,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2147.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:56.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294827,5805981,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423170358628 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423170358628 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:56.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,false,0,false,false} 04:18:56.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:56.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,true,0,false,false} 04:18:56.069 [info] ue_fsm ev_rx_swm_str 04:18:56.069 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423170358628","262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:56.069 [debug] SWx Tx SAR Imsi="262423170358628" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423170358628 send ok to <0.201.0> 04:18:56.069 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423170358628",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423170358628 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423170358628 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa 04:18:56.078 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423170358628",[],[2001],[],[{'Non-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_262423170358628 send ok to <0.2148.0> 04:18:56.078 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423170358628 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_262423170358628 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa => state_new 04:18:56.079 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423170358628","262423170358628@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423170358628 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423170358628">>,ok}} 04:18:56.079 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423170358628 terminate normal in state state_wait_swm_session_termination_answer 04:18:56.079 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423170358628">>,"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:18:56.079 [info] purge_ms_response(<<"262423170358628">>): ok 04:18:56.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423170358628">>,"internet",[],undefined,true,0,false,false} 04:18:56.079 [info] purge_ms_response for <<"262423170358628">>: ok 04:18:56.079 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423170358628">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262420086103046 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294834,5805982,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2149.0> in state state_wait_delete_session_resp 04:18:56.272 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,178,88,151,158,0,2,0,2,0,16,0>> 04:18:56.272 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294834,5805982,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420086103046 send ok to <0.2149.0> 04:18:56.272 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294834,5805982,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420086103046 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294834,5805982,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2149.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420086103046 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:56.273 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425377176938 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294831,5805983,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420086103046 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:56.273 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:56.273 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425377176938 send ok to <0.2150.0> *DBG* epdg_ue_fsm_262425377176938 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294831,5805983,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:18:56.273 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,175,88,151,159,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420086103046 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428226888021 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294833,5805984,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* epdg_ue_fsm_262425377176938 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425377176938 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420086103046 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:56.273 [info] ue_fsm ev_rx_swm_str 04:18:56.273 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294831,5805983,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428226888021 send ok to <0.2152.0> 04:18:56.273 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294831,5805983,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.274 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420086103046","262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428226888021 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294833,5805984,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* epdg_ue_fsm_262421687679490 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294835,5805985,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2153.0> in state state_wait_delete_session_resp 04:18:56.274 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425377176938 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428226888021 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428226888021 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425377176938 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421687679490 send ok to <0.2153.0> 04:18:56.274 [debug] SWx Tx SAR Imsi="262420086103046" Type=5 APN="internet" AgentInfoOpt=[]  04:18:56.274 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421687679490 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294835,5805985,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* epdg_ue_fsm_262421401821158 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294832,5805986,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2155.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421687679490 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428226888021 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421401821158 send ok to <0.2155.0> 04:18:56.274 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,177,88,151,160,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428226888021 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:56.274 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,true,0,false,false} 04:18:56.274 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420086103046",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:56.274 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294833,5805984,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.275 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294833,5805984,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.275 [info] ue_fsm ev_rx_swm_str 04:18:56.275 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,false,0,false,false} 04:18:56.275 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:56.275 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425377176938","262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:56.276 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,179,88,151,161,0,2,0,2,0,16,0>> 04:18:56.276 [debug] SWx Tx SAR Imsi="262425377176938" Type=5 APN="internet" AgentInfoOpt=[]  04:18:56.276 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,true,0,false,false} 04:18:56.276 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294835,5805985,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.276 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425377176938",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:56.276 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294835,5805985,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.276 [info] ue_fsm ev_rx_swm_str 04:18:56.276 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,false,0,false,false} 04:18:56.276 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:56.276 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,176,88,151,162,0,2,0,2,0,16,0>> 04:18:56.277 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428226888021","262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:18:56.277 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,true,0,false,false} 04:18:56.277 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294832,5805986,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.277 [debug] SWx Tx SAR Imsi="262428226888021" Type=5 APN="internet" AgentInfoOpt=[]  04:18:56.277 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294832,5805986,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:18:56.277 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428226888021",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:56.277 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,false,0,false,false} 04:18:56.277 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:18:56.277 [info] ue_fsm ev_rx_swm_str 04:18:56.277 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421687679490 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421401821158 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294832,5805986,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 *DBG* epdg_ue_fsm_262421401821158 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:18:56.278 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421687679490","262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421687679490 send ok to <0.201.0> 04:18:56.278 [debug] SWx Tx SAR Imsi="262421687679490" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421687679490 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421401821158 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:18:56.278 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421687679490",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:18:56.278 [info] ue_fsm ev_rx_swm_str 04:18:56.279 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421401821158","262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421401821158 send ok to <0.201.0> 04:18:56.279 [debug] SWx Tx SAR Imsi="262421401821158" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421401821158 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:18:56.279 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421401821158",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420086103046 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2151.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420086103046 send ok to <0.2151.0> 04:18:56.279 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420086103046",[],[2001],[],[{'Non-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_262420086103046 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2151.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420086103046 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:18:56.279 [info] ue_fsm ev_rx_swx_saa 04:18:56.279 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420086103046","262420086103046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262420086103046">>,ok}} *DBG* epdg_ue_fsm_262420086103046 send ok to <0.211.0> 04:18:56.279 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:56.279 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420086103046 terminate normal in state state_wait_swm_session_termination_answer 04:18:56.279 [info] purge_ms_response(<<"262420086103046">>): 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:18:56.279 [info] purge_ms_response for <<"262420086103046">>: ok 04:18:56.279 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420086103046">>,"internet",[],undefined,true,0,false,false} 04:18:56.279 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420086103046">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428226888021 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2156.0> in state state_authenticated_wait_swx_saa 04:18:56.281 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428226888021",[],[2001],[],[{'Non-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_262428226888021 send ok to <0.2156.0> *DBG* epdg_ue_fsm_262428226888021 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_262428226888021 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2156.0> in state state_authenticated_wait_swx_saa => state_new 04:18:56.281 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428226888021 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428226888021">>,ok}} 04:18:56.281 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428226888021","262428226888021@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428226888021 terminate normal in state state_wait_swm_session_termination_answer 04:18:56.281 [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:18:56.282 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,true,0,false,false} 04:18:56.282 [info] purge_ms_response(<<"262428226888021">>): ok 04:18:56.282 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428226888021">>,"internet",[],undefined,true,0,false,false} 04:18:56.282 [info] purge_ms_response for <<"262428226888021">>: ok 04:18:56.282 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428226888021">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262425377176938 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421401821158 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2158.0> in state state_authenticated_wait_swx_saa 04:18:56.483 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425377176938",[],[2001],[],[{'Non-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:18:56.483 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421401821158",[],[2001],[],[{'Non-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_262425377176938 send ok to <0.2154.0> *DBG* aaa_ue_fsm_262421687679490 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425377176938 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_262421401821158 send ok to <0.2158.0> 04:18:56.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425377176938 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425377176938 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421401821158 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2158.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262425377176938">>,ok}} 04:18:56.483 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421687679490 send ok to <0.2157.0> *DBG* epdg_ue_fsm_262421401821158 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_262425377176938 terminate normal in state state_wait_swm_session_termination_answer 04:18:56.484 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425377176938","262425377176938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421401821158 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421687679490 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa => state_new 04:18:56.484 [info] SWx Rx SAA {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421687679490",[],[2001],[],[{'Non-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_262421687679490 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* epdg_ue_fsm_262421401821158 terminate normal in state state_wait_swm_session_termination_answer 04:18:56.484 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421401821158","262421401821158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421687679490 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421401821158">>,ok}} 04:18:56.484 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421687679490 terminate normal in state state_wait_swm_session_termination_answer 04:18:56.484 [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:18:56.485 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421687679490","262421687679490@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262421687679490">>,ok}} 04:18:56.485 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,true,0,false,false} 04:18:56.485 [info] purge_ms_response(<<"262425377176938">>): 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:18:56.485 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:56.485 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425377176938">>,"internet",[],undefined,true,0,false,false} 04:18:56.485 [info] purge_ms_response for <<"262425377176938">>: ok 04:18:56.485 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,true,0,false,false} 04:18:56.485 [info] purge_ms_response(<<"262421401821158">>): ok 04:18:56.485 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425377176938">>,message_type => purge_ms_res} 04:18:56.486 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:18:56.486 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421401821158">>,"internet",[],undefined,true,0,false,false} 04:18:56.486 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,true,0,false,false} 04:18:56.486 [info] purge_ms_response(<<"262421687679490">>): ok 04:18:56.487 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421687679490">>,"internet",[],undefined,true,0,false,false} 04:18:56.487 [info] purge_ms_response for <<"262421401821158">>: ok 04:18:56.487 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421401821158">>,message_type => purge_ms_res} 04:18:56.487 [info] purge_ms_response for <<"262421687679490">>: ok 04:18:56.487 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421687679490">>,message_type => purge_ms_res} Socket #Port<0.55> closed [<0.734.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:18:56.490 [info] Peer down: {<0.683.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18:56.490 [error] GSUP connection has been closed 04:18:56.691 [info] Peer down: {<0.743.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},46105}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.58>} 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} 04:18:59.734 [notice] GSUP connection has been established 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:18:59.754 [info] Peer up: {<0.739.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:19:02.959 [info] Peer up: {<0.2180.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262422160046786">>, 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:19:09.028 [info] GSUP: Rx #{imsi => <<"262422160046786">>,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_262422160046786 enter epdg_ue_fsm in state state_new 04:19:09.028 [info] ue_fsm start(epdg_ue_fsm_262422160046786) *DBG* epdg_ue_fsm_262422160046786 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422160046786 receive call {auth_request,33,"internet",#{}} from <0.2187.0> in state state_new 04:19:09.028 [info] ue_fsm init(<<"262422160046786">>) 04:19:09.028 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422160046786 send ok to <0.2187.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:19:09.029 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422160046786 consume call {auth_request,33,"internet",#{}} from <0.2187.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422160046786 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422160046786 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:19:09.029 [info] ue_fsm start_link(aaa_ue_fsm_262422160046786) *DBG* aaa_ue_fsm_262422160046786 consume internal init_state in state state_new 04:19:09.029 [info] ue_fsm init("262422160046786") *DBG* aaa_ue_fsm_262422160046786 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:19:09.029 [info] ue_fsm ev_rx_swm_der_auth_req 04:19:09.030 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422160046786",undefined,undefined,false,false,undefined} 04:19:09.030 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:19:09.030 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262422160046786",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422160046786 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422160046786 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_262422160046786 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>, <<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138, 157,141,56,252,28,246,67,184,118,231,5,254,148,17>>, <<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>, <<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]}} from <0.2190.0> in state state_wait_swx_maa 04:19:09.045 [info] SWx Rx MAA {<0.2180.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422160046786",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225]],[[155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17]],["foobar"],[[154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167]],[[115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:19:09.045 [info] dia_sip2gsup: auth [155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225] authz [155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17]  04:19:09.045 [info] rand [155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138] autn [230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225]  *DBG* aaa_ue_fsm_262422160046786 send ok to <0.2190.0> *DBG* aaa_ue_fsm_262422160046786 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>, <<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138, 157,141,56,252,28,246,67,184,118,231,5,254,148,17>>, <<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>, <<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]}} from <0.2190.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422160046786 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>, <<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138, 157,141,56,252,28,246,67,184,118,231,5,254,148,17>>, <<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>, <<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]}} from <0.211.0> in state state_wait_auth_resp 04:19:09.045 [info] ue_fsm ev_rx_swx_maa 04:19:09.046 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422160046786",undefined,undefined,false,false,undefined} 04:19:09.046 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>,<<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17>>,<<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>,<<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]} 04:19:09.047 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>,<<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17>>,<<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>,<<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]}, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422160046786 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422160046786">>, {ok, [{epdg_auth_tuple, <<155,35,45,74,105,245,141,70,35,153,30,11,212, 23,149,138>>, <<230,86,234,225,121,190,44,208,177,194,41,68, 1,218,194,225>>, <<155,35,45,74,105,245,141,70,35,153,30,11,212, 23,149,138,157,141,56,252,28,246,67,184,118, 231,5,254,148,17>>, <<115,99,242,202,50,221,21,25,164,29,29,185, 238,19,103,22>>, <<154,59,148,229,27,185,9,251,34,4,222, 132,3,50,231,167>>}]}}} 04:19:09.047 [info] auth_response(<<"262422160046786">>): {ok,[{epdg_auth_tuple,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>,<<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17>>,<<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>,<<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]} *DBG* epdg_ue_fsm_262422160046786 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>, <<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>, <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138, 157,141,56,252,28,246,67,184,118,231,5,254,148,17>>, <<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>, <<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:19:09.048 [info] auth_response for <<"262422160046786">>: {ok,[{epdg_auth_tuple,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>,<<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>,<<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17>>,<<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>,<<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>}]} 04:19:09.048 [info] GSUP: Tx #{auth_tuples => [#{autn => <<230,86,234,225,121,190,44,208,177,194,41,68,1,218,194,225>>,ck => <<154,59,148,229,27,185,9,251,34,4,222,132,3,50,231,167>>,ik => <<115,99,242,202,50,221,21,25,164,29,29,185,238,19,103,22>>,rand => <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138>>,res => <<155,35,45,74,105,245,141,70,35,153,30,11,212,23,149,138,157,141,56,252,28,246,67,184,118,231,5,254,148,17>>}],imsi => <<"262422160046786">>,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 => <<"262422160046786">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422160046786 receive call lu_request from <0.2191.0> in state state_authenticating 04:19:09.053 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422160046786">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422160046786 send ok to <0.2191.0> *DBG* epdg_ue_fsm_262422160046786 consume call lu_request from <0.2191.0> in state state_authenticating *DBG* aaa_ue_fsm_262422160046786 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:19:09.053 [info] ue_fsm lu_request *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:19:09.053 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,false,0,false,false} 04:19:09.053 [info] ue_fsm ev_rx_swm_der_auth_compl 04:19:09.053 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422160046786",undefined,undefined,false,false,undefined} 04:19:09.054 [debug] SWx Tx SAR Imsi="262422160046786" Type=1 APN="internet" AgentInfoOpt=[]  04:19:09.054 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422160046786",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422160046786 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422160046786 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422160046786 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2192.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422160046786 send ok to <0.2192.0> 04:19:09.060 [info] SWx Rx SAA {<0.2180.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422160046786",[],[2001],[],[{'Non-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_262422160046786 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2192.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422160046786 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:19:09.060 [info] ue_fsm ev_rx_swx_saa 04:19:09.060 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422160046786",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422160046786 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422160046786">>,ok}} 04:19:09.060 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422160046786 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:19:09.060 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422160046786">>,"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:19:09.060 [info] lu_response(<<"262422160046786">>): ok 04:19:09.060 [info] lu_response for <<"262422160046786">>: ok 04:19:09.060 [info] GSUP: Tx #{imsi => <<"262422160046786">>,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 => <<"262422160046786">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422160046786 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2193.0> in state state_authenticated 04:19:09.064 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422160046786">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:19:09.064 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:19:09.064 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,false,0,false,false} 04:19:09.064 [debug] Selected PGW Remote Address "172.18.176.103" 04:19:09.065 [info] s2b: Tx {gtp,v2,create_session_request,0,5805987,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422160046786">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294836,<<172,18,176,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,4239221430,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422160046786 send ok to <0.2193.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:19:09.065 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422160046786 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2193.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422160046786 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422160046786 receive call {rx_s6b_aar,"262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.2194.0> in state state_authenticated 04:19:09.091 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:19:09.091 [info] ue_fsm ev_rx_s6b_aar: "262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:19:09.092 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422160046786",undefined,undefined,true,false,undefined} 04:19:09.092 [debug] SWx Tx SAR Imsi="262422160046786" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:19:09.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422160046786",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422160046786 send ok to <0.2194.0> 04:19:09.092 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422160046786 consume call {rx_s6b_aar,"262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.2194.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422160046786 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2195.0> in state state_authenticated_wait_swx_saa 04:19:09.101 [info] SWx Rx SAA {<0.2180.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422160046786",[],[2001],[],[{'Non-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_262422160046786 send ok to <0.2195.0> 04:19:09.101 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422160046786 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2195.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:19:09.102 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422160046786","262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2194.0>} 04:19:09.102 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:19:09.102 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:19:09.116 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,180,88,151,163,0,2,0,2,0,16,0,87,0,9,1,160,208,243,1,37,172,18,176,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,208,243,1,37,172,18,176,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,208,243,1,37,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:19:09.117 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294836,5805987,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,<<208,243,1,37>>},{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,3505586469,<<172,18,176,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,3505586469,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262422160046786 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 => 4239221430, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3505586469}}} from <0.2196.0> in state state_wait_create_session_resp 04:19:09.117 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422160046786">>,<0.2188.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294836,3505586469,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221430,3505586469}]}}}} 04:19:09.117 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:19:09.117 [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 => 4239221430,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3505586469}} 04:19:09.118 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,false,0,false,false} 04:19:09.118 [info] KMOD Port Create PDP Context Call {<0.2188.0>,[alias|#Ref<0.2044474368.3268739073.260058>]}: {create_pdp_context,{172,18,176,103},4239221430,3505586469,{192,168,0,2}} 04:19:09.119 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221430, 3505586469 04:19:09.119 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2051,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221430},{o_tid,3505586469}]}} *DBG* epdg_ue_fsm_262422160046786 send ok to <0.2196.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422160046786">>, {ok, #{apco => <<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 => 4239221430, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3505586469}}}} 04:19:09.119 [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 => 4239221430,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3505586469}) returned ok *DBG* epdg_ue_fsm_262422160046786 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 => 4239221430, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3505586469}}} from <0.2196.0> in state state_wait_create_session_resp => state_active 04:19:09.119 [info] tunnel_response(<<"262422160046786">>): {ok,#{apco => <<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 => 4239221430,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3505586469}} 04:19:09.120 [info] tunnel_response for <<"262422160046786">>: {ok,#{apco => <<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 => 4239221430,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3505586469}} *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:19:09.120 [info] GSUP: Tx #{imsi => <<"262422160046786">>,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:19:09.129 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:19:09.129 [debug] Echo Request from {172,18,176,103}:2152, TEI: 0, SeqNo: 0 04:19:09.129 [debug] Echo Reply Send Result: {ok,<<>>} 04:19:09.132 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:19:09.132 [debug] Echo Request from {172,18,176,103}:2152, TEI: 0, SeqNo: 1 04:19:09.132 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422160046786">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422160046786 receive call purge_ms_request from <0.2199.0> in state state_active 04:19:09.135 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422160046786">>,message_type => purge_ms_req} 04:19:09.135 [info] ue_fsm purge_ms_request 04:19:09.135 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422160046786">>,"internet",[],{epdg_tun_pdp_ctx,4239221430,3505586469,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:19:09.135 [info] KMOD Port Delete PDP Context Call {<0.2188.0>,[alias|#Ref<0.2044474368.3268739073.260089>]}: {delete_pdp_context,{172,18,176,103},4239221430,3505586469,{192,168,0,2}} 04:19:09.135 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221430, 3505586469 04:19:09.135 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2115,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221430}]}} *DBG* epdg_ue_fsm_262422160046786 send ok to <0.2199.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:19:09.135 [info] s2b: Tx {gtp,v2,delete_session_request,3505586469,5805988,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221430,<<172,18,176,20>>,undefined}]} *DBG* epdg_ue_fsm_262422160046786 consume call purge_ms_request from <0.2199.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422160046786 receive call rx_s6b_str from <0.2200.0> in state state_authenticated *DBG* aaa_ue_fsm_262422160046786 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2200.0> 04:19:09.141 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422160046786"],[],[]} *DBG* aaa_ue_fsm_262422160046786 consume call rx_s6b_str from <0.2200.0> in state state_authenticated 04:19:09.141 [info] ue_fsm ev_rx_s6b_str 04:19:09.141 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422160046786","262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:19:09.141 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:19:09.141 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422160046786 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294836,5805988,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2201.0> in state state_wait_delete_session_resp 04:19:09.146 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,180,88,151,164,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422160046786 send ok to <0.2201.0> 04:19:09.146 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294836,5805988,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:19:09.146 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294836,5805988,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422160046786 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294836,5805988,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2201.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:19:09.146 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422160046786 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422160046786 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:19:09.146 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:19:09.147 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,true,0,false,false} 04:19:09.147 [info] ue_fsm ev_rx_swm_str 04:19:09.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422160046786","262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:19:09.147 [debug] SWx Tx SAR Imsi="262422160046786" Type=5 APN="internet" AgentInfoOpt=[]  04:19:09.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422160046786",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422160046786 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422160046786 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422160046786 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2202.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422160046786 send ok to <0.2202.0> *DBG* aaa_ue_fsm_262422160046786 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2202.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422160046786 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:19:09.154 [info] SWx Rx SAA {<0.2180.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422160046786",[],[2001],[],[{'Non-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_262422160046786 send ok to <0.211.0> 04:19:09.154 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262422160046786">>,ok}} *DBG* epdg_ue_fsm_262422160046786 terminate normal in state state_wait_swm_session_termination_answer 04:19:09.154 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422160046786","262422160046786@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:19:09.154 [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.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:19:09.154 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,true,0,false,false} 04:19:09.154 [info] purge_ms_response(<<"262422160046786">>): ok 04:19:09.154 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422160046786">>,"internet",[],undefined,true,0,false,false} 04:19:09.154 [info] purge_ms_response for <<"262422160046786">>: ok 04:19:09.154 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422160046786">>,message_type => purge_ms_res} Socket #Port<0.58> closed [<0.2170.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:19:09.160 [error] GSUP connection has been closed 04:19:09.160 [info] Peer down: {<0.739.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:19:09.355 [info] Peer down: {<0.2180.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,176,103},40853}} *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:19:12.240 [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:19:12.265 [info] Peer up: {<0.2176.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:19:15.569 [info] Peer up: {<0.2224.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262422366041448">>, 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_262422366041448 enter epdg_ue_fsm in state state_new 04:19:21.644 [info] GSUP: Rx #{imsi => <<"262422366041448">>,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_262422366041448 consume internal init_state in state state_new 04:19:21.645 [info] ue_fsm start(epdg_ue_fsm_262422366041448) *DBG* epdg_ue_fsm_262422366041448 receive call {auth_request,33,"internet",#{}} from <0.2235.0> in state state_new 04:19:21.645 [info] ue_fsm init(<<"262422366041448">>) 04:19:21.645 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422366041448 send ok to <0.2235.0> 04:19:21.645 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422366041448">>,"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_262422366041448 consume call {auth_request,33,"internet",#{}} from <0.2235.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422366041448 enter aaa_ue_fsm in state state_new 04:19:21.645 [info] ue_fsm start_link(aaa_ue_fsm_262422366041448) *DBG* epdg_ue_fsm_262422366041448 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422366041448 consume internal init_state in state state_new 04:19:21.646 [info] ue_fsm init("262422366041448") *DBG* aaa_ue_fsm_262422366041448 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:19:21.646 [info] ue_fsm ev_rx_swm_der_auth_req 04:19:21.646 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422366041448",undefined,undefined,false,false,undefined} 04:19:21.646 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422366041448 send ok to <0.201.0> 04:19:21.647 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805158866",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262422366041448",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422366041448 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:19:21.662 [info] SWx Rx MAA {<0.2224.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805158866;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422366041448",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137]],[[91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148]],["foobar"],[[7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205]],[[243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422366041448 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>, <<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172, 31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>, <<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>, <<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]}} from <0.2238.0> in state state_wait_swx_maa 04:19:21.662 [info] dia_sip2gsup: auth [91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137] authz [91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148]  04:19:21.662 [info] rand [91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31] autn [204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137]  04:19:21.662 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422366041448 send ok to <0.2238.0> 04:19:21.663 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422366041448",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422366041448 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>, <<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172, 31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>, <<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>, <<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]}} from <0.2238.0> in state state_wait_swx_maa => state_new 04:19:21.663 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>,<<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>,<<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>,<<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]} *DBG* epdg_ue_fsm_262422366041448 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>, <<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172, 31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>, <<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>, <<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]}} from <0.211.0> in state state_wait_auth_resp 04:19:21.664 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>,<<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>,<<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>,<<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]}, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422366041448 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422366041448">>, {ok, [{epdg_auth_tuple, <<91,118,50,253,51,225,178,203,169,115,247,248, 146,123,172,31>>, <<204,208,33,227,250,73,243,226,24,131,78,159, 89,123,117,137>>, <<91,118,50,253,51,225,178,203,169,115,247,248, 146,123,172,31,167,178,84,254,24,150,114,209, 120,7,72,118,13,148>>, <<243,199,55,248,65,159,189,28,186,14,158,161, 167,45,51,123>>, <<7,35,9,76,104,14,207,181,189,95,181,161, 152,24,126,205>>}]}}} 04:19:21.664 [info] auth_response(<<"262422366041448">>): {ok,[{epdg_auth_tuple,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>,<<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>,<<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>,<<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]} *DBG* epdg_ue_fsm_262422366041448 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>, <<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>, <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172, 31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>, <<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>, <<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:19:21.665 [info] auth_response for <<"262422366041448">>: {ok,[{epdg_auth_tuple,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>,<<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>,<<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>,<<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>,<<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>}]} 04:19:21.665 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,208,33,227,250,73,243,226,24,131,78,159,89,123,117,137>>,ck => <<7,35,9,76,104,14,207,181,189,95,181,161,152,24,126,205>>,ik => <<243,199,55,248,65,159,189,28,186,14,158,161,167,45,51,123>>,rand => <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31>>,res => <<91,118,50,253,51,225,178,203,169,115,247,248,146,123,172,31,167,178,84,254,24,150,114,209,120,7,72,118,13,148>>}],imsi => <<"262422366041448">>,message_class => 5,message_type => send_auth_info_res} *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 => <<"262422366041448">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422366041448 receive call lu_request from <0.2239.0> in state state_authenticating 04:19:21.669 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422366041448">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422366041448 send ok to <0.2239.0> 04:19:21.669 [info] ue_fsm lu_request *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* aaa_ue_fsm_262422366041448 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422366041448 consume call lu_request from <0.2239.0> in state state_authenticating 04:19:21.669 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,false,0,false,false} 04:19:21.669 [info] ue_fsm ev_rx_swm_der_auth_compl 04:19:21.669 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422366041448",undefined,undefined,false,false,undefined} 04:19:21.670 [debug] SWx Tx SAR Imsi="262422366041448" Type=1 APN="internet" AgentInfoOpt=[]  04:19:21.670 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422366041448",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422366041448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422366041448 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422366041448 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2240.0> in state state_wait_swx_saa 04:19:21.675 [info] SWx Rx SAA {<0.2224.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422366041448",[],[2001],[],[{'Non-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_262422366041448 send ok to <0.2240.0> *DBG* epdg_ue_fsm_262422366041448 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422366041448 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2240.0> in state state_wait_swx_saa => state_authenticated 04:19:21.675 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422366041448 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422366041448">>,ok}} 04:19:21.675 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422366041448",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422366041448 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:19:21.675 [info] ue_fsm received_swm_dea_auth_compl_response {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}} 04:19:21.675 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,false,0,false,false} 04:19:21.675 [info] lu_response(<<"262422366041448">>): ok 04:19:21.675 [info] lu_response for <<"262422366041448">>: ok 04:19:21.675 [info] GSUP: Tx #{imsi => <<"262422366041448">>,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 => <<"262422366041448">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422366041448 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2241.0> in state state_authenticated 04:19:21.678 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422366041448">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:19:21.678 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:19:21.678 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,false,0,false,false} 04:19:21.678 [debug] Selected PGW Remote Address "172.18.176.103" *DBG* epdg_ue_fsm_262422366041448 send ok to <0.2241.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}} 04:19:21.678 [info] s2b: Tx {gtp,v2,create_session_request,0,5805989,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422366041448">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2664294837,<<172,18,176,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,4239221431,<<172,18,176,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422366041448 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2241.0> in state state_authenticated => state_wait_create_session_resp 04:19:21.678 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422366041448 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422366041448 receive call {rx_s6b_aar,"262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.2242.0> in state state_authenticated 04:19:21.697 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:19:21.697 [info] ue_fsm ev_rx_s6b_aar: "262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}] 04:19:21.697 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}], {ue_fsm_data,"262422366041448",undefined,undefined,true,false,undefined} 04:19:21.697 [debug] SWx Tx SAR Imsi="262422366041448" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]  04:19:21.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422366041448",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422366041448 send ok to <0.2242.0> 04:19:21.697 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422366041448 consume call {rx_s6b_aar,"262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,176,103}],[],[],[]}]} from <0.2242.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422366041448 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2243.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422366041448 send ok to <0.2243.0> 04:19:21.703 [info] SWx Rx SAA {<0.2224.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422366041448",[],[2001],[],[{'Non-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_262422366041448 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2243.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:19:21.703 [info] ue_fsm ev_rx_swx_saa 04:19:21.703 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422366041448","262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2242.0>} 04:19:21.703 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:19:21.703 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:19:21.711 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,33,0,117,158,205,233,181,88,151,165,0,2,0,2,0,16,0,87,0,9,1,160,195,60,104,219,172,18,176,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,195,60,104,219,172,18,176,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,195,60,104,219,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422366041448 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 => 4239221431, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3275516123}}} from <0.2244.0> in state state_wait_create_session_resp 04:19:21.711 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,create_session_response,2664294837,5805989,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,3275516123,<<172,18,176,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,3275516123,<<172,18,176,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:19:21.711 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422366041448">>,<0.2236.0>,<<"internet">>,{172,18,176,103},{172,18,176,103},undefined,2664294837,3275516123,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4239221431,3275516123}],[],[],[],[]}}}} 04:19:21.711 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:19:21.711 [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 => 4239221431,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3275516123}} 04:19:21.711 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,false,0,false,false} 04:19:21.711 [info] KMOD Port Create PDP Context Call {<0.2236.0>,[alias|#Ref<0.2044474368.3268739074.254540>]}: {create_pdp_context,{172,18,176,103},4239221431,3275516123,{192,168,0,2}} 04:19:21.711 [debug] create_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221431, 3275516123 *DBG* epdg_ue_fsm_262422366041448 send ok to <0.2244.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422366041448">>, {ok, #{apco => <<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 => 4239221431, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined, remote_teid => 3275516123}}}} 04:19:21.711 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2243,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221431},{o_tid,3275516123}]}} *DBG* epdg_ue_fsm_262422366041448 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 => 4239221431, remote_ipv4 => <<172,18,176,103>>, remote_ipv6 => undefined,remote_teid => 3275516123}}} from <0.2244.0> in state state_wait_create_session_resp => state_active 04:19:21.712 [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 => 4239221431,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3275516123}) returned 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}} 04:19:21.712 [info] tunnel_response(<<"262422366041448">>): {ok,#{apco => <<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 => 4239221431,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3275516123}} 04:19:21.712 [info] tunnel_response for <<"262422366041448">>: {ok,#{apco => <<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 => 4239221431,remote_ipv4 => <<172,18,176,103>>,remote_ipv6 => undefined,remote_teid => 3275516123}} 04:19:21.712 [info] GSUP: Tx #{imsi => <<"262422366041448">>,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, 15 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422366041448">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422366041448 receive call purge_ms_request from <0.2248.0> in state state_active 04:19:21.720 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422366041448">>,message_type => purge_ms_req} 04:19:21.720 [info] ue_fsm purge_ms_request 04:19:21.720 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422366041448">>,"internet",[],{epdg_tun_pdp_ctx,4239221431,3275516123,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,176,103>>},false,0,false,false} 04:19:21.720 [info] KMOD Port Delete PDP Context Call {<0.2236.0>,[alias|#Ref<0.2044474368.3268739073.260304>]}: {delete_pdp_context,{172,18,176,103},4239221431,3275516123,{192,168,0,2}} 04:19:21.720 [debug] delete_pdp_context: 1, {172,18,176,103}, {192,168,0,2}, 4239221431, 3275516123 *DBG* epdg_ue_fsm_262422366041448 send ok to <0.2248.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}} 04:19:21.720 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5122,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,176,103}},{ms_address,{192,168,0,2}},{i_tid,4239221431}]}} *DBG* epdg_ue_fsm_262422366041448 consume call purge_ms_request from <0.2248.0> in state state_active => state_wait_delete_session_resp 04:19:21.720 [info] s2b: Tx {gtp,v2,delete_session_request,3275516123,5805990,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4239221431,<<172,18,176,20>>,undefined}]} *DBG* aaa_ue_fsm_262422366041448 receive call rx_s6b_str from <0.2249.0> in state state_authenticated *DBG* aaa_ue_fsm_262422366041448 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2249.0> *DBG* aaa_ue_fsm_262422366041448 consume call rx_s6b_str from <0.2249.0> in state state_authenticated 04:19:21.725 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422366041448"],[],[]} 04:19:21.725 [info] ue_fsm ev_rx_s6b_str 04:19:21.725 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422366041448","262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:19:21.725 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:19:21.725 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422366041448 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294837,5805990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2250.0> in state state_wait_delete_session_resp 04:19:21.727 [debug] S2b: Rx from IP {172,18,176,103} port 2123: <<72,37,0,14,158,205,233,181,88,151,166,0,2,0,2,0,16,0>> 04:19:21.727 [debug] S2b: Rx from IP {172,18,176,103} port 2123: {gtp,v2,delete_session_response,2664294837,5805990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422366041448 send ok to <0.2250.0> 04:19:21.727 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2664294837,5805990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:19:21.727 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422366041448 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2664294837,5805990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2250.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422366041448 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:19:21.728 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262422366041448 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:19:21.728 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,true,0,false,false} 04:19:21.728 [info] ue_fsm ev_rx_swm_str 04:19:21.728 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422366041448","262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:19:21.728 [debug] SWx Tx SAR Imsi="262422366041448" Type=5 APN="internet" AgentInfoOpt=[]  04:19:21.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805158866",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422366041448",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422366041448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422366041448 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422366041448 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2251.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422366041448 send ok to <0.2251.0> 04:19:21.732 [info] SWx Rx SAA {<0.2224.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805158866;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422366041448",[],[2001],[],[{'Non-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_262422366041448 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2251.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422366041448 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:19:21.732 [info] ue_fsm ev_rx_swx_saa 04:19:21.732 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422366041448","262422366041448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422366041448 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422366041448">>,ok}} 04:19:21.732 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422366041448 terminate normal in state state_wait_swm_session_termination_answer 04:19:21.732 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422366041448">>,"internet",[],undefined,true,0,false,false} 04:19:21.732 [info] purge_ms_response(<<"262422366041448">>): ok 04:19:21.733 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422366041448">>,"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:19:21.733 [info] purge_ms_response for <<"262422366041448">>: ok 04:19:21.733 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422366041448">>,message_type => purge_ms_res} Socket #Port<0.61> closed [<0.2215.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:19:21.736 [error] GSUP connection has been closed 04:19:21.736 [info] Peer down: {<0.2176.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,176,20}],[{172,18,176,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:19:21.935 [info] Peer down: {<0.2224.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,176,20},{192,168,0,2}],[{172,18,176,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}