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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4891 (2 months ago)

Debug log (UTC)

[03:30:30.345] New invocation is queued and will start shortly
[03:30:31.544] Starting the invocation (attempt 1)
[03:30:31.564] Ignoring gitiles_ref tag without the buildset tag
[03:30:31.564] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:30:31.565] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:30:31.566] Buildbucket request:
{
  "requestId": "8847834367254608432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847834367254608432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4891"
                            },
                        "id": "cron:v1:4891"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847834367254608432"
    },
    {
      "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:30:33.457] Scheduled build:
{
  "id": "8682404304344082705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T03:30:32.499563533Z",
  "updateTime": "2026-05-08T03:30:33.062467272Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:30:33.457] Task URL: https://cr-buildbucket.appspot.com/build/8682404304344082705
[03:30:33.457] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847834367254608432:2:0) after 1m17s
[03:30:33.848] Received PubSub notification, asking Buildbucket for the build status
[03:30:33.874] Build status: SCHEDULED
[03:30:38.049] Received PubSub notification, asking Buildbucket for the build status
[03:30:38.128] Build status: STARTED
[03:31:08.228] Received PubSub notification, asking Buildbucket for the build status
[03:31:08.299] Build:
{
  "id": "8682404304344082705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T03:30:32.499563533Z",
  "startTime": "2026-05-08T03:30:37.865750411Z",
  "endTime": "2026-05-08T03:31:07.750339971Z",
  "updateTime": "2026-05-08T03:31:07.750339971Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:31:08.299] Invocation finished in 37.95827411s with status SUCCEEDED