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:6445 (1 month ago)

Debug log (UTC)

[05:02:26.996] New invocation is queued and will start shortly
[05:02:28.019] Starting the invocation (attempt 1)
[05:02:28.042] Ignoring gitiles_ref tag without the buildset tag
[05:02:28.042] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:02:28.042] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:02:28.042] Buildbucket request:
{
  "requestId": "8846832015997434896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846832015997434896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6445"
                            },
                        "id": "cron:v1:6445"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846832015997434896"
    },
    {
      "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"
  }
}
[05:02:29.422] Scheduled build:
{
  "id": "8681401953499771457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T05:02:28.756108465Z",
  "updateTime": "2026-05-19T05:02:29.214519713Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:02:29.422] Task URL: https://cr-buildbucket.appspot.com/build/8681401953499771457
[05:02:29.422] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846832015997434896:2:0) after 1m58s
[05:02:30.030] Received PubSub notification, asking Buildbucket for the build status
[05:02:30.066] Build status: SCHEDULED
[05:02:32.856] Received PubSub notification, asking Buildbucket for the build status
[05:02:32.873] Build status: STARTED
[05:02:57.053] Received PubSub notification, asking Buildbucket for the build status
[05:02:57.075] Build:
{
  "id": "8681401953499771457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T05:02:28.756108465Z",
  "startTime": "2026-05-19T05:02:32.695155976Z",
  "endTime": "2026-05-19T05:02:56.806819981Z",
  "updateTime": "2026-05-19T05:02:56.806819981Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:02:57.075] Invocation finished in 30.085622123s with status SUCCEEDED