{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ledsoft"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 7,
      "buildableTimeMillis" : 7,
      "buildingDurationMillis" : 565057,
      "executingTimeMillis" : 565057,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9339,
      "waitingTimeMillis" : 9339
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/refactoring" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5b51de1de885b0dfec779cf413142478f76711ff",
            "branch" : [
              {
                "SHA1" : "5b51de1de885b0dfec779cf413142478f76711ff",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5b51de1de885b0dfec779cf413142478f76711ff",
            "branch" : [
              {
                "SHA1" : "5b51de1de885b0dfec779cf413142478f76711ff",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5b51de1de885b0dfec779cf413142478f76711ff",
        "branch" : [
          {
            "SHA1" : "5b51de1de885b0dfec779cf413142478f76711ff",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarAnalysisAction",
      "ceTaskId" : "AY0xApjFtbHLLTe5GZdr",
      "credentialsId" : None,
      "installationName" : "SonarQube",
      "installationUrl" : "https://kbss.felk.cvut.cz/sonarqube",
      "new" : True,
      "serverUrl" : "https://kbss.felk.cvut.cz/sonarqube",
      "skipped" : False,
      "sonarqubeDashboardUrl" : "https://kbss.felk.cvut.cz/sonarqube/dashboard?id=cz.cvut.kbss.jopa%3Ajopa-all"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 28,
      "totalCount" : 4794,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarBuildBadgeAction",
      "url" : "https://kbss.felk.cvut.cz/sonarqube/dashboard?id=cz.cvut.kbss.jopa%3Ajopa-all"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#212",
  "duration" : 565057,
  "estimatedDuration" : 595033,
  "executor" : None,
  "fullDisplayName" : "JOPA #212",
  "id" : "212",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 212,
  "queueId" : 14,
  "result" : "SUCCESS",
  "timestamp" : 1705923735755,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/all/job/jopa-stable/212/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java",
          "jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkTest.java",
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java"
        ],
        "commitId" : "db4d6a7248a04bf4ecc2f3563e5e0bbd86c0a383",
        "timestamp" : 1705913060000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Fix] Ensure IndirectMultilingualStrings are unwrapped when entity is detached from persistence context.\u000a",
        "date" : "2024-01-22 09:44:20 +0100",
        "id" : "db4d6a7248a04bf4ecc2f3563e5e0bbd86c0a383",
        "msg" : "[Fix] Ensure IndirectMultilingualStrings are unwrapped when entity is detached from persistence context.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkTest.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java"
        ],
        "commitId" : "934eedf80145da40ca7177aef80fa6ef9b5af047",
        "timestamp" : 1705917387000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Remove unused import in RetrieveOperationsRunner.\u000a",
        "date" : "2024-01-22 10:56:27 +0100",
        "id" : "934eedf80145da40ca7177aef80fa6ef9b5af047",
        "msg" : "Remove unused import in RetrieveOperationsRunner.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "datatype/pom.xml",
          "jopa-owlapi-utils/pom.xml",
          "jopa-integration-tests-jena/pom.xml",
          "jopa-distribution/pom.xml",
          "ontodriver-rdf4j/pom.xml",
          "jopa-owl2java/pom.xml",
          "jopa-impl/pom.xml",
          "jopa-integration-tests/pom.xml",
          "CHANGELOG.md",
          "pom.xml",
          "jopa-maven-plugin/pom.xml",
          "jopa-integration-tests-owlapi/pom.xml",
          "ontodriver-api/pom.xml",
          "modelgen/pom.xml",
          "ontodriver-jena/pom.xml",
          "jopa-api/pom.xml",
          "ontodriver-owlapi/pom.xml",
          "jopa-integration-tests-rdf4j/pom.xml"
        ],
        "commitId" : "51f9bf96cee27bcdc4e0e465a582f3edc6f9699f",
        "timestamp" : 1705923153000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[1.2.1] Bump version, update changelog.\u000a",
        "date" : "2024-01-22 12:32:33 +0100",
        "id" : "51f9bf96cee27bcdc4e0e465a582f3edc6f9699f",
        "msg" : "[1.2.1] Bump version, update changelog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "datatype/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modelgen/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "CHANGELOG.md"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owlapi-utils/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-distribution/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-rdf4j/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-rdf4j/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}