{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by DrkGodEater9"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 115283,
      "executingTimeMillis" : 114127,
      "executorUtilization" : 0.99,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 9759,
      "waitingTimeMillis" : 9759
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1e81944ab79a9bd88e7f0ab9d4a6c0e8f14364e3",
            "branch" : [
              {
                "SHA1" : "1e81944ab79a9bd88e7f0ab9d4a6c0e8f14364e3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1e81944ab79a9bd88e7f0ab9d4a6c0e8f14364e3",
            "branch" : [
              {
                "SHA1" : "1e81944ab79a9bd88e7f0ab9d4a6c0e8f14364e3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1e81944ab79a9bd88e7f0ab9d4a6c0e8f14364e3",
        "branch" : [
          {
            "SHA1" : "1e81944ab79a9bd88e7f0ab9d4a6c0e8f14364e3",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E4_DogSpa_Back"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 115283,
  "estimatedDuration" : 99237,
  "executor" : None,
  "fullDisplayName" : "MP_202530_G81_E4_DogSpa_Back #10",
  "id" : "10",
  "keepLog" : False,
  "number" : 10,
  "queueId" : 736,
  "result" : "FAILURE",
  "timestamp" : 1760504404150,
  "url" : "http://200.69.103.29:8085/jenkins/job/MP_202530_G81_E4_DogSpa_Back/10/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "collections/Service - Branches API.postman_collection.json",
            "collections/Multimedia API.postman_collection.json",
            "collections/Product API.postman_collection.json",
            "collections/Reservation API.postman_collection.json",
            "collections/Branch - Services API.postman_collection.json",
            "collections/Product - Shopping Carts API.postman_collection.json",
            "collections/Review API.postman_collection.json",
            "collections/Notification API.postman_collection.json",
            "collections/Shopping Cart API.postman_collection.json",
            "collections/Notification - Users API.postman_collection.json",
            "collections/Service API.postman_collection.json",
            "collections/Order API.postman_collection.json",
            "collections/Shopping Cart - Products API.postman_collection.json",
            "collections/User - Notifications API.postman_collection.json",
            "collections/User & Person API.postman_collection.json",
            "collections/Branch API.postman_collection.json",
            "collections/Payment API.postman_collection.json"
          ],
          "commitId" : "b40949aa749f80e0e137374ba7a819b332d7b048",
          "timestamp" : 1760504307000,
          "author" : {
            "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alexander.moralesujueta",
            "fullName" : "alexander.moralesujueta"
          },
          "authorEmail" : "alexander.moralesujueta@gmail.com",
          "comment" : "docs: added comprehensive Postman API collections for testing and documentation\u000a\u000a- Added Branch - Services API.postman_collection.json for branch-service integration endpoints\u000a- Included Branch API.postman_collection.json with complete branch management operations\u000a- Added Multimedia API.postman_collection.json for file upload and media handling endpoints\u000a- Included Notification - Users API.postman_collection.json for user notification operations\u000a- Added Notification API.postman_collection.json with notification management endpoints\u000a- Included Order API.postman_collection.json for order processing and management\u000a- Added Payment API.postman_collection.json with payment processing endpoints\u000a- Included Product - Shopping Carts API.postman_collection.json for product-cart integration\u000a- Added Product API.postman_collection.json with complete product CRUD operations\u000a- Included Reservation API.postman_collection.json for reservation management\u000a- Added Review API.postman_collection.json with review and rating endpoints\u000a- Included Service - Branches API.postman_collection.json for service-branch relationships\u000a- Added Service API.postman_collection.json with service management operations\u000a- Included Shopping Cart - Products API.postman_collection.json for cart-product integration\u000a- Added Shopping Cart API.postman_collection.json with cart management endpoints\u000a- Included User & Person API.postman_collection.json for user management operations\u000a- Added User - Notifications API.postman_collection.json for user notification integration\u000a- All collections provide comprehensive API testing capabilities and documentation\u000a- Enhanced development workflow with ready-to-use API endpoint collections\u000a",
          "date" : "2025-10-14 23:58:27 -0500",
          "id" : "b40949aa749f80e0e137374ba7a819b332d7b048",
          "msg" : "docs: added comprehensive Postman API collections for testing and documentation",
          "paths" : [
            {
              "editType" : "add",
              "file" : "collections/Service API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/User & Person API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Service - Branches API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Reservation API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Product - Shopping Carts API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/User - Notifications API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Notification - Users API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Payment API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Review API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Multimedia API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Order API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Shopping Cart - Products API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Notification API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Product API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Shopping Cart API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Branch API.postman_collection.json"
            },
            {
              "editType" : "add",
              "file" : "collections/Branch - Services API.postman_collection.json"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/brssanchezc",
      "fullName" : "Brssanchezc"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/anfelipcm",
      "fullName" : "anfelipcm"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/laguiom",
      "fullName" : "laguiom"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/alexander.moralesujueta",
      "fullName" : "alexander.moralesujueta"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://200.69.103.29:8085/jenkins/user/lion22.j07",
      "fullName" : "lion22.j07"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 11,
    "url" : "http://200.69.103.29:8085/jenkins/job/MP_202530_G81_E4_DogSpa_Back/11/"
  },
  "previousBuild" : {
    "number" : 9,
    "url" : "http://200.69.103.29:8085/jenkins/job/MP_202530_G81_E4_DogSpa_Back/9/"
  }
}