Re: KDE Frameworks with failing CI (master) (4 February 2024)

2024-02-12 Thread Volker Krause
On Sonntag, 11. Februar 2024 01:06:53 CET Albert Astals Cid wrote:
> Please work on fixing them, otherwise i will remove the failing CI jobs on
> their 4th failing week, it is very important that CI is passing for
> multiple reasons.
> 
> Good news: 4 repositories have been fixed
> 
> Bad news: 1 repository is still failing
> 
> 
> kdav - 2nd week
>  * https://invent.kde.org/frameworks/kdav/-/pipelines/604710
>   * davcollectionsmultifetchjobtest fails both in Linux and FreeBSD
>* Volker identified a MR that broke it, but needs acting on. Do I
> remember that Nico is on holiday? May need someone else to have a look at.

Harald did, it's fixed now :)

signature.asc
Description: This is a digitally signed message part.


KDE Frameworks with failing CI (master) (4 February 2024)

2024-02-10 Thread Albert Astals Cid
Please work on fixing them, otherwise i will remove the failing CI jobs on 
their 4th failing week, it is very important that CI is passing for multiple 
reasons.

Good news: 4 repositories have been fixed

Bad news: 1 repository is still failing


kdav - 2nd week
 * https://invent.kde.org/frameworks/kdav/-/pipelines/604710
  * davcollectionsmultifetchjobtest fails both in Linux and FreeBSD
   * Volker identified a MR that broke it, but needs acting on. Do I remember 
that Nico is on holiday? May need someone else to have a look at.


Cheers,
  Albert




Re: KDE Frameworks with failing CI (master) (4 February 2024)

2024-02-05 Thread christoph

On 2024-02-04 19:05, Ben Cooksley wrote:

On Mon, Feb 5, 2024 at 1:26 AM Albert Astals Cid 
wrote:


Please work on fixing them, otherwise i will remove the failing CI
jobs on their 4th failing week, it is very important that CI is
passing for
multiple reasons.

Good news: 3 repository has been fixed

Bad news: 2 repositories are still failing, 3 new ones have started
failing

baloo - 2nd week
* https://invent.kde.org/frameworks/baloo/-/pipelines/598254
* FreeBSD tests are failing


baloo is fixed with 
https://invent.kde.org/frameworks/kfilemetadata/-/merge_requests/126 
too.




kfilemetadata - 2nd week
*
https://invent.kde.org/frameworks/kfilemetadata/-/pipelines/598257
* FreeBSD tests are failing


This one has been debugged by Christoph and there is a pending MR to
fix this.
See
https://invent.kde.org/frameworks/kfilemetadata/-/merge_requests/126

Caused by differences in the FreeBSD / Linux APIs and the newer
versions of FreeBSD / ZFS being more strict on the input they're given
for attribute names.
(so yes, there was an actual bug here)


kdav - NEW
* https://invent.kde.org/frameworks/kdav/-/pipelines/598256
* davcollectionsmultifetchjobtest fails both in Linux and FreeBSD

ki18n - NEW
* https://invent.kde.org/frameworks/ki18n/-/pipelines/598258
* Linux tests are failing


The Linux image was recently rebuilt, possibly caused by newer
dependencies coming through.


kuserfeedback - NEW
*
https://invent.kde.org/frameworks/kuserfeedback/-/pipelines/598260
* flatpak is failing (the SDK needs updating?)


https://invent.kde.org/packaging/flatpak-kde-runtime/-/commit/ddfdb201e65cfebdd33323a6752ff5e5fc475001
https://invent.kde.org/packaging/flatpak-kde-runtime/-/jobs/1560506

Once that has passed, a rebuild of the flatpak-builder CI image will
be needed, then that will be fixed.


Cheers,
Albert


Cheers,
Ben


Re: KDE Frameworks with failing CI (master) (4 February 2024)

2024-02-05 Thread Volker Krause
On Sonntag, 4. Februar 2024 13:26:54 CET Albert Astals Cid wrote:
> Please work on fixing them, otherwise i will remove the failing CI
> jobs on their 4th failing week, it is very important that CI is passing for
> multiple reasons.
> 
> Good news: 3 repository has been fixed
> 
> Bad news: 2 repositories are still failing, 3 new ones have started failing
> 
> 
> kdav - NEW
>  * https://invent.kde.org/frameworks/kdav/-/pipelines/598256
>   * davcollectionsmultifetchjobtest fails both in Linux and FreeBSD

Bisecting points to the following KIO MR as the cause:
https://invent.kde.org/frameworks/kio/-/merge_requests/1543

Regards,
Volker

signature.asc
Description: This is a digitally signed message part.


Re: KDE Frameworks with failing CI (master) (4 February 2024)

2024-02-04 Thread Ben Cooksley
On Mon, Feb 5, 2024 at 1:26 AM Albert Astals Cid  wrote:

> Please work on fixing them, otherwise i will remove the failing CI
> jobs on their 4th failing week, it is very important that CI is passing
> for
> multiple reasons.
>
> Good news: 3 repository has been fixed
>
> Bad news: 2 repositories are still failing, 3 new ones have started failing
>
>
> baloo - 2nd week
>  * https://invent.kde.org/frameworks/baloo/-/pipelines/598254
>   * FreeBSD tests are failing
>
>
> kfilemetadata - 2nd week
>  * https://invent.kde.org/frameworks/kfilemetadata/-/pipelines/598257
>   * FreeBSD tests are failing
>

This one has been debugged by Christoph and there is a pending MR to fix
this.
See https://invent.kde.org/frameworks/kfilemetadata/-/merge_requests/126

Caused by differences in the FreeBSD / Linux APIs and the newer versions of
FreeBSD / ZFS being more strict on the input they're given for attribute
names.
(so yes, there was an actual bug here)


>
> kdav - NEW
>  * https://invent.kde.org/frameworks/kdav/-/pipelines/598256
>   * davcollectionsmultifetchjobtest fails both in Linux and FreeBSD
>
>
> ki18n - NEW
>  * https://invent.kde.org/frameworks/ki18n/-/pipelines/598258
>   * Linux tests are failing
>

The Linux image was recently rebuilt, possibly caused by newer dependencies
coming through.


>
>
> kuserfeedback - NEW
>  * https://invent.kde.org/frameworks/kuserfeedback/-/pipelines/598260
>   * flatpak is failing (the SDK needs updating?)
>

https://invent.kde.org/packaging/flatpak-kde-runtime/-/commit/ddfdb201e65cfebdd33323a6752ff5e5fc475001
https://invent.kde.org/packaging/flatpak-kde-runtime/-/jobs/1560506

Once that has passed, a rebuild of the flatpak-builder CI image will be
needed, then that will be fixed.


>
>
> Cheers,
>   Albert
>

Cheers,
Ben


KDE Frameworks with failing CI (master) (4 February 2024)

2024-02-04 Thread Albert Astals Cid
Please work on fixing them, otherwise i will remove the failing CI 
jobs on their 4th failing week, it is very important that CI is passing for 
multiple reasons.

Good news: 3 repository has been fixed

Bad news: 2 repositories are still failing, 3 new ones have started failing


baloo - 2nd week
 * https://invent.kde.org/frameworks/baloo/-/pipelines/598254
  * FreeBSD tests are failing


kfilemetadata - 2nd week
 * https://invent.kde.org/frameworks/kfilemetadata/-/pipelines/598257
  * FreeBSD tests are failing


kdav - NEW
 * https://invent.kde.org/frameworks/kdav/-/pipelines/598256
  * davcollectionsmultifetchjobtest fails both in Linux and FreeBSD


ki18n - NEW
 * https://invent.kde.org/frameworks/ki18n/-/pipelines/598258
  * Linux tests are failing


kuserfeedback - NEW
 * https://invent.kde.org/frameworks/kuserfeedback/-/pipelines/598260
  * flatpak is failing (the SDK needs updating?)


Cheers,
  Albert