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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8560 (1 week ago)

Debug log (UTC)

[06:45:22.067] New invocation is queued and will start shortly
[06:45:23.555] Starting the invocation (attempt 1)
[06:45:23.579] Ignoring gitiles_ref tag without the buildset tag
[06:45:23.579] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:45:23.580] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:45:23.580] Buildbucket request:
{
  "requestId": "8845466586474086160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845466586474086160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8560"
                            },
                        "id": "cron:v1:8560"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845466586474086160"
    },
    {
      "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"
  }
}
[06:45:25.296] Scheduled build:
{
  "id": "8680036523208085361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T06:45:24.556971019Z",
  "updateTime": "2026-06-03T06:45:24.556971019Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:45:25.297] Task URL: https://cr-buildbucket.appspot.com/build/8680036523208085361
[06:45:25.297] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845466586474086160:2:0) after 6m42s
[06:45:50.323] Received PubSub notification, asking Buildbucket for the build status
[06:45:50.360] Build status: STARTED
[06:46:03.034] Received PubSub notification, asking Buildbucket for the build status
[06:46:03.463] Build:
{
  "id": "8680036523208085361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T06:45:24.556971019Z",
  "startTime": "2026-06-03T06:45:32.242496509Z",
  "endTime": "2026-06-03T06:46:01.610350814Z",
  "updateTime": "2026-06-03T06:46:01.610350814Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:46:03.463] Invocation finished in 41.40487957s with status SUCCEEDED