Runable id: 12567

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12555 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-15 10:41:49 2023-11-15 10:41:50
  └ 12556 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:50 2023-11-15 10:41:50 1s
  └ 12557 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:50 2023-11-15 10:41:51 1s
  └ 12558 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:52 2023-11-15 10:41:52 0s
  └ 12559 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:52 2023-11-15 10:41:52 0s
  └ 12560 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:52 2023-11-15 10:41:53 0s
  └ 12561 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:52 2023-11-15 10:41:53 0s
  └ 12562 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:53 2023-11-15 10:41:53 1s
  └ 12563 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:54 2023-11-15 10:41:54 3s
  └ 12564 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:57 2023-11-15 10:41:57 1s
  └ 12565 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:58 2023-11-15 10:41:58 1s
  └ 12566 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:41:59 2023-11-15 10:41:59 1s
  └ 12567 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:42:00 2023-11-15 10:42:00 0s
  └ 12568 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:42:00 2023-11-15 10:42:00 0s
  └ 12569 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:42:00 2023-11-15 10:42:01 0s
  └ 12570 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 10:42:01 2023-11-15 10:42:01 2s
  └ 12571 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-15 10:42:01 2023-11-15 10:42:03 0s

State

[P]
prepared
[f]
finished (before merge)
[F]
finished
[C]
cycling
[e]
ended
[R]
running

Errors

First value
active errors
Second value
all errors

Intree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmp_getPortServices xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>service.AccessInterface</fullClassName> <filter> <equal name="portPointer" value="network:10.72.253.1:shelf-1:cardSlot-1:card:daughterCardSlot-1:daughterCard:port-10"/> </filter> <resultFilter> <attribute>subscriberName</attribute> <attribute>serviceName</attribute> <attribute>txActiveState</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getPortServices>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <vll.L2AccessInterface> <txActiveState>active</txActiveState> <subscriberName>TMCZ1843558</subscriberName> <serviceName>12051_EPL/20231115_EPL_2/</serviceName> </vll.L2AccessInterface> </result> </findResponse> </response> </nfmpResponse>