On 4/23/19 5:41 PM, Fabian Vogt wrote:
Hi,
Am Dienstag, 23. April 2019, 15:38:58 CEST schrieb Normand:
Since a while, there is no more triggering of openQA tests for TW PowerPC, last one is dated 20190326 (1)
Is it related to the ttm strange output as reported below ? (2)
Kind of.
and how to investigate such problem ?
For debugging that you would need access to the system behind openqa.opensuse.org.
ttm is waiting for openQA jobs to appear, but openQA does not have any jobs as rsync.pl fails with
openSUSE-Tumbleweed-NET-ppc64-Build495.2-Media.iso: repo openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot495.2 missing, skipped openSUSE-Tumbleweed-NET-ppc64le-Snapshot20190414-Media.iso: repo openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20190414 missing, skipped openSUSE-Tumbleweed-DVD-ppc64-Build495.3-Media.iso: repo openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot495.3 missing, skipped openSUSE-Tumbleweed-DVD-ppc64le-Snapshot20190414-Media.iso: repo openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20190414 missing, skipped
Running rsync.pl manually with --verbose shows the cause:
build '20190414' of repo 'openSUSE-20190414-ppc64-ppc64le-Build509.2' doesn't match iso with build '495.2'
For the current build in openSUSE:Factory:PowerPC, the build numbers are in sync again, so just force-releasing a new snapshot into :ToTest should be enough:
./totest-manager.py --debug release --force openSUSE:Factory:PowerPC
Make sure to use the latest version in git for that as the bookkeeping inside OBS changed recently.
Cheers, Fabian
(1) https://openqa.opensuse.org/group_overview/4
(2) === $~/work/openSUSE-release-tools/totest-manager.py --dry --debug run openSUSE:Factory:PowerPC WARNING:ttm.manager:we have only 0 jobs INFO:ttm.manager:current_snapshot 20190414: inprogress DEBUG:ttm.manager:current_qa_version 20190414 DEBUG:ttm.manager:No ttm_amqp_url configured in oscrc - skipping amqp event emission INFO:ttm.manager:setting failed snapshot to DEBUG:ttm.manager:Snapshot 20190414 is still in progress ===
Thank you Fabian, for the investigation. I am not authorized to use ttm to modify data, so not able to execute your suggested command. Could you do that for me ? or somebody else that is authorized. -- Michel Normand -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org