I am not sure what to make of it:

[ERROR]
> /var/lib/jenkins/workspace/geotools-23.x-docs/docs/src/main/java/org/geotools/tutorial/coverage/ImageTiler.java:[34,37]
> cannot access org.geotools.coverage.grid.io.AbstractGridFormat
>   bad class file:
> /var/lib/jenkins/.m2/repository/org/geotools/gt-coverage/23-SNAPSHOT/gt-coverage-23-SNAPSHOT.jar(org/geotools/coverage/grid/io/AbstractGridFormat.class)
>     unable to access file: corrupted zip file
>     Please remove or make sure it appears in the correct subdirectory of
> the classpath.


Thinking:

- The docs build fine as part of geotools-23.x
<https://build.geoserver.org/view/geotools/job/geotools-23.x/> (where
gt-coverage-23-SNAPSHOT.jar
was created earlier in the same run)
- However When build independently in geotools-23.x-docs
<https://build.geoserver.org/view/geotools/job/geotools-23.x-docs/> they
fail ...
- geotools-23.x-docs is in its own documentation group, where as 23.x is in
group "build b"

It is a snapshot dependency so it should try fetching from the repo once a
day, ... I wonder if the deploy for 23-SNAPSHOT is working correctly?

Reviewing console log
https://build.geoserver.org/view/geotools/job/geotools-23.x/48/ looks like
it installs correctly:

[INFO] Installing
/var/lib/jenkins/workspace/geotools-23.x/modules/library/opengis/target/gt-opengis-23-SNAPSHOT-sources.jar
to
/var/lib/jenkins/.m2/repository/org/geotools/gt-opengis/23-SNAPSHOT/gt-opengis-23-SNAPSHOT-sources.jar

And then uploaded

[INFO] Uploading to nexus:
https://repo.osgeo.org/repository/geotools-snapshots/org/geotools/gt-coverage/23-SNAPSHOT/gt-coverage-23-20200817.114629-2.jar

Checking nexus:

https://repo.osgeo.org/#browse/browse:snapshot:org%2Fgeotools%2Fgt-coverage%2F23-SNAPSHOT%2F23-20200817.114629-2%2Fgt-coverage-23-20200817.114629-2.jar

Downloading and checking the contents:
- I can unzip everything okay ...
- jar tf gt-coverage-23-20200817.114629-2.jar

So no real problem found there ... let me try restarting the job...

That worked:
https://build.geoserver.org/view/geotools/job/geotools-23.x-docs/

Summary:

The docs completed before the main build because they were in different
build groups?


--
Jody Garnett


On Mon, 17 Aug 2020 at 02:44, Andrea Aime <andrea.a...@geo-solutions.it>
wrote:

> Hi,
> anyone noticed this build persistently failing?
>
> https://build.geoserver.org/view/geotools/job/geotools-23.x-docs/10/console
>
> The error seems to be about a corrupt jar, but I can't imagine it has been
> happening the same
> way over and over for two months... ideas?
>
> Cheers
> Andrea
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> ------------------------------------------------------- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to