Status: SUCCEEDED
Triggered by: -
Duration: 39 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:11065 (3 weeks ago)

Debug log (UTC)

[03:20:01.034] New invocation is queued and will start shortly
[03:20:02.210] Starting the invocation (attempt 1)
[03:20:02.230] Ignoring gitiles_ref tag without the buildset tag
[03:20:02.230] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:20:02.230] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:20:02.231] Buildbucket request:
{
  "requestId": "8843848760612440384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843848760612440384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11065"
                            },
                        "id": "cron:v1:11065"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843848760612440384"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[03:20:03.629] Scheduled build:
{
  "id": "8678418697790611921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T03:20:03.105292252Z",
  "updateTime": "2026-06-21T03:20:03.105292252Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:20:03.629] Task URL: https://cr-buildbucket.appspot.com/build/8678418697790611921
[03:20:03.629] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843848760612440384:2:0) after 6m51s
[03:20:04.430] Received PubSub notification, asking Buildbucket for the build status
[03:20:04.466] Build status: SCHEDULED
[03:20:08.236] Received PubSub notification, asking Buildbucket for the build status
[03:20:08.262] Build status: STARTED
[03:20:40.578] Received PubSub notification, asking Buildbucket for the build status
[03:20:40.614] Build:
{
  "id": "8678418697790611921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T03:20:03.105292252Z",
  "startTime": "2026-06-21T03:20:08.030088866Z",
  "endTime": "2026-06-21T03:20:39.454094195Z",
  "updateTime": "2026-06-21T03:20:39.454094195Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:20:40.614] Invocation finished in 39.583910002s with status SUCCEEDED