-
Notifications
You must be signed in to change notification settings - Fork 332
Description
Facing azure pipeline build failure for 2 weeks since raising #1693 . This is a harmless change that cannot cause any failures but hitting a few different errors every time build is triggered.
Got port test failures for a few days.
test_port_add_remove.py::TestPortAddRemoveInvalidParam::test_add_remove_neg_pfc_asym
2025-11-19T13:12:12.2953437Z FAILED test_port_add_remove.py::TestPortAddRemoveInvalidParam::test_add_remove_neg_learn_mode
2025-11-19T13:12:12.2953627Z FAILED test_port_add_remove.py::TestPortAddRemoveInvalidParam::test_add_remove_neg_link_training
2025-11-19T13:12:12.2953890Z FAILED test_port_add_remove.py::TestPortAddRemoveInvalidParam::test_add_remove_neg_role
2025-11-19T13:12:12.2954069Z ============= 31 failed, 3 passed, 1 warning in 1876.68s (0:31:16) =============
Today the build system has run out of space.
2025-11-25T09:36:04.8584298Z libtool: link: g++ -g -O0 -Wl,-z -Wl,relro -o tests_intfmgrd tests_intfmgrd-intfmgr_ut.o tests_intfmgrd-intfmgr.o tests_intfmgrd-subintf.o tests_intfmgrd-recorder.o tests_intfmgrd-orch.o tests_intfmgrd-request_parser.o tests_intfmgrd-mock_orchagent_main.o tests_intfmgrd-mock_dbconnector.o tests_intfmgrd-mock_table.o tests_intfmgrd-mock_hiredis.o tests_intfmgrd-fake_response_publisher.o tests_intfmgrd-mock_redisreply.o tests_intfmgrd-mock_shell_command.o -L/usr/src/gtest -lsaimeta -lsaimetadata -lsaivs -lsairedis -lswsscommon -lgtest -lgtest_main -lzmq -lpthread -lgmock -lgmock_main -lnl-nf-3 -lnl-route-3 -lnl-genl-3 -lnl-3 -lhiredis
2025-11-25T09:36:05.7303929Z /usr/bin/ld: final link failed: No space left on device
2025-11-25T09:36:05.7304745Z /usr/bin/ld: final link failed: No space left on device
2025-11-25T09:36:05.7359649Z collect2: error: ld returned 1 exit status
2025-11-25T09:36:05.7379604Z make[5]: *** [Makefile:1196: tests_intfmgrd] Error 1
2025-11-25T09:36:05.7384286Z make[5]: *** Waiting for unfinished jobs....
2025-11-25T09:36:05.8576147Z collect2: error: ld returned 1 exit status