Runable id: 12489

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12487 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-14 16:19:11 2023-11-14 16:19:12
  └ 12488 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:12 2023-11-14 16:19:12 2s
  └ 12489 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:12 2023-11-14 16:19:14 0s
  └ 12490 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:14 2023-11-14 16:19:15 0s
  └ 12491 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:14 2023-11-14 16:19:15 0s
  └ 12492 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:15 2023-11-14 16:19:15 0s
  └ 12493 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:15 2023-11-14 16:19:15 1s
  └ 12494 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:16 2023-11-14 16:19:16 1s
  └ 12495 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:17 2023-11-14 16:19:17 9s
  └ 12496 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:26 2023-11-14 16:19:26 0s
  └ 12497 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:26 2023-11-14 16:19:26 0s
  └ 12498 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:26 2023-11-14 16:19:27 0s
  └ 12499 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:27 2023-11-14 16:19:28 0s
  └ 12500 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:28 2023-11-14 16:19:28 0s
  └ 12501 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:29 2023-11-14 16:19:29 0s
  └ 12502 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:29 2023-11-14 16:19:29 1s
  └ 12503 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-14 16:19:29 2023-11-14 16:19:30 2s

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_getPortInfo xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>equipment.Port</fullClassName> <filter> <and> <equal name="displayedName" value="Lag 10"/> <equal name="siteId" value="10.72.250.102"/> </and> </filter> <resultFilter> <attribute>description</attribute> <attribute>mode</attribute> <attribute>specificCardType</attribute> <attribute>lagMembershipId</attribute> <attribute>isl2UplinkMode</attribute> <attribute>portCategory</attribute> <attribute>portName</attribute> <attribute>objectFullName</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getPortInfo>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <lag.Interface> <portCategory>lag</portCategory> <specificCardType> <bit>mda_unknown</bit> </specificCardType> <description>CUST: Unknown customer;N/A;;12041_EVPL/TestOSPF/</description> <mode>access</mode> <isl2UplinkMode>false</isl2UplinkMode> <portName>lag-10</portName> <objectFullName>network:10.72.250.102:lag:interface-10</objectFullName> </lag.Interface> </result> </findResponse> </response> </nfmpResponse>