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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36153 (2 years ago)

Debug log (UTC)

[03:37:02.770] New invocation is queued and will start shortly
[03:37:03.970] Starting the invocation (attempt 1)
[03:37:03.999] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.999] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.999] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.999] Buildbucket request:
{
  "requestId": "8947400021847027824",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8947400021847027824",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36153"
                            },
                        "id": "cron:v1:36153"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8947400021847027824"
    },
    {
      "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"
  }
}
[03:37:04.304] Scheduled build:
{
  "id": "8781969959819766993",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-05T03:37:04.076028198Z",
  "updateTime": "2023-05-05T03:37:04.076028198Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.304] Task URL: https://cr-buildbucket.appspot.com/build/8781969959819766993
[03:37:04.304] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8947400021847027824:2:0) after 5m50s
[03:38:50.220] Received PubSub notification, asking Buildbucket for the build status
[03:38:50.245] Build status: STARTED
[03:39:38.570] Received PubSub notification, asking Buildbucket for the build status
[03:39:38.595] Build:
{
  "id": "8781969959819766993",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-05T03:37:04.076028198Z",
  "startTime": "2023-05-05T03:38:49.644419Z",
  "endTime": "2023-05-05T03:39:38.259815346Z",
  "updateTime": "2023-05-05T03:39:38.259815346Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:38.595] Invocation finished in 2m35.836350305s with status SUCCEEDED