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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:30039 (3 years ago)

Debug log (UTC)

[09:37:02.419] New invocation is queued and will start shortly
[09:37:03.652] Starting the invocation (attempt 1)
[09:37:03.678] Ignoring gitiles_ref tag without the buildset tag
[09:37:03.678] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:03.679] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:03.680] Buildbucket request:
{
  "requestId": "8970479599402584928",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970479599402584928",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30039"
                            },
                        "id": "cron:v1:30039"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970479599402584928"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[09:37:04.072] Scheduled build:
{
  "id": "8805049537370941425",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-23T09:37:03.732479561Z",
  "updateTime": "2022-08-23T09:37:03.732479561Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.072] Task URL: https://cr-buildbucket.appspot.com/build/8805049537370941425
[09:37:04.073] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970479599402584928:2:0) after 5m29s
[09:39:29.289] Received PubSub notification, asking Buildbucket for the build status
[09:39:29.310] Build status: STARTED
[09:40:36.122] Received PubSub notification, asking Buildbucket for the build status
[09:40:36.142] Build:
{
  "id": "8805049537370941425",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-23T09:37:03.732479561Z",
  "startTime": "2022-08-23T09:39:28.474817Z",
  "endTime": "2022-08-23T09:40:35.806057201Z",
  "updateTime": "2022-08-23T09:40:35.806057201Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:40:36.142] Invocation finished in 3m33.730657205s with status SUCCEEDED