Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev fee7a656e997575f9767380a52ce0f30d9c9179b)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.ci"
  builder: "dev-status"
>

Incoming triggers

  • cron:v1:5002 (7 months ago)

Debug log (UTC)

[09:02:34.216] New invocation is queued and will start shortly
[09:02:35.277] Starting the invocation (attempt 1)
[09:02:35.302] Ignoring gitiles_ref tag without the buildset tag
[09:02:35.302] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:02:35.302] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:02:35.302] Buildbucket request:
{
  "requestId": "8894833301132166288",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8894833301132166288",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5002"
                            },
                        "id": "cron:v1:5002"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8894833301132166288"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[09:02:35.725] Scheduled build:
{
  "id": "8729403239281800641",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-12-05T09:02:35.351247616Z",
  "updateTime": "2024-12-05T09:02:35.351247616Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:02:35.725] Task URL: https://cr-buildbucket.appspot.com/build/8729403239281800641
[09:02:35.725] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8894833301132166288:2:0) after 7m37s
[09:02:38.389] Received PubSub notification, asking Buildbucket for the build status
[09:02:38.412] Build status: SCHEDULED
[09:03:19.360] Received PubSub notification, asking Buildbucket for the build status
[09:03:19.410] Build status: STARTED
[09:05:38.343] Received PubSub notification, asking Buildbucket for the build status
[09:05:38.431] Build:
{
  "id": "8729403239281800641",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-12-05T09:02:35.351247616Z",
  "startTime": "2024-12-05T09:03:19.017912127Z",
  "endTime": "2024-12-05T09:05:37.633329613Z",
  "updateTime": "2024-12-05T09:05:37.633329613Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:05:38.431] Invocation finished in 3m4.228143729s with status SUCCEEDED