Hi, Smoketester succeeds: SUCCESS! [0:45:28.467115]
But I cannot get the docker build to pass: It seems to fail during GPG validation of your key during image build: > gpg: key 140BC45803B03F7F: public key "Patrick Gustav Heck (CODE SIGNING KEY) > <g...@apache.org>" imported > gpg: can't connect to the agent: IPC connect call failed > gpg: Total number processed: 1 > gpg: imported: 1 > Not sure if that is the reason, but some command in the RUN line 30- fail. +0 Jan > 23. apr. 2024 kl. 07:05 skrev Gus Heck <gus.h...@gmail.com>: > > Please vote for release candidate 1 for Solr 9.6.0 > > The artifacts can be downloaded from: > https://dist.apache.org/repos/dist/dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57 > > 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.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57 > > You can build a release-candidate of the official docker images (full & > slim) using the following command: > > SOLR_DOWNLOAD_SERVER= > https://dist.apache.org/repos/dist/dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr > && \ > docker build $SOLR_DOWNLOAD_SERVER/9.6.0/docker/Dockerfile.official-full \ > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > -t solr-rc:9.6.0-1 && \ > docker build $SOLR_DOWNLOAD_SERVER/9.6.0/docker/Dockerfile.official-slim \ > --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ > -t solr-rc:9.6.0-1-slim > > The vote will be open for at least 72 hours i.e. until 2024-04-26 06:00 UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > > > -- > http://www.needhamsoftware.com (work) > https://a.co/d/b2sZLD9 (my fantasy fiction book) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org