{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "DOAPTRELEASE",
          "value" : True
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILDDEP",
          "value" : False
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILDPKG",
          "value" : False
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Heuermann Andreas",
          "userId" : "anheuermann",
          "userName" : "Heuermann Andreas"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3634,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e7888083adaf369747db550df01de16798fc347f",
            "branch" : [
              {
                "SHA1" : "e7888083adaf369747db550df01de16798fc347f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e7888083adaf369747db550df01de16798fc347f",
            "branch" : [
              {
                "SHA1" : "e7888083adaf369747db550df01de16798fc347f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e7888083adaf369747db550df01de16798fc347f",
        "branch" : [
          {
            "SHA1" : "e7888083adaf369747db550df01de16798fc347f",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@gitlab.liu.se:OpenModelica/apt-build.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3634,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7395462039f052e34572692825ded659888c3e5f",
            "branch" : [
              {
                "SHA1" : "7395462039f052e34572692825ded659888c3e5f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7395462039f052e34572692825ded659888c3e5f",
            "branch" : [
              {
                "SHA1" : "7395462039f052e34572692825ded659888c3e5f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7395462039f052e34572692825ded659888c3e5f",
        "branch" : [
          {
            "SHA1" : "7395462039f052e34572692825ded659888c3e5f",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:OpenModelica/www.openmodelica.org.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3634",
  "duration" : 477830,
  "estimatedDuration" : 4389126,
  "executor" : None,
  "fullDisplayName" : "LINUX_BUILDS #3634",
  "id" : "3634",
  "keepLog" : False,
  "number" : 3634,
  "queueId" : 56361,
  "result" : "FAILURE",
  "timestamp" : 1769601584354,
  "url" : "https://test.openmodelica.org/jenkins/job/LINUX_BUILDS/3634/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Makefile.server",
            "make-packages.py",
            "update-source-repo.py",
            "release-files.py"
          ],
          "commitId" : "764ee294260f1c03ee26809e635cf3561db0993d",
          "timestamp" : 1769531185000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/anheuermann",
            "fullName" : "Heuermann Andreas"
          },
          "authorEmail" : "38031952+AnHeuermann@users.noreply.github.com",
          "comment" : "Update to new GPG key\u000a",
          "date" : "2026-01-27 17:26:25 +0100",
          "id" : "764ee294260f1c03ee26809e635cf3561db0993d",
          "msg" : "Update to new GPG key",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "make-packages.py"
            },
            {
              "editType" : "edit",
              "file" : "update-source-repo.py"
            },
            {
              "editType" : "edit",
              "file" : "Makefile.server"
            },
            {
              "editType" : "edit",
              "file" : "release-files.py"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "content/download/download-linux.md"
          ],
          "commitId" : "53b67e834eba0001b0a744cd68148d7157f59bbc",
          "timestamp" : 1769595308000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/38031952+anheuermann",
            "fullName" : "38031952+AnHeuermann"
          },
          "authorEmail" : "38031952+AnHeuermann@users.noreply.github.com",
          "comment" : "Use HTTPS for Linux install\u000a",
          "date" : "2026-01-28 11:15:08 +0100",
          "id" : "53b67e834eba0001b0a744cd68148d7157f59bbc",
          "msg" : "Use HTTPS for Linux install",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "content/download/download-linux.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "content/joomla-specific-links/lilaconf.md",
            "content/free-and-open-source-software/omnotebook.md",
            "content/news/february-6-2017-openmodelica-1-11-0-released.md",
            "content/events/othermeetings/ifip-wg24.md",
            "content/events/openmodelica-workshop/2010.md",
            "content/latest-news/jan30-new-openmodelica.md",
            "content/uncategorised/registration-and-payment.md",
            "content/joomla-specific-links/ecctd2011.md",
            "content/free-and-open-source-software/omedit.md",
            "content/uncategorised/ifip-wg24-meeting-vadstena-may-20-25-2012.md",
            "content/latest-news/april-20-openmodelica-17-release.md",
            "content/news/om-modprod-2024.md",
            "content/news/december-1-2016-openmodelica-1-11-beta1-released.md",
            "content/events/modprod/modprod-2012.md",
            "content/developersresources/courses.md",
            "content/latest-news/september-24-openmodelica-180-beta-release.md",
            "content/useresresources/license.md",
            "content/_index.md",
            "content/events/modprod/modprod-2016.md",
            "content/latest-news/openmodelica-160-beta.md",
            "content/free-and-open-source-software/omsimulator.md",
            "content/free-and-open-source-software/latest-release-notes.md",
            "content/free-and-open-source-software/openmodelica-170-alpha-release.md",
            "content/free-and-open-source-software/download.md",
            "content/research/_index.md",
            "content/free-and-open-source-software/omweb.md",
            "content/free-and-open-source-software/cfp-openmodelicamodprod-workshops-febr-2012.md",
            "content/joomla-specific-links/openmodelicawokrshop.md",
            "content/uncategorised/cuda-code-generation-and-runtime-support-for-parallel-extensions-of-the-openmodelica-compiler.md",
            "content/news/july-10-sims2015-registration-open.md",
            "content/latest-news/may-20-omweb-teacher-and-student-clients.md",
            "content/uncategorised/acado.md",
            ".CI/Jenkinsfile",
            "content/latest-news/modelicadesignmeeting.md",
            "content/free-and-open-source-software/modelica-modeling-language-modelicaml.md",
            "content/latest-news/march-19-openmodelica-170-alpha-release.md",
            "content/free-and-open-source-software/documentation.md",
            "content/useresresources/tools.md",
            "content/news/om-modprod-2023.md",
            "content/latest-news/april4-new-openmodelica181.md",
            "content/joomla-specific-links/modelicaconf.md",
            "content/latest-news/openmodelica-developers-week-7-11-november-2011.md",
            "content/events/modprod/modprod-2013.md",
            "content/research/master-theses.md",
            "content/free-and-open-source-software/nightly-builds-80828857.md",
            "content/news/deadline-extended-to-dec-2-cfp-openmodelica-modprod-workshops-febr-2019.md",
            "content/uncategorised/meeting-vadstena2.md",
            "content/free-and-open-source-software/book-info.md",
            "content/free-and-open-source-software/open-modelica-shell-omshell.md",
            "content/free-and-open-source-software/full-license.md",
            "content/home/consortium.md",
            "content/useresresources/related-products.md",
            "content/latest-news/openmodelica161release.md",
            "content/research/books.md",
            "content/latest-news/feb5-openmodelica-release-150-rc2.md",
            "content/research/openmodelica.md",
            "content/free-and-open-source-software/old-releases.md",
            "content/free-and-open-source-software/open-modelica-compiler-omc.md",
            "content/events/sims-2015.md",
            "content/research/journal-papers.md",
            "content/download/download-mac.md",
            "content/events/modprod/modprod-2010.md",
            "content/latest-news/january-22-registration-open-modprod2012-and-openmodelica2012-workshops-on-model-based-development.md",
            "content/free-and-open-source-software/omconnectioneditoromedit.md",
            "content/uncategorised/6th-modprod-workshop-on-model-based-product-development-linkoeping-university-sweden-february-7-8-2011.md",
            "content/uncategorised/introduction-to-modeling-and-simulation-of-technical-and-physical-systems-with-modelica.md",
            "content/joomla-specific-links/oct-13-cfp-openmodelicamodprod-workshops-february-2012.md",
            "content/useresresources/modelica-courses.md",
            "content/research/conference-papers.md",
            "content/news/august31-new-openmodelica190beta.md",
            "content/latest-news/acado2.md",
            "content/latest-news/openmodelica-180-beta2-release.md",
            "content/news/december-20-2016-openmodelica-1-11-beta2-released.md",
            "content/research/open-master-theses.md",
            "content/latest-news/openmodelica-180-release.md",
            "content/free-and-open-source-software/modelica-development-tooling-mdt.md",
            "content/developersresources/sourcecode.md",
            "content/news/fritzsonbook2014.md",
            "scripts/fix.sh",
            "content/free-and-open-source-software/omeditintegration.md",
            "content/research/phd-and-licentiate-theses.md",
            "content/uncategorised/openmodelica16release.md",
            "content/events/othermeetings/seminarium-av-johan-ehrenberg.md",
            "content/research/openmodelica_bib.md",
            "content/events/sims-2015-tutorials.md",
            "content/events/modprod/modprod-2015.md",
            "content/news/november-1-2017-cfp-openmodelica-modprod-workshops-february-2018.md",
            "content/news/october19-new-openmodelica190beta2.md",
            "content/free-and-open-source-software/leaving-openmodelica-kth.md",
            "content/free-and-open-source-software/cfp-openmodelicamodprod-workshops-febr-2013.md",
            "content/joomla-specific-links/cfp-openmodelicamodprod.md",
            "content/useresresources/userdocumentation.md",
            "content/free-and-open-source-software/ompython.md",
            "content/joomla-specific-links/modprod2011.md"
          ],
          "commitId" : "7395462039f052e34572692825ded659888c3e5f",
          "timestamp" : 1769595308000,
          "author" : {
            "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/38031952+anheuermann",
            "fullName" : "38031952+AnHeuermann"
          },
          "authorEmail" : "38031952+AnHeuermann@users.noreply.github.com",
          "comment" : "Update HTTP to HTTPS links\u000a",
          "date" : "2026-01-28 11:15:08 +0100",
          "id" : "7395462039f052e34572692825ded659888c3e5f",
          "msg" : "Update HTTP to HTTPS links",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "content/news/august31-new-openmodelica190beta.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/modprod2011.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/open-modelica-shell-omshell.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/open-master-theses.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/openmodelica-160-beta.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/cfp-openmodelicamodprod-workshops-febr-2013.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/books.md"
            },
            {
              "editType" : "edit",
              "file" : "content/developersresources/courses.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/sims-2015.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/omeditintegration.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/modprod/modprod-2013.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/acado2.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/october19-new-openmodelica190beta2.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/jan30-new-openmodelica.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/march-19-openmodelica-170-alpha-release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/registration-and-payment.md"
            },
            {
              "editType" : "edit",
              "file" : ".CI/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/modelica-development-tooling-mdt.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/january-22-registration-open-modprod2012-and-openmodelica2012-workshops-on-model-based-development.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/modprod/modprod-2010.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/oct-13-cfp-openmodelicamodprod-workshops-february-2012.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/openmodelica-workshop/2010.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/november-1-2017-cfp-openmodelica-modprod-workshops-february-2018.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/open-modelica-compiler-omc.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/phd-and-licentiate-theses.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/july-10-sims2015-registration-open.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/documentation.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/6th-modprod-workshop-on-model-based-product-development-linkoeping-university-sweden-february-7-8-2011.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/book-info.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/conference-papers.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/september-24-openmodelica-180-beta-release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/openmodelica.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/cfp-openmodelicamodprod-workshops-febr-2012.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/sims-2015-tutorials.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/ompython.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/modprod/modprod-2015.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/modelicaconf.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/journal-papers.md"
            },
            {
              "editType" : "edit",
              "file" : "scripts/fix.sh"
            },
            {
              "editType" : "edit",
              "file" : "content/news/february-6-2017-openmodelica-1-11-0-released.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/omsimulator.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/may-20-omweb-teacher-and-student-clients.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/openmodelica-developers-week-7-11-november-2011.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/feb5-openmodelica-release-150-rc2.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/omweb.md"
            },
            {
              "editType" : "edit",
              "file" : "content/home/consortium.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/openmodelica-180-beta2-release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/modelica-modeling-language-modelicaml.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/acado.md"
            },
            {
              "editType" : "edit",
              "file" : "content/useresresources/related-products.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/openmodelicawokrshop.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/old-releases.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/cfp-openmodelicamodprod.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/december-1-2016-openmodelica-1-11-beta1-released.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/openmodelica16release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/useresresources/userdocumentation.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/othermeetings/seminarium-av-johan-ehrenberg.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/modelicadesignmeeting.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/omconnectioneditoromedit.md"
            },
            {
              "editType" : "edit",
              "file" : "content/useresresources/modelica-courses.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/lilaconf.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/om-modprod-2024.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/december-20-2016-openmodelica-1-11-beta2-released.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/othermeetings/ifip-wg24.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/master-theses.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/nightly-builds-80828857.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/openmodelica161release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/joomla-specific-links/ecctd2011.md"
            },
            {
              "editType" : "edit",
              "file" : "content/download/download-mac.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/meeting-vadstena2.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/april-20-openmodelica-17-release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/useresresources/tools.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/full-license.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/latest-release-notes.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/_index.md"
            },
            {
              "editType" : "edit",
              "file" : "content/useresresources/license.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/omedit.md"
            },
            {
              "editType" : "edit",
              "file" : "content/research/openmodelica_bib.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/openmodelica-170-alpha-release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/_index.md"
            },
            {
              "editType" : "edit",
              "file" : "content/developersresources/sourcecode.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/omnotebook.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/introduction-to-modeling-and-simulation-of-technical-and-physical-systems-with-modelica.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/openmodelica-180-release.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/ifip-wg24-meeting-vadstena-may-20-25-2012.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/modprod/modprod-2012.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/leaving-openmodelica-kth.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/deadline-extended-to-dec-2-cfp-openmodelica-modprod-workshops-febr-2019.md"
            },
            {
              "editType" : "edit",
              "file" : "content/events/modprod/modprod-2016.md"
            },
            {
              "editType" : "edit",
              "file" : "content/latest-news/april4-new-openmodelica181.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/om-modprod-2023.md"
            },
            {
              "editType" : "edit",
              "file" : "content/uncategorised/cuda-code-generation-and-runtime-support-for-parallel-extensions-of-the-openmodelica-compiler.md"
            },
            {
              "editType" : "edit",
              "file" : "content/news/fritzsonbook2014.md"
            },
            {
              "editType" : "edit",
              "file" : "content/free-and-open-source-software/download.md"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/anheuermann",
      "fullName" : "Heuermann Andreas"
    },
    {
      "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/38031952+anheuermann",
      "fullName" : "38031952+AnHeuermann"
    },
    {
      "absoluteUrl" : "https://test.openmodelica.org/jenkins/user/openmodelica",
      "fullName" : "openmodelica"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 3635,
    "url" : "https://test.openmodelica.org/jenkins/job/LINUX_BUILDS/3635/"
  },
  "previousBuild" : {
    "number" : 3633,
    "url" : "https://test.openmodelica.org/jenkins/job/LINUX_BUILDS/3633/"
  }
}