Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "rust-stage0-prod-polling-trigger"
>

Incoming triggers

  • cron:v1:363 (1 week ago)

Debug log (UTC)

[00:00:04.399] New invocation is queued and will start shortly
[00:00:05.557] Starting the invocation (attempt 1)
[00:00:05.585] Ignoring gitiles_ref tag without the buildset tag
[00:00:05.585] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:00:05.585] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:00:05.585] Buildbucket request:
{
  "requestId": "8888888032303667552",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888888032303667552",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "363"
                            },
                        "id": "cron:v1:363"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888888032303667552"
    },
    {
      "key": "scheduler_job_id",
      "value": "fuchsia/rust-stage0-prod-polling-trigger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[00:00:05.999] Scheduled build:
{
  "id": "8723457970334361617",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-09T00:00:05.650694429Z",
  "updateTime": "2025-02-09T00:00:05.650694429Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:00:05.999] Task URL: https://cr-buildbucket.appspot.com/build/8723457970334361617
[00:00:05.999] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888888032303667552:2:0) after 8m12s
[00:00:09.708] Received PubSub notification, asking Buildbucket for the build status
[00:00:09.727] Build status: SCHEDULED
[00:00:29.254] Received PubSub notification, asking Buildbucket for the build status
[00:00:29.286] Build status: STARTED
[00:01:10.710] Received PubSub notification, asking Buildbucket for the build status
[00:01:10.731] Build:
{
  "id": "8723457970334361617",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-09T00:00:05.650694429Z",
  "startTime": "2025-02-09T00:00:24.302859369Z",
  "endTime": "2025-02-09T00:01:10.423363422Z",
  "updateTime": "2025-02-09T00:01:10.423363422Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:01:10.731] Invocation finished in 1m6.342052622s with status SUCCEEDED