kubernetes-sigs/image-builder

pr-container-image build disconnected from testgrid?

mboersma opened this issue · 2 comments

What steps did you take and what happened:

When preparing the v0.1.16 image-builder release, I was surprised that after pushing a tag, I didn't see a job run in testgrid:
https://testgrid.k8s.io/sig-cluster-lifecycle-image-builder#pr-container-image-build

See this section in image-builder release docs for reference.

Nonetheless, several minutes later the tagged image did show up in the staging area:
https://console.cloud.google.com/gcr/images/k8s-staging-scl-image-builder/GLOBAL/cluster-node-image-builder-amd64

So presumably a test-infra job is still noticing the tag and building the staging image, but somehow it's no longer connected to our testgrid dashboard. Maybe we broke something when we made recent test-infra changes?

What did you expect to happen:

I expected a new job to show up in that area of image-builder's testgrid dashboard after I pushed the tag.

/kind bug

/close

AFAICT, this was an issue internal to testgrid that's been fixed. The dashboard for this job seems to be healthy again.

@mboersma: Closing this issue.

In response to this:

/close

AFAICT, this was an issue internal to testgrid that's been fixed. The dashboard for this job seems to be healthy again.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.