results summaries use this vocabulary: total-packages: how many source packages are in the project (e.g. openSUSE:Factory) build-tried: how many source packages I tried to build (some slow and known-bad ones are skipped) build-failed: how many source packages failed the build - can be higher than in OBS because I build in the future, with -j1 and with older CPU ; but can also be lower, because I mostly do the equivalent of OBS' rebuild=local (so no rebuild for dep changes) build-n-a: how many source packages builds were impossible, because deps were missing or it is for another arch build-succeeded: how many source packages built successfully build-official-failed+na: as reference, how many packages don't build in OBS build-compare-failed: how many package double-build tests produced diffs in build-compare build-compare-succeeded: how many package double-build tests produced equivalent results per build-compare verify-failed: how many official binaries could not be reproduced even with build-compare filtering diffs ; similar to build-compare-failed above verified-semi-reproducible: how many official binaries could be reproduced - equivalency determined by build-compare verified-bit-identical: how many official binaries could be reproduced bit-identical (was 0 for openSUSE:Factory until 2024-03 because of https://bugzilla.opensuse.org/show_bug.cgi?id=1148824 ) bit-by-bit-identical: how many package double-build tests produced bit-identical results not-bit-by-bit-identical: how many package double-build tests produced different results not-bit-by-bit-identicalcheck: how many package double-build tests did not produce bit-identical results (should ideally be same as above, but some build/test issues can screw it up)