Runable id: 12573

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12572 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-15 12:29:10 2023-11-15 12:29:10
  └ 12573 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:10 2023-11-15 12:29:10 2s
  └ 12574 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:10 2023-11-15 12:29:12 0s
  └ 12575 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:12 2023-11-15 12:29:12 0s
  └ 12576 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:12 2023-11-15 12:29:12 1s
  └ 12577 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:13 2023-11-15 12:29:13 0s
  └ 12578 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:13 2023-11-15 12:29:13 0s
  └ 12579 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:14 2023-11-15 12:29:14 0s
  └ 12580 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:14 2023-11-15 12:29:15 5s
  └ 12581 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:20 2023-11-15 12:29:20 0s
  └ 12582 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:20 2023-11-15 12:29:20 1s
  └ 12583 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:21 2023-11-15 12:29:21 1s
  └ 12584 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:22 2023-11-15 12:29:22 1s
  └ 12585 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:22 2023-11-15 12:29:23 1s
  └ 12586 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:24 2023-11-15 12:29:24 0s
  └ 12587 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:29:24 2023-11-15 12:29:24 2s
  └ 12588 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-15 12:29:24 2023-11-15 12:29:26 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_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="Port 1/1/10"/> <equal name="siteId" value="10.72.253.1"/> </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> <equipment.PhysicalPort> <lagMembershipId>0</lagMembershipId> <portCategory>ethernet</portCategory> <specificCardType> <bit>mda_m24_sfp_plus_8_sfp28_2_qsfp28</bit> </specificCardType> <description>1-Gig/10-Gig Ethernet</description> <mode>access</mode> <isl2UplinkMode>false</isl2UplinkMode> <portName>1/1/10</portName> <objectFullName>network:10.72.253.1:shelf-1:cardSlot-1:card:daughterCardSlot-1:daughterCard:port-10</objectFullName> </equipment.PhysicalPort> </result> </findResponse> </response> </nfmpResponse>