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

Debug log (UTC)

[00:26:48.517] New invocation is queued and will start shortly
[00:26:49.590] Starting the invocation (attempt 1)
[00:26:49.629] Ignoring gitiles_ref tag without the buildset tag
[00:26:49.629] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:26:49.629] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:26:49.630] Buildbucket request:
{
  "requestId": "8846577566949438928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846577566949438928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6838"
                            },
                        "id": "cron:v1:6838"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846577566949438928"
    },
    {
      "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"
  }
}
[00:26:51.566] Scheduled build:
{
  "id": "8681147503936217057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T00:26:50.769873627Z",
  "updateTime": "2026-05-22T00:26:51.403079298Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:26:51.567] Task URL: https://cr-buildbucket.appspot.com/build/8681147503936217057
[00:26:51.567] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846577566949438928:2:0) after 5m13s
[00:26:52.199] Received PubSub notification, asking Buildbucket for the build status
[00:26:52.223] Build status: SCHEDULED
[00:26:55.246] Received PubSub notification, asking Buildbucket for the build status
[00:26:55.276] Build status: STARTED
[00:27:20.201] Received PubSub notification, asking Buildbucket for the build status
[00:27:20.217] Build:
{
  "id": "8681147503936217057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T00:26:50.769873627Z",
  "startTime": "2026-05-22T00:26:55.062747263Z",
  "endTime": "2026-05-22T00:27:19.865526365Z",
  "updateTime": "2026-05-22T00:27:19.865526365Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:27:20.217] Invocation finished in 31.705356803s with status SUCCEEDED