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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:37500 (2 years ago)

Debug log (UTC)

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

  }
}
[06:37:04.566] Task URL: https://cr-buildbucket.appspot.com/build/8776885204800512401
[06:37:04.566] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8942315266946871312:2:0) after 6m41s
[06:40:57.530] Received PubSub notification, asking Buildbucket for the build status
[06:40:57.559] Build status: STARTED
[06:41:59.973] Received PubSub notification, asking Buildbucket for the build status
[06:41:59.995] Build:
{
  "id": "8776885204800512401",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-30T06:37:04.343566491Z",
  "startTime": "2023-06-30T06:40:56.963311Z",
  "endTime": "2023-06-30T06:41:59.750181302Z",
  "updateTime": "2023-06-30T06:41:59.750181302Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:41:59.995] Invocation finished in 4m57.081963059s with status SUCCEEDED