{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 10,
      "buildableTimeMillis" : 10,
      "buildingDurationMillis" : 431244,
      "executingTimeMillis" : 431244,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 2,
      "waitingTimeMillis" : 2
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85c88960becc19eb45f9dddbb37efad974a76404",
            "branch" : [
              {
                "SHA1" : "85c88960becc19eb45f9dddbb37efad974a76404",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85c88960becc19eb45f9dddbb37efad974a76404",
            "branch" : [
              {
                "SHA1" : "85c88960becc19eb45f9dddbb37efad974a76404",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85c88960becc19eb45f9dddbb37efad974a76404",
        "branch" : [
          {
            "SHA1" : "85c88960becc19eb45f9dddbb37efad974a76404",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/flatmapvuer.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#18",
  "duration" : 431244,
  "estimatedDuration" : 672937,
  "executor" : None,
  "fullDisplayName" : "Flatmap Image Testing #18",
  "id" : "18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 18,
  "queueId" : 3332,
  "result" : "FAILURE",
  "timestamp" : 1761801901243,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/all/job/Flatmap%20Image%20Testing/18/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue",
          "src/components/MultiFlatmapVuer.vue"
        ],
        "commitId" : "2e5e8b2259b9b2ef4f78dfa036f5fbc9622102fc",
        "timestamp" : 1758855786000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update flatmap-viewer version\u000a",
        "date" : "2025-09-26 15:03:06 +1200",
        "id" : "2e5e8b2259b9b2ef4f78dfa036f5fbc9622102fc",
        "msg" : "Update flatmap-viewer version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "a5e9a007561b302b9cb8c59d120a3b3929d25de6",
        "timestamp" : 1758855849000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix connectivity source check\u000a",
        "date" : "2025-09-26 15:04:09 +1200",
        "id" : "a5e9a007561b302b9cb8c59d120a3b3929d25de6",
        "msg" : "Fix connectivity source check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "e32ae47160b78dcbce854ea44db08e3f45a8e1d6",
        "timestamp" : 1759104242000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add visual component test for test flatmap\u000a",
        "date" : "2025-09-29 13:04:02 +1300",
        "id" : "e32ae47160b78dcbce854ea44db08e3f45a8e1d6",
        "msg" : "Add visual component test for test flatmap",
        "paths" : [
          {
            "editType" : "add",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "4a358149ce4c7fd01715261d97551b585c66596e",
        "timestamp" : 1759105244000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update disable UI method in visual test\u000a",
        "date" : "2025-09-29 13:20:44 +1300",
        "id" : "4a358149ce4c7fd01715261d97551b585c66596e",
        "msg" : "Update disable UI method in visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "7cef87e27f9c975ba4233c5d816e1ea2a0f39346",
        "timestamp" : 1759110310000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update visual test\u000a",
        "date" : "2025-09-29 14:45:10 +1300",
        "id" : "7cef87e27f9c975ba4233c5d816e1ea2a0f39346",
        "msg" : "Update visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "2af5700a215ab851b1aa560140c64d139cb8cd7c",
        "timestamp" : 1759111298000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add centreline in visual test flatmap\u000a",
        "date" : "2025-09-29 15:01:38 +1300",
        "id" : "2af5700a215ab851b1aa560140c64d139cb8cd7c",
        "msg" : "Add centreline in visual test flatmap",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "5fbc3f7ca1ca480fbabd7166e653d0f083c3ee31",
        "timestamp" : 1759124619000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update visual test\u000a",
        "date" : "2025-09-29 18:43:39 +1300",
        "id" : "5fbc3f7ca1ca480fbabd7166e653d0f083c3ee31",
        "msg" : "Update visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "e1c9c89132255c03e2d149292ce6e3ae358148a6",
        "timestamp" : 1759188521000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update visual test\u000a",
        "date" : "2025-09-30 12:28:41 +1300",
        "id" : "e1c9c89132255c03e2d149292ce6e3ae358148a6",
        "msg" : "Update visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "ede8acd45957b293bf1bf762f0c6a987b9995976",
        "timestamp" : 1759443232000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update visual test\u000a",
        "date" : "2025-10-03 11:13:52 +1300",
        "id" : "ede8acd45957b293bf1bf762f0c6a987b9995976",
        "msg" : "Update visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "f0abdf68ea18361673170a5c1cab00a5a76ccc21",
        "timestamp" : 1759443369000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update visual test\u000a",
        "date" : "2025-10-03 11:16:09 +1300",
        "id" : "f0abdf68ea18361673170a5c1cab00a5a76ccc21",
        "msg" : "Update visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "ecedde0e475236c539f12366d5c9fa8c9a0d7e83",
        "timestamp" : 1759444769000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update comment\u000a",
        "date" : "2025-10-03 11:39:29 +1300",
        "id" : "ecedde0e475236c539f12366d5c9fa8c9a0d7e83",
        "msg" : "Update comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "08773fa0cfaf1214396149152e02025ddc53b9f9",
        "timestamp" : 1759450387000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix visual test screenshot base directory\u000a",
        "date" : "2025-10-03 13:13:07 +1300",
        "id" : "08773fa0cfaf1214396149152e02025ddc53b9f9",
        "msg" : "Fix visual test screenshot base directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "bfe7f64835caac6d0da3c31de29f9353e59f6f7d",
        "timestamp" : 1760580442000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Update visual test\u000a",
        "date" : "2025-10-16 15:07:22 +1300",
        "id" : "bfe7f64835caac6d0da3c31de29f9353e59f6f7d",
        "msg" : "Update visual test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/VisualTest.cy.js",
          "cypress/fixtures/test-canvas.png"
        ],
        "commitId" : "64369a6a691f955885a3717b6f3fa19e08d37ab8",
        "timestamp" : 1760581633000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Change visual test to compare with saved screenshot\u000a",
        "date" : "2025-10-16 15:27:13 +1300",
        "id" : "64369a6a691f955885a3717b6f3fa19e08d37ab8",
        "msg" : "Change visual test to compare with saved screenshot",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          },
          {
            "editType" : "add",
            "file" : "cypress/fixtures/test-canvas.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/MultiFlatmapVuer.vue"
        ],
        "commitId" : "30e011f41c2a622efa82174dd4e68494c2c08600",
        "timestamp" : 1760914243000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add server error handling for response with different status\u000a",
        "date" : "2025-10-20 11:50:43 +1300",
        "id" : "30e011f41c2a622efa82174dd4e68494c2c08600",
        "msg" : "Add server error handling for response with different status",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/FlatmapServerTest.cy.js"
        ],
        "commitId" : "ddd02448813057de1e7e5ea3bac3a1f6b0ed1d14",
        "timestamp" : 1760915822000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add flatmap server test\u000a",
        "date" : "2025-10-20 12:17:02 +1300",
        "id" : "ddd02448813057de1e7e5ea3bac3a1f6b0ed1d14",
        "msg" : "Add flatmap server test",
        "paths" : [
          {
            "editType" : "add",
            "file" : "cypress/component/FlatmapServerTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/FlatmapServerTest.cy.js"
        ],
        "commitId" : "0a5bbd7a20b7179e2c727b8833250461319dca5d",
        "timestamp" : 1760916086000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Change test species in server testing\u000a",
        "date" : "2025-10-20 12:21:26 +1300",
        "id" : "0a5bbd7a20b7179e2c727b8833250461319dca5d",
        "msg" : "Change test species in server testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/FlatmapServerTest.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/MultiFlatmapVuer.vue"
        ],
        "commitId" : "cfa7bf53476d5aacab0f4962970814e84c8d64a7",
        "timestamp" : 1760917614000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add more error endling for flatmap api\u000a",
        "date" : "2025-10-20 12:46:54 +1300",
        "id" : "cfa7bf53476d5aacab0f4962970814e84c8d64a7",
        "msg" : "Add more error endling for flatmap api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/fixtures/test-canvas.png",
          "cypress/fixtures/test-canvas_lr.png",
          "cypress/fixtures/test-canvas_hr.png",
          "cypress/component/VisualTest.cy.js"
        ],
        "commitId" : "bd3417c727cc0b5389a97f643f1186a5020cf0ff",
        "timestamp" : 1761018246000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix different screen resolution issue for visual test\u000a",
        "date" : "2025-10-21 16:44:06 +1300",
        "id" : "bd3417c727cc0b5389a97f643f1186a5020cf0ff",
        "msg" : "Fix different screen resolution issue for visual test",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "cypress/fixtures/test-canvas.png"
          },
          {
            "editType" : "add",
            "file" : "cypress/fixtures/test-canvas_hr.png"
          },
          {
            "editType" : "edit",
            "file" : "cypress/component/VisualTest.cy.js"
          },
          {
            "editType" : "add",
            "file" : "cypress/fixtures/test-canvas_lr.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/MultiFlatmapVuer.vue",
          "src/components.d.ts"
        ],
        "commitId" : "0d6da95d0eca0a8ccd0f9dbede8db324b76a5a77",
        "timestamp" : 1761271292000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add an error when the server is unresponsive and does not return any error.\u000a",
        "date" : "2025-10-24 15:01:32 +1300",
        "id" : "0d6da95d0eca0a8ccd0f9dbede8db324b76a5a77",
        "msg" : "Add an error when the server is unresponsive and does not return any error.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components.d.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
      "fullName" : "87633683+ddjnw1yu"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
      "fullName" : "aung.kyaw.hein"
    }
  ]
}