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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8395 (1 week ago)

Debug log (UTC)

[02:32:58.750] New invocation is queued and will start shortly
[02:33:00.549] Starting the invocation (attempt 1)
[02:33:00.586] Ignoring gitiles_ref tag without the buildset tag
[02:33:00.586] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:33:00.586] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:33:00.586] Buildbucket request:
{
  "requestId": "8845573062354626160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845573062354626160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8395"
                            },
                        "id": "cron:v1:8395"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845573062354626160"
    },
    {
      "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"
  }
}
[02:33:02.008] Scheduled build:
{
  "id": "8680142999012361105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T02:33:01.316842245Z",
  "updateTime": "2026-06-02T02:33:01.731684353Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:33:02.008] Task URL: https://cr-buildbucket.appspot.com/build/8680142999012361105
[02:33:02.009] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845573062354626160:2:0) after 8m47s
[02:33:02.623] Received PubSub notification, asking Buildbucket for the build status
[02:33:02.645] Build status: SCHEDULED
[02:33:05.653] Received PubSub notification, asking Buildbucket for the build status
[02:33:05.753] Build status: STARTED
[02:33:29.841] Received PubSub notification, asking Buildbucket for the build status
[02:33:29.859] Build:
{
  "id": "8680142999012361105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T02:33:01.316842245Z",
  "startTime": "2026-06-02T02:33:05.227189697Z",
  "endTime": "2026-06-02T02:33:29.604342176Z",
  "updateTime": "2026-06-02T02:33:29.604342176Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:33:29.859] Invocation finished in 31.114726965s with status SUCCEEDED