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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

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

Incoming triggers

  • cron:v1:303 (2 weeks ago)

Debug log (UTC)

[00:00:02.382] New invocation is queued and will start shortly
[00:00:03.508] Starting the invocation (attempt 1)
[00:00:03.538] Ignoring gitiles_ref tag without the buildset tag
[00:00:03.538] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:00:03.538] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:00:03.538] Buildbucket request:
{
  "requestId": "8889341019258129824",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8889341019258129824",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "303"
                            },
                        "id": "cron:v1:303"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8889341019258129824"
    },
    {
      "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:04.065] Scheduled build:
{
  "id": "8723910957309081201",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-04T00:00:03.607219630Z",
  "updateTime": "2025-02-04T00:00:03.607219630Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:00:04.066] Task URL: https://cr-buildbucket.appspot.com/build/8723910957309081201
[00:00:04.066] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8889341019258129824:2:0) after 8m12s
[00:00:04.938] Received PubSub notification, asking Buildbucket for the build status
[00:00:04.972] Build status: SCHEDULED
[00:00:11.017] Received PubSub notification, asking Buildbucket for the build status
[00:00:11.047] Build status: STARTED
[00:00:52.750] Received PubSub notification, asking Buildbucket for the build status
[00:00:52.771] Build:
{
  "id": "8723910957309081201",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-04T00:00:03.607219630Z",
  "startTime": "2025-02-04T00:00:09.472410683Z",
  "endTime": "2025-02-04T00:00:52.382179297Z",
  "updateTime": "2025-02-04T00:00:52.382179297Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:00:52.771] Invocation finished in 50.407413884s with status SUCCEEDED