Thanks for pointing this out Ishan. We do not ever vote over a Docker image, it is not an official artifact. The vote is only for the signed tgz artifacts. The Docker image is linked as a convenience binary built with Dockerfile.official <https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf/solr/docker/>, i.e. from the same tgz as we vote over, pushed to my hub namespace. Thanks Houston for providing instructions for building the same docker image locally, that is also encouraged for the sake of getting more review eyes on the official Dockerfile
PS: There was a small bug in the smoketester, a fix is pushed to branch_9_0. So if anyone experienced an error during validation of Maven artifacts, that should now be fixed Jan > 29. mar. 2022 kl. 21:43 skrev Ishan Chattopadhyaya > <[email protected]>: > > I don't think anyone should attempt to vet this RC1 from that non official > docker image (cominvent). If we want users to test the docker image, let us > host it on docker-solr's hub (or provide steps for user to build for > themselves and try). > > On Tue, 29 Mar, 2022, 11:48 pm Jan Høydahl, <[email protected] > <mailto:[email protected]>> wrote: > Please vote for release candidate 1 for Solr 9.0.0 > > The artifacts can be downloaded from: > https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf > > <https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf> > > You can run the smoke tester directly with this command: > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf > > <https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf> > > NB: Make sure to do a 'git pull' on branch_9_0 to get the latest smoketester > version. > > Since this is a major release I encourage a more thorough manual inspection > and test of the artifacts than the smoke tester alone. > > A Docker image is available at docker hub as "cominvent/solr:9.0.0-rc1" > > The vote will be open for at least 72 hours i.e. until 2022-04-01 19:00 UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > > SUCCESS! [0:51:42.777256] > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]> >
