Skip to content

Cleanup mqbconfm

Cleanup mqbconfm #5781

Triggered via pull request November 14, 2025 21:33
Status Failure
Total duration 39m 15s
Artifacts 3

build.yaml

on: pull_request
Dependencies  /  Build [ubuntu]
6s
Dependencies / Build [ubuntu]
Matrix: build_macosx
Build [ubuntu]  /  ...  /  Build [ubuntu]
6s
Build [ubuntu] / Dependencies / Build [ubuntu]
UT [c++]  /  ...  /  Build [ubuntu]
7s
UT [c++] / Dependencies / Build [ubuntu]
Build Prometheus plugin [ubuntu]
9m 14s
Build Prometheus plugin [ubuntu]
Build [ubuntu]  /  Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it
8m 53s
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it
UT [c++]  /  Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t
15m 27s
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t
Matrix: integration_tests_ubuntu
UT [python]
17s
UT [python]
IT [Storage tool]
19s
IT [Storage tool]
Matrix: fuzz_tests_ubuntu
Matrix: Sanitize / build_and_run_sanitizer
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
IT [multi/legacy_mode/strong_consistency]
Process completed with exit code 1.
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L377
conversion from ‘bsl::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L265
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L211
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqp/bmqp_messageguidgenerator.cpp#L139
conversion from ‘bsl::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqp/bmqp_requestmanager.h#L1474
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L6414
conversion from ‘bsl::vectorBase<bsl::shared_ptr<BloombergLP::bmqimp::Queue> >::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L1311
conversion from ‘BloombergLP::bsls::Types::Int64’ {aka ‘long long int’} to ‘int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L1310
conversion from ‘BloombergLP::bsls::Types::Int64’ {aka ‘long long int’} to ‘int’ may change value [-Wconversion]
Build [ubuntu] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 bmqbrkr bmqtool bmqstoragetool all.it: src/groups/bmq/bmqimp/bmqimp_queuemanager.cpp#L429
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L377
conversion from ‘bsl::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L279
conversion from ‘long unsigned int’ to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L265
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L211
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqp/bmqp_messageguidgenerator.cpp#L139
conversion from ‘bsl::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqp/bmqp_requestmanager.h#L1474
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L6414
conversion from ‘bsl::vectorBase<bsl::shared_ptr<BloombergLP::bmqimp::Queue> >::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L1311
conversion from ‘BloombergLP::bsls::Types::Int64’ {aka ‘long long int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L1310
conversion from ‘BloombergLP::bsls::Types::Int64’ {aka ‘long long int’} to ‘int’ may change value [-Wconversion]
Build Prometheus plugin [ubuntu]: src/groups/bmq/bmqimp/bmqimp_queuemanager.cpp#L429
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L377
conversion from ‘bsl::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L279
conversion from ‘long unsigned int’ to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L265
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqp/bmqp_pusheventbuilder.cpp#L211
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘unsigned int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqp/bmqp_messageguidgenerator.cpp#L139
conversion from ‘bsl::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqp/bmqp_requestmanager.h#L1474
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L6414
conversion from ‘bsl::vectorBase<bsl::shared_ptr<BloombergLP::bmqimp::Queue> >::size_type’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L1311
conversion from ‘BloombergLP::bsls::Types::Int64’ {aka ‘long long int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqimp/bmqimp_brokersession.cpp#L1310
conversion from ‘BloombergLP::bsls::Types::Int64’ {aka ‘long long int’} to ‘int’ may change value [-Wconversion]
UT [c++] / Build [ubuntu] 3171a50fa0e277fa16798dbc2bcf354e4a576532 all.t: src/groups/bmq/bmqimp/bmqimp_queuemanager.cpp#L429
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘int’ may change value [-Wconversion]

Artifacts

Produced during runtime
Name Size Digest
19378217606_bmqbrkr
98 MB
sha256:3e9df8a7f971769b5a2592a846a1a417e4dd3be7674d3dd20c56767d9695bba1
19378217606_failure_logs_multi_legacy_mode_strong_consistency
3.75 MB
sha256:12f15d8d70f97161eda9d0b04db13154cd1c0e13135a205c105d898d3a31a427
build-ubuntu-bmqbrkr bmqtool bmqstoragetool all.it-3171a50fa0e277fa16798dbc2bcf354e4a576532 Expired
224 MB
sha256:2b80ab63cc30fb588c2e3cc21bb21eca6fb064fcb668cb8070309bfc976f7a0b