{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #377 of commit ca56e246133ba0160f6429607e79e071fab5cded, no merge conflicts."
        },
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Aung Kyaw Hein",
          "userId" : "aungkyawhein",
          "userName" : "Aung Kyaw Hein"
        },
        {
          "_class" : "com.sonyericsson.rebuild.RebuildCause",
          "shortDescription" : "Rebuilds build #1,047",
          "upstreamBuild" : 1047,
          "upstreamProject" : "mapintegratedvuer",
          "upstreamUrl" : "job/mapintegratedvuer/"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/377/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "ca56e246133ba0160f6429607e79e071fab5cded"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "akhuoa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "aung.kyaw.hein@auckland.ac.nz"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/akhuoa/mapintegratedvuer.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "377"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "main"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "feature/scaffold-connectivity-filters"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "feature/scaffold-connectivity-filters"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "akhuoa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@akhuoa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #377 of commit ca56e246133ba0160f6429607e79e071fab5cded, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Add origin-via-destination filters for scaffold"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/ABI-Software/mapintegratedvuer/pull/377"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Provide the same functionality on whole body for neuron connectivity mode as in AC flatmap (origin, destination, via and all)\\r\\n\\r\\n- [x] add origin/via/destination filters in sidebar for whole body\\r\\n- [x] the filters should work\\r\\n- [ ] clicking on whole body should do filters as in AC flatmap\\r\\n\\r\\n### Dependencies\\r\\n- https://github.com/ABI-Software/flatmapvuer/pull/293\\r\\n- https://github.com/ABI-Software/map-utilities/pull/52"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "ABI-Software/mapintegratedvuer"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "d5ade077-f3fd-408e-ab65-dff209392d0b"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 581377,
      "executingTimeMillis" : 581377,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 2,
      "waitingTimeMillis" : 2
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MapContent.cy.js.mp4",
      "fileName" : "MapContent.cy.js.mp4",
      "relativePath" : "cypress/videos/MapContent.cy.js.mp4"
    }
  ],
  "building" : False,
  "description" : "<a title=\"Add origin-via-destination filters for scaffold\" href=\"https://github.com/ABI-Software/mapintegratedvuer/pull/377\">PR #377</a>: Add origin-via-destination ...",
  "displayName" : "#1048",
  "duration" : 581377,
  "estimatedDuration" : 603211,
  "executor" : None,
  "fullDisplayName" : "mapintegratedvuer #1048",
  "id" : "1048",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1048,
  "queueId" : 2671,
  "result" : "SUCCESS",
  "timestamp" : 1755029830979,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/all/job/mapintegratedvuer/1048/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ]
}