https://bugzilla.novell.com/show_bug.cgi?id=787537 https://bugzilla.novell.com/show_bug.cgi?id=787537#c0 Summary: accepting requests screws timestamps Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: api AssignedTo: adrian@suse.com ReportedBy: bwiedemann@suse.com QAContact: adrian@suse.com Found By: Development Blocker: --- I did
iosc request accept 22333 -m OK Result of change request state: <?xml version="1.0"?> <status code="ok"> <summary>Ok</summary> <details></details> </status>
Server returned an error: HTTP Error 400: Bad Request illegal xpath ([devel/[@project='Devel:Cloud:1.0' and @package='python-keystoneclient']]) (illegal token X ':predicate') I then looked at the webui https://build.suse.de/request/show/22333 to find that it said accepted 1h ago and created 1h ago even though it was created at least 4h earlier as can be seen from https://build.suse.de/request/show/22334 so there is likely a timezone problem causing the 1h offset (maybe with mysql autoconvertion datetime values into local time) and a code problem that screwed the SR creation time on accept. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.