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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4999 (2 months ago)

Debug log (UTC)

[21:59:40.876] New invocation is queued and will start shortly
[21:59:42.962] Starting the invocation (attempt 1)
[21:59:42.985] Ignoring gitiles_ref tag without the buildset tag
[21:59:42.985] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:59:42.985] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:59:42.985] Buildbucket request:
{
  "requestId": "8847764583965482912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847764583965482912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4999"
                            },
                        "id": "cron:v1:4999"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847764583965482912"
    },
    {
      "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"
  }
}
[21:59:44.687] Scheduled build:
{
  "id": "8682334520067281249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T21:59:43.972059216Z",
  "updateTime": "2026-05-08T21:59:44.393879768Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:59:44.687] Task URL: https://cr-buildbucket.appspot.com/build/8682334520067281249
[21:59:44.688] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847764583965482912:2:0) after 5m2s
[21:59:45.264] Received PubSub notification, asking Buildbucket for the build status
[21:59:45.332] Build status: SCHEDULED
[21:59:49.296] Received PubSub notification, asking Buildbucket for the build status
[21:59:49.312] Build status: STARTED
[22:00:13.753] Received PubSub notification, asking Buildbucket for the build status
[22:00:13.771] Build:
{
  "id": "8682334520067281249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T21:59:43.972059216Z",
  "startTime": "2026-05-08T21:59:49.103962651Z",
  "endTime": "2026-05-08T22:00:12.628812149Z",
  "updateTime": "2026-05-08T22:00:12.628812149Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:00:13.771] Invocation finished in 32.8995434s with status SUCCEEDED