Console Error logs

Rest 4 (B2B) Failure
PHPUnit 12.5.14 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.5.0
Configuration: /var/www/html/dev/tests/api-functional/phpunit.xml

........S........S..........S..S................................. 65 / 98 ( 66%)
..SSSSSS..SSSSSSS..............FS                                 98 / 98 (100%)

Time: 06:29.354, Memory: 252.50 MB

There was 1 failure:

1) Magento\WebapiAsync\Model\OrderRepositoryInterfaceTest::testSave@update order in single mode with data (['customer.email.modified@magento.test'], false)
Order update via async webapi failed

/var/www/html/dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/OrderRepositoryInterfaceTest.php:132

FAILURES!
Tests: 98, Assertions: 466, Failures: 1, Skipped: 18.

=== Memory Usage System Stats ===
Memory usage (OS):	391.43M (157.52% of 248.50M reported by PHP)
Estimated memory leak:	142.93M (36.51% of used memory)
Rest 4 (EE) Failure
PHPUnit 12.5.14 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.5.0
Configuration: /var/www/html/dev/tests/api-functional/phpunit.xml

........S........S.............S................................. 65 / 98 ( 66%)
..SSSSSS..SSSSSSS...........F..FS                                 98 / 98 (100%)

Time: 07:17.942, Memory: 224.50 MB

There were 2 failures:

1) Magento\WebapiAsync\Model\AsyncScheduleTest::testAsyncScheduleBulk#1 with data ([['psku-test-2', 'sku-69dd6dfc7afb47.40110494', 4, 'virtual', 3.62, 1, 4, [['cost', ''], ['description']]]], ...6 more elements)
Not all products were created

/var/www/html/dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/AsyncScheduleTest.php:134

2) Magento\WebapiAsync\Model\OrderRepositoryInterfaceTest::testSave@update order in single mode with data (['customer.email.modified@magento.test'], false)
Order update via async webapi failed

/var/www/html/dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/OrderRepositoryInterfaceTest.php:132

FAILURES!
Tests: 98, Assertions: 468, Failures: 2, Skipped: 17.

=== Memory Usage System Stats ===
Memory usage (OS):	358.21M (162.45% of 220.50M reported by PHP)
Estimated memory leak:	137.71M (38.44% of used memory)