[jbossts-issues] [JBoss JIRA] (JBTM-3310) getFailedLRAs reports LRAs which are not in failed states

Martin Stefanko (Jira) issues at jboss.org
Tue May 5 06:00:07 EDT 2020


Martin Stefanko created JBTM-3310:
-------------------------------------

             Summary: getFailedLRAs reports LRAs which are not in failed states
                 Key: JBTM-3310
                 URL: https://issues.redhat.com/browse/JBTM-3310
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: LRA
    Affects Versions: 5.10.4.Final
            Reporter: Martin Stefanko
            Assignee: Michael Musgrove


After a full TCK run the output of the following command {{curl http://localhost:8080/lra-recovery-coordinator/failed | jq}}


{code:json}
[
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraCancelOnResource#cancelOn301",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_20",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3b0",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_281",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_36a",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_315",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiresNewLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1f7",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3f",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#contextCheck",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_198",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_96",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraCancelOnResource#cancelOnFamily3xx",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_35",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_38f",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_291",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraCancelOnResource#cancelOnFamilyDefault5xx",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2a",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_386",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_35c",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraCancelOnResource#cancelOnFamilyDefault4xx",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_25",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraCancelOnResource#notCancelOnFamily5xx",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2f",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiredEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3c4",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2df",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_375",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_32c",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_de",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraCancelOnResource#cancelFromRemoteCall",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3a",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1e0",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiredLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3a2",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_234",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1fe",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#async1LRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_175",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_30d",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_338",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_8c",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#newLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_181",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRAUnknownResource#activityWithLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_4",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_255",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2d4",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_5c",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_106",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1e8",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_219",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.RecoveryResource#requiredLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_14c",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiresNewLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_212",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_247",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#requiresNew",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_19e",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_325",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_a1",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1d2",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_c4",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiresNewEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_275",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_110",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3bc",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiredLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2be",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_75",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_22c",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_397",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_299",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_cd",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2f7",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_29d",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#requiredLRA",
    "closed": false,
    "closing": true,
    "failedParticipants": [
      "<http://localhost:8180/context-tck-resource/forget?method=javax.ws.rs.DELETE>; rel=\"forget\"; title=\"forget URI\"; type=\"text/plain\",<http://localhost:8180/context-tck-resource/leave?method=javax.ws.rs.PUT>; rel=\"leave\"; title=\"leave URI\"; type=\"text/plain\",<http://localhost:8180/context-tck-resource/complete?method=javax.ws.rs.PUT>; rel=\"complete\"; title=\"complete URI\"; type=\"text/plain\",<http://localhost:8180/context-tck-resource/compensate?method=javax.ws.rs.PUT>; rel=\"compensate\"; title=\"compensate URI\"; type=\"text/plain\",<http://localhost:8180/context-tck-resource/status?method=javax.ws.rs.GET>; rel=\"status\"; title=\"status URI\"; type=\"text/plain\""
    ],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1ba",
    "recovering": true,
    "startTime": 0,
    "status": "Closing",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_d4",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_34e",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1f3",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_215",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_fb",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_34a",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_48",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRAUnknownResource#activityWithLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_13",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_f1",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_23d",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#requiresNew",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1a6",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2cc",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiredEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_267",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraResource#timeLimitTest2",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_70",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2ff",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3a5",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2b6",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2c5",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#newLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_16d",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#newLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_15e",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1ca",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2a8",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraResource#nestedActivity",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_62",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": false
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_37d",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_271",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2e9",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#newLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_17b",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_20a",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_124",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#async3LRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_159",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_e8",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_289",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.nonjaxrs.valid.ValidLRAParticipant#enlistWithComplete",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_13a",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraResource#timeLimit",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_b3",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiresNewEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_31d",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiredLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_343",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiredEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_224",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": false,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#asyncInvocationWithLRA",
    "closed": true,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1b4",
    "recovering": false,
    "startTime": 0,
    "status": "Closed",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_259",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  },
  {
    "active": false,
    "cancelled": false,
    "cancelling": true,
    "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
    "closed": false,
    "closing": false,
    "failedParticipants": [],
    "failedToCancel": false,
    "failedToClose": false,
    "finishTime": 0,
    "httpStatus": 200,
    "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_b8",
    "recovering": true,
    "startTime": 0,
    "status": "Cancelling",
    "timeNow": 0,
    "topLevel": true
  }
]
{code}

Contains a lot of LRAs which are not in either FailedToClose or FailedToCancel states.




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list