<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 9619,
      "executingTimeMillis" : 9619,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9338,
      "waitingTimeMillis" : 9338
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#122",
  "duration" : 9619,
  "estimatedDuration" : 177880,
  "executor" : None,
  "fullDisplayName" : "TMechworks_Gradle #122",
  "id" : "122",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 122,
  "queueId" : 111163,
  "result" : "FAILURE",
  "timestamp" : 1571984113885,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TMechworks_Gradle/122/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/tmechworks/common/event/ModelBakeEventListener.java"
        ],
        "commitId" : "98976e36bd46b419f436c9bc5d56faeda2fcebaf",
        "timestamp" : 1570895643000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Fixed ModelBakeEventListener assuming models with variants\u000a\u000aFixes #97\u000a",
        "date" : "2019-10-13 02:54:03 +1100",
        "id" : "98976e36bd46b419f436c9bc5d56faeda2fcebaf",
        "msg" : "Fixed ModelBakeEventListener assuming models with variants",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/tmechworks/common/event/ModelBakeEventListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/tmechworks/common/blocks/RedstoneMachineBlock.java",
          "src/main/java/slimeknights/tmechworks/common/blocks/tileentity/RedstoneMachineTileEntity.java",
          "src/main/java/slimeknights/tmechworks/client/ClientProxy.java"
        ],
        "commitId" : "78b4a2cc29573b77f5a0f90aaba587afaea126cc",
        "timestamp" : 1570895958000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Fixed hasFacing serving basically no purpose in RedstoneMachine\u000a\u000a",
        "date" : "2019-10-13 02:59:18 +1100",
        "id" : "78b4a2cc29573b77f5a0f90aaba587afaea126cc",
        "msg" : "Fixed hasFacing serving basically no purpose in RedstoneMachine",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/tmechworks/common/blocks/tileentity/RedstoneMachineTileEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/tmechworks/client/ClientProxy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/tmechworks/common/blocks/RedstoneMachineBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "25726c25c77e7807cd643d319652353fb7b0b92c",
        "timestamp" : 1570895971000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Bump version to 2.0-beta3\u000a\u000a",
        "date" : "2019-10-13 02:59:31 +1100",
        "id" : "25726c25c77e7807cd643d319652353fb7b0b92c",
        "msg" : "Bump version to 2.0-beta3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/tmechworks/common/worldgen/MechworksWorld.java"
        ],
        "commitId" : "4cc43cae7b941d4328b7ee0ca8cebd03ad65b5cf",
        "timestamp" : 1571983406000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Fixed ores only generating in player spawn biomes\u000a\u000a",
        "date" : "2019-10-25 17:03:26 +1100",
        "id" : "4cc43cae7b941d4328b7ee0ca8cebd03ad65b5cf",
        "msg" : "Fixed ores only generating in player spawn biomes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/tmechworks/common/worldgen/MechworksWorld.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/resources/assets/tmechworks/textures/block/aluminum_ore.png"
        ],
        "commitId" : "5c0a22320192025fe788de6ae88c16be3a7eeff0",
        "timestamp" : 1571983809000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Redid aluminum ore texture, more distinct from the stone around it\u000a\u000aColors modelled after the real bauxite ore\u000a",
        "date" : "2019-10-25 17:10:09 +1100",
        "id" : "5c0a22320192025fe788de6ae88c16be3a7eeff0",
        "msg" : "Redid aluminum ore texture, more distinct from the stone around it",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/resources/assets/tmechworks/textures/block/aluminum_ore.png"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/github",
      "fullName" : "github"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
      "fullName" : "Arthur Uzulin"
    }
  ]
}</pre></body></html>