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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4471 (4 months ago)

Debug log (UTC)

[03:47:46.354] New invocation is queued and will start shortly
[03:47:47.461] Starting the invocation (attempt 1)
[03:47:47.486] Ignoring gitiles_ref tag without the buildset tag
[03:47:47.486] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:47:47.486] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:47:47.486] Buildbucket request:
{
  "requestId": "8848105071817821040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848105071817821040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4471"
                            },
                        "id": "cron:v1:4471"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848105071817821040"
    },
    {
      "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:47:48.890] Scheduled build:
{
  "id": "8682675009266093665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T03:47:48.168665361Z",
  "updateTime": "2026-05-05T03:47:48.632622206Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:47:48.890] Task URL: https://cr-buildbucket.appspot.com/build/8682675009266093665
[03:47:48.890] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848105071817821040:2:0) after 4m58s
[03:47:49.409] Received PubSub notification, asking Buildbucket for the build status
[03:47:49.426] Build status: SCHEDULED
[03:47:52.731] Received PubSub notification, asking Buildbucket for the build status
[03:47:52.857] Build status: STARTED
[03:48:14.070] Received PubSub notification, asking Buildbucket for the build status
[03:48:14.088] Build:
{
  "id": "8682675009266093665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T03:47:48.168665361Z",
  "startTime": "2026-05-05T03:47:52.466233925Z",
  "endTime": "2026-05-05T03:48:13.834163355Z",
  "updateTime": "2026-05-05T03:48:13.834163355Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:48:14.088] Invocation finished in 27.737085038s with status SUCCEEDED