{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "masterslave",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "allBranch",
          "value" : "no"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "deviceChoice",
          "value" : "false"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "commitChoice",
          "value" : "test"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "msgBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "doxBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "detectionBranch",
          "value" : "test3"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "cameraBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "autoCameraBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "systemRosBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "laneBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "spreaderDetectionBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ipmSegmentationBranch",
          "value" : "rc_dev"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user wuxintao",
          "userId" : "wuxintao",
          "userName" : "wuxintao"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
            "branch" : [
              {
                "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
            "branch" : [
              {
                "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
        "branch" : [
          {
            "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinslib.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "52f598e3ef5124b475c577dc318ca0679adab913",
            "branch" : [
              {
                "SHA1" : "52f598e3ef5124b475c577dc318ca0679adab913",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "52f598e3ef5124b475c577dc318ca0679adab913",
            "branch" : [
              {
                "SHA1" : "52f598e3ef5124b475c577dc318ca0679adab913",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "52f598e3ef5124b475c577dc318ca0679adab913",
        "branch" : [
          {
            "SHA1" : "52f598e3ef5124b475c577dc318ca0679adab913",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 284,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
            "branch" : [
              {
                "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
            "branch" : [
              {
                "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0b353e2662ed0dd6063219a60070dba1460f2f1a",
            "branch" : [
              {
                "SHA1" : "0b353e2662ed0dd6063219a60070dba1460f2f1a",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0b353e2662ed0dd6063219a60070dba1460f2f1a",
            "branch" : [
              {
                "SHA1" : "0b353e2662ed0dd6063219a60070dba1460f2f1a",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/imv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 401,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
            "branch" : [
              {
                "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
                "name" : "origin/imv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
            "branch" : [
              {
                "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
                "name" : "origin/imv"
              }
            ]
          }
        },
        "origin/imv_test2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 416,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
            "branch" : [
              {
                "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
                "name" : "origin/imv_test2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
            "branch" : [
              {
                "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
                "name" : "origin/imv_test2"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 498,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
            "branch" : [
              {
                "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
            "branch" : [
              {
                "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
            "branch" : [
              {
                "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
            "branch" : [
              {
                "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0b353e2662ed0dd6063219a60070dba1460f2f1a",
        "branch" : [
          {
            "SHA1" : "0b353e2662ed0dd6063219a60070dba1460f2f1a",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/shared/shared_msgs.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 253,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
            "branch" : [
              {
                "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
            "branch" : [
              {
                "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b2af683abaa6517d54be03c673a3c32b112f3806",
            "branch" : [
              {
                "SHA1" : "b2af683abaa6517d54be03c673a3c32b112f3806",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b2af683abaa6517d54be03c673a3c32b112f3806",
            "branch" : [
              {
                "SHA1" : "b2af683abaa6517d54be03c673a3c32b112f3806",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 378,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
            "branch" : [
              {
                "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
            "branch" : [
              {
                "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 359,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
            "branch" : [
              {
                "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
            "branch" : [
              {
                "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b2af683abaa6517d54be03c673a3c32b112f3806",
        "branch" : [
          {
            "SHA1" : "b2af683abaa6517d54be03c673a3c32b112f3806",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/dox.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/test2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 335,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
            "branch" : [
              {
                "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
                "name" : "origin/test2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
            "branch" : [
              {
                "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
                "name" : "origin/test2"
              }
            ]
          }
        },
        "origin/test1" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 532,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfdfae20f7aa20867983eb0807f2b98d82ca1b2d",
            "branch" : [
              {
                "SHA1" : "cfdfae20f7aa20867983eb0807f2b98d82ca1b2d",
                "name" : "origin/test1"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfdfae20f7aa20867983eb0807f2b98d82ca1b2d",
            "branch" : [
              {
                "SHA1" : "cfdfae20f7aa20867983eb0807f2b98d82ca1b2d",
                "name" : "origin/test1"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 526,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "db4ca17e259010d39557fecfe9938c52a782b685",
            "branch" : [
              {
                "SHA1" : "db4ca17e259010d39557fecfe9938c52a782b685",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "db4ca17e259010d39557fecfe9938c52a782b685",
            "branch" : [
              {
                "SHA1" : "db4ca17e259010d39557fecfe9938c52a782b685",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 488,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
            "branch" : [
              {
                "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
            "branch" : [
              {
                "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
            "branch" : [
              {
                "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
            "branch" : [
              {
                "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
        "branch" : [
          {
            "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
            "name" : "origin/test3"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/new_detection.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
            "branch" : [
              {
                "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
            "branch" : [
              {
                "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
            "branch" : [
              {
                "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
            "branch" : [
              {
                "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
        "branch" : [
          {
            "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/camera_module.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "branch" : [
              {
                "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "branch" : [
              {
                "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
        "branch" : [
          {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/auto_camera_capture.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
            "branch" : [
              {
                "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
            "branch" : [
              {
                "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/imv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 428,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b3feda70cd659e37ca58e20d866231619194de45",
            "branch" : [
              {
                "SHA1" : "b3feda70cd659e37ca58e20d866231619194de45",
                "name" : "origin/imv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b3feda70cd659e37ca58e20d866231619194de45",
            "branch" : [
              {
                "SHA1" : "b3feda70cd659e37ca58e20d866231619194de45",
                "name" : "origin/imv"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
            "branch" : [
              {
                "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
            "branch" : [
              {
                "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
        "branch" : [
          {
            "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/system-ros.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" : "#534",
  "duration" : 1522900,
  "estimatedDuration" : 1700846,
  "executor" : None,
  "fullDisplayName" : "perception #534",
  "id" : "534",
  "keepLog" : False,
  "number" : 534,
  "queueId" : 177580,
  "result" : "SUCCESS",
  "timestamp" : 1683270769514,
  "url" : "http://159.27.114.184:8080/jenkins/user/baiyongqiang/my-views/view/all/job/perception/534/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-arm.jenkinsfile"
          ],
          "commitId" : "e657c48ab3c0d56e57ee5d98404bcd5d4239ecbc",
          "timestamp" : 1683170424000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-arm.jenkinsfile\u000a",
          "date" : "2023-05-04 03:20:24 +0000",
          "id" : "e657c48ab3c0d56e57ee5d98404bcd5d4239ecbc",
          "msg" : "Update orin-arm.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-arm.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-module-arm.jenkinsfile"
          ],
          "commitId" : "52f598e3ef5124b475c577dc318ca0679adab913",
          "timestamp" : 1683170756000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-module-arm.jenkinsfile\u000a",
          "date" : "2023-05-04 03:25:56 +0000",
          "id" : "52f598e3ef5124b475c577dc318ca0679adab913",
          "msg" : "Update orin-module-arm.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-module-arm.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp"
          ],
          "commitId" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
          "timestamp" : 1683270504000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/wangrui",
            "fullName" : "wangrui"
          },
          "authorEmail" : "wangrui@senior.auto",
          "comment" : "fix_out:\u000a1.修复车挂挡停问题\u000a",
          "date" : "2023-05-05 15:08:24 +0800",
          "id" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
          "msg" : "fix_out:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/wangrui",
      "fullName" : "wangrui"
    }
  ],
  "nextBuild" : {
    "number" : 535,
    "url" : "http://159.27.114.184:8080/jenkins/user/baiyongqiang/my-views/view/all/job/perception/535/"
  },
  "previousBuild" : {
    "number" : 533,
    "url" : "http://159.27.114.184:8080/jenkins/user/baiyongqiang/my-views/view/all/job/perception/533/"
  }
}