Skip to content

fix for azure build #687

fix for azure build

fix for azure build #687

Triggered via pull request October 22, 2024 19:56
Status Failure
Total duration 12m 8s
Artifacts

asan.yml

on: pull_request
Matrix: test_with_sanitizers
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 41 warnings
asan.macos-latest.vcpkg-asan-debug
unable to access 'https://github.com/boostorg/math.git/': The requested URL returned error: 504
asan.macos-latest.vcpkg-asan-debug
Fetched in submodule path 'ext_libs/vowpal_wabbit/ext_libs/boost_math', but it did not contain ed01dae24893bb69c02c6d599acc74bdb8f46bda. Direct fetching of that commit failed.
asan.macos-latest.vcpkg-asan-debug
Failed to recurse into submodule path 'ext_libs/vowpal_wabbit'
asan.macos-latest.vcpkg-asan-debug
The process '/usr/local/bin/git' failed with exit code 128
asan.ubuntu-latest.vcpkg-ubsan-debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
asan.ubuntu-latest.vcpkg-ubsan-debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/live_model.cc#L131
‘int reinforcement_learning::live_model::request_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::decision_response&, reinforcement_learning::api_status*)’ is deprecated: New interface unifying CB with CCB is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/live_model.cc#L145
‘int reinforcement_learning::live_model::request_multi_slot_decision(const char*, reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/live_model.cc#L157
‘int reinforcement_learning::live_model::request_multi_slot_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/live_model.cc#L183
‘int reinforcement_learning::live_model::request_multi_slot_decision(const char*, reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response_detailed&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/live_model.cc#L196
‘int reinforcement_learning::live_model::request_multi_slot_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response_detailed&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/sampling.cc#L130
‘int exploration::sample_after_normalizing(uint64_t, It, It, uint32_t&) [with It = __gnu_cxx::__normal_iterator<float*, std::vector<float> >; uint64_t = long unsigned int; uint32_t = unsigned int]’ is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/sampling.cc#L138
‘int exploration::swap_chosen(ActionIt, ActionIt, uint32_t) [with ActionIt = reinforcement_learning::container_iterator<reinforcement_learning::action_prob, std::vector<reinforcement_learning::action_prob> >; uint32_t = unsigned int]’ is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L24
‘VW::workspace* VW::seed_vw_model(VW::workspace*, const string&, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L30
‘using io_buf = class VW::io_buf’ is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L33
‘VW::workspace* VW::initialize(const string&, VW::io_buf*, bool, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-ubsan-debug: ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
asan.ubuntu-latest.vcpkg-asan-debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
asan.ubuntu-latest.vcpkg-asan-debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/live_model.cc#L131
‘int reinforcement_learning::live_model::request_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::decision_response&, reinforcement_learning::api_status*)’ is deprecated: New interface unifying CB with CCB is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/live_model.cc#L145
‘int reinforcement_learning::live_model::request_multi_slot_decision(const char*, reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/live_model.cc#L157
‘int reinforcement_learning::live_model::request_multi_slot_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/live_model.cc#L183
‘int reinforcement_learning::live_model::request_multi_slot_decision(const char*, reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response_detailed&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/live_model.cc#L196
‘int reinforcement_learning::live_model::request_multi_slot_decision(reinforcement_learning::string_view, unsigned int, reinforcement_learning::multi_slot_response_detailed&, reinforcement_learning::api_status*)’ is deprecated: New unified example builder interface is coming [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/sampling.cc#L130
‘int exploration::sample_after_normalizing(uint64_t, It, It, uint32_t&) [with It = __gnu_cxx::__normal_iterator<float*, std::vector<float> >; uint64_t = long unsigned int; uint32_t = unsigned int]’ is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/sampling.cc#L138
‘int exploration::swap_chosen(ActionIt, ActionIt, uint32_t) [with ActionIt = reinforcement_learning::container_iterator<reinforcement_learning::action_prob, std::vector<reinforcement_learning::action_prob> >; uint32_t = unsigned int]’ is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/vw_model/safe_vw.cc#L24
‘VW::workspace* VW::seed_vw_model(VW::workspace*, const string&, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/vw_model/safe_vw.cc#L30
‘using io_buf = class VW::io_buf’ is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: rlclientlib/vw_model/safe_vw.cc#L33
‘VW::workspace* VW::initialize(const string&, VW::io_buf*, bool, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.ubuntu-latest.vcpkg-asan-debug: ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
asan.macos-latest.vcpkg-ubsan-debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
asan.macos-latest.vcpkg-ubsan-debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
asan.macos-latest.vcpkg-ubsan-debug: ext_libs/vowpal_wabbit/cmake/VowpalWabbitFeatures.cmake#L24
BUILD_FLATBUFFERS is deprecated. Use -DVW_FEAT_FLATBUFFERS=On instead.
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/sampling.cc#L130
'sample_after_normalizing<std::__wrap_iter<float *>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/sampling.cc#L138
'swap_chosen<reinforcement_learning::container_iterator<reinforcement_learning::action_prob>>' is deprecated: Moved to VW::exploration explorece [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L24
'seed_vw_model' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L30
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L33
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L39
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L42
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L48
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L55
'dealloc_examples' is deprecated: This function is no longer needed and will be removed. [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: rlclientlib/vw_model/safe_vw.cc#L60
'finish' is deprecated: If needing to cleanup memory, rely on the workspace destructor. Driver finalization is now handled by VW::workspace::finish(). [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-asan-debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
asan.macos-latest.vcpkg-asan-debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/