Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev 8ac8a2f5f1c51bded42b504081959053fd2a28c6)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "luci.dawn.ci"
  builder: "cron-linux-clang-rel-x64"
>

Incoming triggers

  • cron:v1:234 (3 years ago)

Debug log (UTC)

[00:00:04.469] New invocation is queued and will start shortly
[00:00:05.828] Starting the invocation (attempt 1)
[00:00:05.866] Ignoring gitiles_ref tag without the buildset tag
[00:00:05.866] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:00:05.866] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:00:05.867] Buildbucket request:
{
  "requestId": "9015904979128336512",
  "builder": {
    "project": "dawn",
    "bucket": "ci",
    "builder": "cron-linux-clang-rel-x64"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "triggers": [
                  {
                        "cron": {
                              "generation": "234"
                            },
                        "id": "cron:v1:234"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "9015904979128336512"
    },
    {
      "key": "scheduler_job_id",
      "value": "dawn/cron-linux-clang-rel-x64"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[00:00:06.203] Scheduled build:
{
  "id": "8850474916875173040",
  "builder": {
    "project": "dawn",
    "bucket": "ci",
    "builder": "cron-linux-clang-rel-x64"
  },
  "createdBy": "project:dawn",
  "createTime": "2021-04-09T00:00:05.986096Z",
  "updateTime": "2021-04-09T00:00:06.143002Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:00:06.203] Task URL: https://cr-buildbucket.appspot.com/build/8850474916875173040
[00:00:06.203] Scheduling timer "check-buildbucket-build-status" (dawn/cron-linux-clang-rel-x64:9015904979128336512:2:0) after 5m30s
[00:01:04.795] Received PubSub notification, asking Buildbucket for the build status
[00:01:04.826] Build status: STARTED
[00:03:32.542] Received PubSub notification, asking Buildbucket for the build status
[00:03:32.569] Build:
{
  "id": "8850474916875173040",
  "builder": {
    "project": "dawn",
    "bucket": "ci",
    "builder": "cron-linux-clang-rel-x64"
  },
  "createdBy": "project:dawn",
  "createTime": "2021-04-09T00:00:05.986096Z",
  "startTime": "2021-04-09T00:01:04.081272Z",
  "endTime": "2021-04-09T00:03:31.407533Z",
  "updateTime": "2021-04-09T00:03:32.154241Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:03:32.569] Invocation finished in 3m28.114734131s with status SUCCEEDED