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:35220 (2 years ago)

Debug log (UTC)

[06:37:02.203] New invocation is queued and will start shortly
[06:37:03.278] Starting the invocation (attempt 1)
[06:37:03.323] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.323] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.323] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.324] Buildbucket request:
{
  "requestId": "8950921979508852448",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8950921979508852448",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35220"
                            },
                        "id": "cron:v1:35220"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8950921979508852448"
    },
    {
      "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"
  }
}
[06:37:03.637] Scheduled build:
{
  "id": "8785491917588869825",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-27T06:37:03.408731534Z",
  "updateTime": "2023-03-27T06:37:03.408731534Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:03.637] Task URL: https://cr-buildbucket.appspot.com/build/8785491917588869825
[06:37:03.637] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8950921979508852448:2:0) after 4m53s
[06:37:57.367] Received PubSub notification, asking Buildbucket for the build status
[06:37:57.388] Build status: STARTED
[06:38:45.055] Received PubSub notification, asking Buildbucket for the build status
[06:38:45.078] Build:
{
  "id": "8785491917588869825",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-27T06:37:03.408731534Z",
  "startTime": "2023-03-27T06:37:56.883335Z",
  "endTime": "2023-03-27T06:38:44.860376091Z",
  "updateTime": "2023-03-27T06:38:44.860376091Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:45.078] Invocation finished in 1m42.883847824s with status SUCCEEDED