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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:37092 (2 years ago)

Debug log (UTC)

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

  }
}
[06:37:04.867] Task URL: https://cr-buildbucket.appspot.com/build/8778425352995812993
[06:37:04.867] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8943855414960907568:2:0) after 7m54s
[06:42:02.518] Received PubSub notification, asking Buildbucket for the build status
[06:42:02.539] Build status: STARTED
[06:42:56.208] Received PubSub notification, asking Buildbucket for the build status
[06:42:56.271] Build:
{
  "id": "8778425352995812993",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-13T06:37:04.566462700Z",
  "startTime": "2023-06-13T06:42:01.972614Z",
  "endTime": "2023-06-13T06:42:55.954650127Z",
  "updateTime": "2023-06-13T06:42:55.954650127Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:42:56.271] Invocation finished in 5m52.963465912s with status SUCCEEDED