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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8959 (6 days ago)

Debug log (UTC)

[03:08:49.229] New invocation is queued and will start shortly
[03:08:50.273] Starting the invocation (attempt 1)
[03:08:50.294] Ignoring gitiles_ref tag without the buildset tag
[03:08:50.295] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:08:50.295] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:08:50.295] Buildbucket request:
{
  "requestId": "8845208419547142000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845208419547142000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8959"
                            },
                        "id": "cron:v1:8959"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845208419547142000"
    },
    {
      "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:08:52.065] Scheduled build:
{
  "id": "8679778356824177233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T03:08:51.205896703Z",
  "updateTime": "2026-06-06T03:08:51.659369105Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:08:52.065] Task URL: https://cr-buildbucket.appspot.com/build/8679778356824177233
[03:08:52.065] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845208419547142000:2:0) after 4m51s
[03:08:52.907] Received PubSub notification, asking Buildbucket for the build status
[03:08:52.934] Build status: SCHEDULED
[03:08:55.729] Received PubSub notification, asking Buildbucket for the build status
[03:08:55.795] Build status: STARTED
[03:09:19.579] Received PubSub notification, asking Buildbucket for the build status
[03:09:19.614] Build:
{
  "id": "8679778356824177233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T03:08:51.205896703Z",
  "startTime": "2026-06-06T03:08:55.463310575Z",
  "endTime": "2026-06-06T03:09:19.256054201Z",
  "updateTime": "2026-06-06T03:09:19.256054201Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:09:19.614] Invocation finished in 30.389225725s with status SUCCEEDED