Status: SUCCEEDED
Triggered by: chillers@google.com
Duration: 5 minutes
Actions:

Definition (rev 66b168a7f28f2e6d7480a1c356a5e878da3d2121)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "recipes-bundler"
>

Incoming triggers

  • Triggered via web UI (2 years ago by chillers@google.com)

Debug log (UTC)

[19:52:32.905] New invocation is queued and will start shortly
[19:52:32.905] Triggered by user:chillers@google.com
[19:52:33.994] Starting the invocation (attempt 1)
[19:52:34.039] Ignoring gitiles_ref tag without the buildset tag
[19:52:34.039] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:52:34.039] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:52:34.040] Buildbucket request:
{
  "requestId": "8981584301864816384",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8981584301864816384",
            "job": "flutter/recipes-bundler",
            "triggers": [
                  {
                        "id": "e42a112d959d0a6a",
                        "title": "Triggered via web UI",
                        "webui": {
                            }
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8981584301864816384"
    },
    {
      "key": "scheduler_job_id",
      "value": "flutter/recipes-bundler"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[19:52:34.483] Scheduled build:
{
  "id": "8816154239922588705",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-04-22T19:52:34.117565812Z",
  "updateTime": "2022-04-22T19:52:34.117565812Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:52:34.483] Task URL: https://cr-buildbucket.appspot.com/build/8816154239922588705
[19:52:34.483] Scheduling timer "check-buildbucket-build-status" (flutter/recipes-bundler:8981584301864816384:2:0) after 8m7s
[19:57:05.768] Received PubSub notification, asking Buildbucket for the build status
[19:57:05.865] Build status: STARTED
[19:57:49.990] Received PubSub notification, asking Buildbucket for the build status
[19:57:50.017] Build:
{
  "id": "8816154239922588705",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-04-22T19:52:34.117565812Z",
  "startTime": "2022-04-22T19:57:04.875498Z",
  "endTime": "2022-04-22T19:57:49.687349659Z",
  "updateTime": "2022-04-22T19:57:49.687349659Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:57:50.017] Invocation finished in 5m17.136232976s with status SUCCEEDED