Commit: telescope_addons_cp:069da5a1  
Subject: Remove setting of warehouse rules for now to see if that helps with testing
Author: Jake Warren
Committer: Jake Warren
Commit: enterprise:b311e25b  
Subject: [FIX] l10n_in_reports_gstr: Check Tax is set only for posted entry
Author: Jigar Vaghela
Committer: Jigar Vaghela
Commit: odoo:d2197a2c  
Subject: [FIX] l10n_jo_edi_pos: fix unset ref account move
Author: Adrien Guilliams (adgu)
Committer: Adrien Guilliams (adgu)
Version: 18
Config: Default
Build time: 2h
Wait time: 2h
Load time: 2h18m
Date Level Type Message
2026-03-17 15:24:55 INFO runbot Rebuild initiated by Administrator
2026-03-17 15:25:00 INFO runbot Init build environment with config Default
2026-03-17 15:25:00 Starting step base from config Default
2026-03-17 15:25:00 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-03-17 15:26:14 INFO server odoo.modules.loading:360 1 modules loaded in 10.52s, 9241 queries (+9241 extra)
2026-03-17 15:26:25 INFO server odoo.modules.loading:360 18 modules loaded in 8.58s, 7893 queries (+7893 extra)
2026-03-17 15:26:28 INFO runbot Getting results for build 00221-18
2026-03-17 15:26:28 Step base finished in 85s
2026-03-17 15:26:28 Starting step all from config Default
2026-03-17 15:26:28 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-03-17 15:28:31 INFO server odoo.modules.loading:360 1 modules loaded in 59.77s, 9241 queries (+37347 extra)
2026-03-17 15:56:11 INFO server odoo.modules.loading:360 191 modules loaded in 1657.98s, 150011 queries (+1098425 extra)
2026-03-17 15:56:15 INFO server odoo.addons.base.models.ir_qweb:360 Pregenerating assets bundles
2026-03-17 15:57:07 INFO server odoo.addons.base.tests.test_http_case.TestChromeBrowser.test_screencasts:360 Screencast frames in: /data/build/tests/00221-18-all/screencasts/failed_screencast_20260317_155707_055656
2026-03-17 16:00:43 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1681 QUnit: passed 87 tests (350 assertions), took 5s
2026-03-17 16:09:15 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1681 [HOOT] Passed 6824 tests (22297 assertions, total time: 00:08:29)
2026-03-17 17:25:52 WARNING server odoo.http:2610
You are not allowed to access 'Employee Dependent' (employee.dependent.detail) records.

This operation is allowed for the following groups:
	- Employees/Administrator

Contact your administrator to request access if necessary.
2026-03-17 17:42:00 ERROR server odoo.addons.maintenance_customizations.tests.test_project_ui:35
ERROR: TestUi.test_limited_user_log_note_permission
Traceback (most recent call last):
  File "/data/build/odoo/odoo/tests/common.py", line 1618, in _websocket_request
    return f.result(timeout=timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/concurrent/futures/_base.py", line 458, in result
    raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/telescope_addons_cp/maintenance_customizations/tests/test_project_ui.py", line 35, in test_limited_user_log_note_permission
    self.start_tour("/", "project_chatter_log_disabled", login="demo")
  File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2401, in browser_js
    self.assertTrue(browser._wait_ready(ready), 'The ready "%s" code was always falsy' % ready)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 1903, in _wait_ready
    result = self._websocket_request('Runtime.evaluate', params={
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 1620, in _websocket_request
    raise TimeoutError(f'{method}({params or ""})')
TimeoutError: Runtime.evaluate({'expression': "try { odoo.isTourReady('project_chatter_log_disabled') } catch {}", 'awaitPromise': True})
2026-03-17 17:42:13 ERROR server odoo.addons.maintenance_customizations.tests.test_timesheet_test_overtime.TestOvertime.test_overtime.browser:1681
FAILED: [2/14] Tour timesheet_ot → Step Click on Timesheets (trigger: button[data-menu-xmlid='hr_timesheet.menu_hr_time_tracking']).
Element (button[data-menu-xmlid='hr_timesheet.menu_hr_time_tracking']) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-17 17:42:13 INFO server odoo.addons.maintenance_customizations.tests.test_timesheet_test_overtime.TestOvertime.test_overtime.browser:1681
Error received after termination: {
  "content": "Open Timesheet app.",
  "trigger": ".o_app[data-menu-xmlid='hr_timesheet.timesheet_menu_root']"
},
---------- FAILED: [2/14] Tour timesheet_ot → Step Click on Timesheets (trigger: button[data-menu-xmlid='hr_timesheet.menu_hr_time_tracking']) ----------
{
  "content": "Click on Timesheets",
  "trigger": "button[data-menu-xmlid='hr_timesheet.menu_hr_time_tracking']"
},
---------------------------------------------------------------------------------------------------------------------------------------------------------
{
  "content": "Click on All Timesheets",
  "trigger": "a[data-menu-xmlid='hr_timesheet.timesheet_menu_activity_all']"
},
{
  "content": "Search for Test Employee",
  "trigger": ".o_searchview_input_container input",
  "run": "text Test Employee"
},
{
  "content": "Search by Employee",
  "trigger": ".o_searchview_input_container ul li:nth-child(3)"
},
2026-03-17 17:42:14 INFO server odoo.addons.maintenance_customizations.tests.test_timesheet_test_overtime.TestOvertime.test_overtime:360 Screenshot in: /data/build/tests/00221-18-all/screenshots/sc_20260317_174214_319939_TestOvertime.png
2026-03-17 17:42:14 INFO server odoo.addons.maintenance_customizations.tests.test_timesheet_test_overtime.TestOvertime.test_overtime:360 Screenshot in: /data/build/tests/00221-18-all/screenshots/sc_20260317_174214_531852_TestOvertime.png
2026-03-17 17:42:14 ERROR server odoo.addons.maintenance_customizations.tests.test_timesheet_test_overtime:188
FAIL: TestOvertime.test_overtime
Traceback (most recent call last):
  File "/data/build/telescope_addons_cp/maintenance_customizations/tests/test_timesheet_test_overtime.py", line 188, in test_overtime
    self.start_tour("/web", "timesheet_ot", login="admin", step_delay=100)
  File "/data/build/odoo/odoo/tests/common.py", line 2439, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2413, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('timesheet_ot', {"stepDelay": 100, "keepWatchBrowser": false, "debug": false, "startUrl": "/web", "delayToCheckUndeterminisms": 0})" failed

FAILED: [2/14] Tour timesheet_ot → Step Click on Timesheets (trigger: button[data-menu-xmlid='hr_timesheet.menu_hr_time_tracking']).
Element (button[data-menu-xmlid='hr_timesheet.menu_hr_time_tracking']) has not been found.
TIMEOUT step failed to complete within 10000 ms.
2026-03-17 17:42:57 ERROR server odoo.tests.result:638 1 failed, 1 error(s) of 7066 tests when loading database '00221-18-all'
2026-03-17 17:43:10 INFO runbot Getting results for build 00221-18
2026-03-17 17:43:10 Step all finished in 2h
2026-03-17 17:43:10 Starting step run from config Default
2026-03-17 17:43:10 INFO runbot Start running build 00221-18
2026-03-17 17:43:10 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-03-17 17:44:13 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-03-17 17:44:13 INFO server odoo.modules.loading:360 18 modules loaded in 0.73s, 0 queries (+0 extra)
2026-03-20 14:05:13 INFO runbot Kill build 00221-18