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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:35487 (2 years ago)

Debug log (UTC)

[09:37:02.826] New invocation is queued and will start shortly
[09:37:03.905] Starting the invocation (attempt 1)
[09:37:03.933] Ignoring gitiles_ref tag without the buildset tag
[09:37:03.934] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:03.934] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:03.934] Buildbucket request:
{
  "requestId": "8949914087604598400",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8949914087604598400",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35487"
                            },
                        "id": "cron:v1:35487"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8949914087604598400"
    },
    {
      "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.226] Scheduled build:
{
  "id": "8784484025716211377",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-07T09:37:04.001043322Z",
  "updateTime": "2023-04-07T09:37:04.001043322Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.226] Task URL: https://cr-buildbucket.appspot.com/build/8784484025716211377
[09:37:04.226] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8949914087604598400:2:0) after 5m18s
[09:37:16.550] Received PubSub notification, asking Buildbucket for the build status
[09:37:16.582] Build status: STARTED
[09:38:03.231] Received PubSub notification, asking Buildbucket for the build status
[09:38:03.290] Build:
{
  "id": "8784484025716211377",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-07T09:37:04.001043322Z",
  "startTime": "2023-04-07T09:37:15.845255Z",
  "endTime": "2023-04-07T09:38:02.936996641Z",
  "updateTime": "2023-04-07T09:38:02.936996641Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:03.290] Invocation finished in 1m0.473123259s with status SUCCEEDED