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:29793 (3 years ago)

Debug log (UTC)

[03:37:03.378] New invocation is queued and will start shortly
[03:37:05.383] Starting the invocation (attempt 1)
[03:37:05.411] Ignoring gitiles_ref tag without the buildset tag
[03:37:05.411] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:05.412] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:05.413] Buildbucket request:
{
  "requestId": "8971408217306250384",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8971408217306250384",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29793"
                            },
                        "id": "cron:v1:29793"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8971408217306250384"
    },
    {
      "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:05.915] Scheduled build:
{
  "id": "8805978154419624849",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-13T03:37:05.503169230Z",
  "updateTime": "2022-08-13T03:37:05.503169230Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:05.915] Task URL: https://cr-buildbucket.appspot.com/build/8805978154419624849
[03:37:05.915] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971408217306250384:2:0) after 3m51s
[03:37:28.265] Received PubSub notification, asking Buildbucket for the build status
[03:37:28.293] Build status: STARTED
[03:38:55.616] Received PubSub notification, asking Buildbucket for the build status
[03:38:55.644] Build:
{
  "id": "8805978154419624849",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-13T03:37:05.503169230Z",
  "startTime": "2022-08-13T03:37:27.536946Z",
  "endTime": "2022-08-13T03:38:55.309372054Z",
  "updateTime": "2022-08-13T03:38:55.309372054Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:55.644] Invocation finished in 1m52.277453145s with status SUCCEEDED