{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 949",
          "upstreamBuild" : 949,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 949,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e6cab620406492567e2194a3fac90ca76950272d",
            "branch" : [
              {
                "SHA1" : "e6cab620406492567e2194a3fac90ca76950272d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e6cab620406492567e2194a3fac90ca76950272d",
            "branch" : [
              {
                "SHA1" : "e6cab620406492567e2194a3fac90ca76950272d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e6cab620406492567e2194a3fac90ca76950272d",
        "branch" : [
          {
            "SHA1" : "e6cab620406492567e2194a3fac90ca76950272d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 263,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 220344,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 macos-x86_64",
  "id" : "949",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 949,
  "queueId" : 126,
  "result" : "SUCCESS",
  "timestamp" : 1674466864814,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=macos-x86_64/949/",
  "builtOn" : "macos-x86_64-jau-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/gluegen/test/junit/generation/BindingJNILibLoader.java",
          "src/java/com/jogamp/common/util/awt/AWTEDTExecutor.java"
        ],
        "commitId" : "f5ea3aa0429d6efd3616a605e5df78530aba3e25",
        "timestamp" : 1674451735000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Formatting: BindingJNILibLoader, AWTEDTExecutor\u000a",
        "date" : "2023-01-23 06:28:55 +0100",
        "id" : "f5ea3aa0429d6efd3616a605e5df78530aba3e25",
        "msg" : "Formatting: BindingJNILibLoader, AWTEDTExecutor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BindingJNILibLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/awt/AWTEDTExecutor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/cpptasks.jar",
          "make/lib/cpptasks-version.txt"
        ],
        "commitId" : "594a960cd72a5859429967e3f23fa7aaac1f712c",
        "timestamp" : 1674465026000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump cpptasks.jar, commit 19c854265956942497dc89444a9ee84f18383671 (Support native windows dll-names)\u000a\u000aAdd support for Windows dynamic library target, i.e. NAME.dll instead of libNAME.dll.\u000a\u000aThis is now required when linking a GLUENAME1.dll to TOOLNAME1.dll,\u000awhere GLUENAME1.dll is loaded via System.loadLibrary() and TOOLNAME1.dll required to be found.\u000aMight be a change in the current ming64 toolchain.\u000a\u000aBefore this change, the library name 'libTOOLNAME1.so' was written into `libGLUENAME1.so`\u000aand hence could not be found (manually renamed to a dll name).\u000a\u000aNow we can also drop the manual rename of libNAME1.so -> NAME1.dll, finally :)\u000a",
        "date" : "2023-01-23 10:10:26 +0100",
        "id" : "594a960cd72a5859429967e3f23fa7aaac1f712c",
        "msg" : "Bump cpptasks.jar, commit 19c854265956942497dc89444a9ee84f18383671 (Support native windows dll-names)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/lib/cpptasks-version.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/cpptasks.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/gluegen-cpptasks-base.xml",
          "make/build.xml",
          "make/build-test.xml"
        ],
        "commitId" : "a9f1ccf10e42076d88813d369cfbc3e205469428",
        "timestamp" : 1674465105000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Remove Windows dll-rename, adopting to cpptasks.jar change\u000a",
        "date" : "2023-01-23 10:11:45 +0100",
        "id" : "a9f1ccf10e42076d88813d369cfbc3e205469428",
        "msg" : "Remove Windows dll-rename, adopting to cpptasks.jar change",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/gluegen-cpptasks-base.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "make/scripts/runtest-x64.bat",
          "make/scripts/java-win64.bat"
        ],
        "commitId" : "ba93184177af82276c3353ed9759dab8ba0421d7",
        "timestamp" : 1674465367000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Windows java-win64.bat launch script: Set LIB_DIR to absolute path as required by System.load*()\u000a",
        "date" : "2023-01-23 10:16:07 +0100",
        "id" : "ba93184177af82276c3353ed9759dab8ba0421d7",
        "msg" : "Windows java-win64.bat launch script: Set LIB_DIR to absolute path as required by System.load*()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/NativeLibrary.java"
        ],
        "commitId" : "7e869ec5dde4409bbd3b16253d7c9ad9f3a2d3e7",
        "timestamp" : 1674465474000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeLibrary: Add getSystemEnvLibraryPaths(), i.e. LD_LIBRARY_PATH, PATH, .. content\u000a",
        "date" : "2023-01-23 10:17:54 +0100",
        "id" : "7e869ec5dde4409bbd3b16253d7c9ad9f3a2d3e7",
        "msg" : "NativeLibrary: Add getSystemEnvLibraryPaths(), i.e. LD_LIBRARY_PATH, PATH, .. content",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/NativeLibrary.java"
        ],
        "commitId" : "55e0d96bddd01042fb0955d7a3864ac7879b612f",
        "timestamp" : 1674465665000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeLibrary.enumerateLibraryPaths(): Using addPaths() ensures given 'path' is being resolved as absolute-canonical as required for System.load*()\u000a\u000aFurther, detailed DEBUG messages are added on -Djogamp.debug.NativeLibrary\u000a",
        "date" : "2023-01-23 10:21:05 +0100",
        "id" : "55e0d96bddd01042fb0955d7a3864ac7879b612f",
        "msg" : "NativeLibrary.enumerateLibraryPaths(): Using addPaths() ensures given 'path' is being resolved as absolute-canonical as required for System.load*()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
        ],
        "commitId" : "e6cab620406492567e2194a3fac90ca76950272d",
        "timestamp" : 1674465795000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JNILibLoaderBase.loadLibraryInternal(): Produce own detailed exception if lib couldn't be loaded (avoid showing misleading orig exception)\u000a\u000a.. and detail some debug output. Both, own exception and debug output expose  NativeLibrary.getSystemEnvLibraryPaths()\u000a",
        "date" : "2023-01-23 10:23:15 +0100",
        "id" : "e6cab620406492567e2194a3fac90ca76950272d",
        "msg" : "JNILibLoaderBase.loadLibraryInternal(): Produce own detailed exception if lib couldn't be loaded (avoid showing misleading orig exception)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}