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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3961 (4 months ago)

Debug log (UTC)

[12:37:56.485] New invocation is queued and will start shortly
[12:37:57.575] Starting the invocation (attempt 1)
[12:37:57.597] Ignoring gitiles_ref tag without the buildset tag
[12:37:57.597] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:57.597] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:57.597] Buildbucket request:
{
  "requestId": "8848434104343997504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848434104343997504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3961"
                            },
                        "id": "cron:v1:3961"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848434104343997504"
    },
    {
      "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"
  }
}
[12:37:59.788] Scheduled build:
{
  "id": "8683004041289415649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T12:37:58.778898089Z",
  "updateTime": "2026-05-01T12:37:59.518029498Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:59.788] Task URL: https://cr-buildbucket.appspot.com/build/8683004041289415649
[12:37:59.788] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848434104343997504:2:0) after 2m13s
[12:37:59.970] Received PubSub notification, asking Buildbucket for the build status
[12:38:00.000] Build status: SCHEDULED
[12:38:05.479] Received PubSub notification, asking Buildbucket for the build status
[12:38:05.537] Build status: STARTED
[12:38:31.169] Received PubSub notification, asking Buildbucket for the build status
[12:38:31.238] Build:
{
  "id": "8683004041289415649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T12:37:58.778898089Z",
  "startTime": "2026-05-01T12:38:05.287800475Z",
  "endTime": "2026-05-01T12:38:30.918646352Z",
  "updateTime": "2026-05-01T12:38:30.918646352Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:31.238] Invocation finished in 34.75764572s with status SUCCEEDED