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:12469 (23 hours ago)

Debug log (UTC)

[03:32:49.569] New invocation is queued and will start shortly
[03:32:50.880] Starting the invocation (attempt 1)
[03:32:50.906] Ignoring gitiles_ref tag without the buildset tag
[03:32:50.907] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:32:50.909] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:32:50.909] Buildbucket request:
{
  "requestId": "8842941985083412256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842941985083412256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12469"
                            },
                        "id": "cron:v1:12469"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842941985083412256"
    },
    {
      "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:32:52.040] Scheduled build:
{
  "id": "8677511922453654465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T03:32:51.454323725Z",
  "updateTime": "2026-07-01T03:32:51.868480662Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:32:52.040] Task URL: https://cr-buildbucket.appspot.com/build/8677511922453654465
[03:32:52.040] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842941985083412256:2:0) after 9m7s
[03:32:52.770] Received PubSub notification, asking Buildbucket for the build status
[03:32:52.794] Build status: SCHEDULED
[03:32:58.808] Received PubSub notification, asking Buildbucket for the build status
[03:32:58.868] Build status: STARTED
[03:33:20.396] Received PubSub notification, asking Buildbucket for the build status
[03:33:20.420] Build:
{
  "id": "8677511922453654465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T03:32:51.454323725Z",
  "startTime": "2026-07-01T03:32:58.640910624Z",
  "endTime": "2026-07-01T03:33:20.161600805Z",
  "updateTime": "2026-07-01T03:33:20.161600805Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:33:20.420] Invocation finished in 30.85725788s with status SUCCEEDED