Runable id: 12527

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12521 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-14 16:39:11 2023-11-14 16:39:11
  └ 12522 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:11 2023-11-14 16:39:11 1s
  └ 12523 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:11 2023-11-14 16:39:12 0s
  └ 12524 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:12 2023-11-14 16:39:13 0s
  └ 12525 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:13 2023-11-14 16:39:13 0s
  └ 12526 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:13 2023-11-14 16:39:13 0s
  └ 12527 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:13 2023-11-14 16:39:14 0s
  └ 12528 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:14 2023-11-14 16:39:14 1s
  └ 12529 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:15 2023-11-14 16:39:15 2s
  └ 12530 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:17 2023-11-14 16:39:17 1s
  └ 12531 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:18 2023-11-14 16:39:18 0s
  └ 12532 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:18 2023-11-14 16:39:18 1s
  └ 12533 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:19 2023-11-14 16:39:19 0s
  └ 12534 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:19 2023-11-14 16:39:19 1s
  └ 12535 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:20 2023-11-14 16:39:20 0s
  └ 12536 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:39:20 2023-11-14 16:39:20 1s
  └ 12537 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-14 16:39:20 2023-11-14 16:39:21 1s

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_checkArchitecture xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>ospf.Site</fullClassName> <filter> <and> <equal name="siteId" value="10.72.250.102"/> <equal name="routerName" value="Base"/> <equal name="instanceIndex" value="0"/> </and> </filter> <resultFilter> <attribute>ldpOverRsvp</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name()="findResponse"])</responseValidationXPath> </nfmp_checkArchitecture>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <ospf.Site> <ldpOverRsvp>true</ldpOverRsvp> </ospf.Site> </result> </findResponse> </response> </nfmpResponse>