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

Debug log (UTC)

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

  }
}
[03:37:04.064] Task URL: https://cr-buildbucket.appspot.com/build/8793203983900840321
[03:37:04.064] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8958634045968740592:2:0) after 3m31s
[03:38:29.759] Received PubSub notification, asking Buildbucket for the build status
[03:38:29.783] Build status: STARTED
[03:38:59.790] Received PubSub notification, asking Buildbucket for the build status
[03:38:59.824] Build:
{
  "id": "8793203983900840321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-01T03:37:03.840059050Z",
  "startTime": "2023-01-01T03:38:29.629683882Z",
  "endTime": "2023-01-01T03:38:58.833152014Z",
  "updateTime": "2023-01-01T03:38:58.833152014Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:59.824] Invocation finished in 1m57.339456595s with status SUCCEEDED