{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
            "branch" : [
              {
                "SHA1" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
            "branch" : [
              {
                "SHA1" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
        "branch" : [
          {
            "SHA1" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#74",
  "duration" : 16656,
  "estimatedDuration" : 207892,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team A #74",
  "id" : "74",
  "keepLog" : False,
  "number" : 74,
  "queueId" : 124,
  "result" : "FAILURE",
  "timestamp" : 1638480633514,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/74/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/advanceSearch.xhtml"
        ],
        "commitId" : "b6ba990a2edd49b201134fd9347a8ad75116ff17",
        "timestamp" : 1638476503000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
          "fullName" : "bcgonzalez4"
        },
        "authorEmail" : "bcgonzalez4@esei.uvigo.es",
        "comment" : "tsk 15 - Fixes a bug in advanced search form position\nFixes a bug in advanced search form position and some of its children\nelements\n",
        "date" : "2021-12-02 21:21:43 +0100",
        "id" : "b6ba990a2edd49b201134fd9347a8ad75116ff17",
        "msg" : "tsk 15 - Fixes a bug in advanced search form position",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/advanceSearch.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java",
          "service/src/main/resources/META-INF/persistence.xml",
          "tests/src/main/resources/datasets/stories.xml",
          "rest/src/main/resources/META-INF/persistence.xml",
          "additional-material/db/microstories-mysql.creation.sql",
          "additional-material/db/microstories-mysql.drop.sql",
          "additional-material/db/microstories-mysql.full.sql",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java",
          "jsf/src/main/webapp/microstoryView.xhtml",
          "additional-material/db/microstories-mysql.data.sql",
          "additional-material/db/microstories-mysql.delete.sql",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
        ],
        "commitId" : "0be716b5ce8d90c729c3029be22c43e7ebb12dfb",
        "timestamp" : 1638477468000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
          "fullName" : "bcgonzalez4"
        },
        "authorEmail" : "bcgonzalez4@esei.uvigo.es",
        "comment" : "tsk29 - Added user entity and modified tests and database to include it\n",
        "date" : "2021-12-02 21:37:48 +0100",
        "id" : "0be716b5ce8d90c729c3029be22c43e7ebb12dfb",
        "msg" : "tsk29 - Added user entity and modified tests and database to include it",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/microstoryView.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.drop.sql"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.delete.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql",
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java",
          "tests/src/main/resources/datasets/stories.xml",
          "additional-material/db/microstories-mysql.drop.sql",
          "additional-material/db/microstories-mysql.creation.sql",
          "service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java",
          "additional-material/db/microstories-mysql.full.sql",
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/resources/cleanup-autoincrement.sql",
          "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java",
          "additional-material/db/microstories-mysql.data.sql",
          "service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java",
          "additional-material/db/microstories-mysql.delete.sql",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
        ],
        "commitId" : "fbe0f24db590068c400f68e366e760711654de7d",
        "timestamp" : 1638478658000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
          "fullName" : "bcgonzalez4"
        },
        "authorEmail" : "bcgonzalez4@esei.uvigo.es",
        "comment" : "tsk45 Adds column visitDate to entity Story\nAdded a new field to the Story entity using the ElementCollection \nannotation.\n",
        "date" : "2021-12-02 21:57:38 +0100",
        "id" : "fbe0f24db590068c400f68e366e760711654de7d",
        "msg" : "tsk45 Adds column visitDate to entity Story",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.drop.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/cleanup-autoincrement.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.delete.sql"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java"
          },
          {
            "editType" : "delete",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
        ],
        "commitId" : "f1311697932cbd20912270e89463c6fbec67da87",
        "timestamp" : 1638478661000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
          "fullName" : "bcgonzalez4"
        },
        "authorEmail" : "bcgonzalez4@esei.uvigo.es",
        "comment" : "tsk45 Adds some sql queries\nAdd sql statements to delete the new table created and corrections in \nprevious sql files.\n",
        "date" : "2021-12-02 21:57:41 +0100",
        "id" : "f1311697932cbd20912270e89463c6fbec67da87",
        "msg" : "tsk45 Adds some sql queries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/microstories-mysql.creation.sql",
          "tests/src/main/resources/scripts/cleanup-autoincrement.sql~merged"
        ],
        "commitId" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
        "timestamp" : 1638478661000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
          "fullName" : "bcgonzalez4"
        },
        "authorEmail" : "bcgonzalez4@esei.uvigo.es",
        "comment" : "tsk45 - Unify database visit_date format fields\nModify fields names to snake_case in order to unify the format Removes\nunnecesary check in StoryService method\n",
        "date" : "2021-12-02 21:57:41 +0100",
        "id" : "87a4155d3397b2f4ab0ae1d8bb23bf6552d0aba7",
        "msg" : "tsk45 - Unify database visit_date format fields",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/cleanup-autoincrement.sql~merged"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
      "fullName" : "bcgonzalez4"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}