You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During release testing 4.8.0 Beta 2 IT suite execution, multiple syscollector tests failed on Windows endpoint.
These tests have not been migrated to github actions.
On the logs of all tests no syscollector event is detected.
Vulnerability detector configuration warnings detected that should not be present as VDT is configured on manager only.
2024/02/26 16:40:05 wazuh-agent[0] cryptography.c:543 at verify_hash_and_pe_signature(): DEBUG: PE signature verification succeeded for C:\Windows\System32\iphlpapi.dll
2024/02/26 16:40:05 wazuh-agent[0] dll_load_notify.c:101 at dll_notification(): DEBUG: The file 'C:\Windows\System32\iphlpapi.dll' is signed and its signature is valid.
2024/02/26 16:40:05 wazuh-agent[0] cryptography.c:543 at verify_hash_and_pe_signature(): DEBUG: PE signature verification succeeded for C:\Program Files (x86)\ossec-agent\libwinpthread-1.dll
2024/02/26 16:40:05 wazuh-agent[0] dll_load_notify.c:101 at dll_notification(): DEBUG: The file 'C:\Program Files (x86)\ossec-agent\libwinpthread-1.dll' is signed and its signature is valid.
2024/02/26 16:40:05 wazuh-agent[0] cryptography.c:543 at verify_hash_and_pe_signature(): DEBUG: PE signature verification succeeded for C:\Program Files (x86)\ossec-agent\libgcc_s_dw2-1.dll
2024/02/26 16:40:05 wazuh-agent[0] dll_load_notify.c:101 at dll_notification(): DEBUG: The file 'C:\Program Files (x86)\ossec-agent\libgcc_s_dw2-1.dll' is signed and its signature is valid.
2024/02/26 16:40:05 wazuh-agent[0] cryptography.c:543 at verify_hash_and_pe_signature(): DEBUG: PE signature verification succeeded for C:\Program Files (x86)\ossec-agent\libstdc++-6.dll
2024/02/26 16:40:05 wazuh-agent[0] dll_load_notify.c:101 at dll_notification(): DEBUG: The file 'C:\Program Files (x86)\ossec-agent\libstdc++-6.dll' is signed and its signature is valid.
2024/02/26 16:40:05 wazuh-agent[0] cryptography.c:543 at verify_hash_and_pe_signature(): DEBUG: PE signature verification succeeded for C:\Program Files (x86)\ossec-agent\sysinfo.dll
2024/02/26 16:40:05 wazuh-agent[0] dll_load_notify.c:101 at dll_notification(): DEBUG: The file 'C:\Program Files (x86)\ossec-agent\sysinfo.dll' is signed and its signature is valid.
2024/02/26 16:40:05 wazuh-agent[2124] win_utils.c:105 at local_start(): DEBUG: Reading agent configuration.
2024/02/26 16:40:05 wazuh-agent[2124] cryptography.c:543 at verify_hash_and_pe_signature(): DEBUG: PE signature verification succeeded for C:\Program Files (x86)\ossec-agent\libwazuhext.dll
2024/02/26 16:40:05 wazuh-agent[2124] dll_load_notify.c:101 at dll_notification(): DEBUG: The file 'C:\Program Files (x86)\ossec-agent\libwazuhext.dll' is signed and its signature is valid.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:193 at read_main_elements(): WARNING: vulnerability-detection configuration is only set in the manager.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:212 at read_main_elements(): WARNING: indexer configuration is only set in the manager.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:193 at read_main_elements(): WARNING: vulnerability-detection configuration is only set in the manager.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:212 at read_main_elements(): WARNING: indexer configuration is only set in the manager.
2024/02/26 16:40:05 wazuh-agent[2124] agent_op.c:218 at os_read_agent_profile(): DEBUG: Calling os_read_agent_profile().
2024/02/26 16:40:05 wazuh-agent[2124] agent_op.c:237 at os_read_agent_profile(): DEBUG: os_read_agent_profile() = [-]
2024/02/26 16:40:05 wazuh-agent[2124] config.c:450 at ReadConfig(): DEBUG: agent_config element does not have any attributes.
2024/02/26 16:40:05 wazuh-agent[2124] agent_op.c:218 at os_read_agent_profile(): DEBUG: Calling os_read_agent_profile().
2024/02/26 16:40:05 wazuh-agent[2124] agent_op.c:237 at os_read_agent_profile(): DEBUG: os_read_agent_profile() = [-]
2024/02/26 16:40:05 wazuh-agent[2124] config.c:450 at ReadConfig(): DEBUG: agent_config element does not have any attributes.
2024/02/26 16:40:05 wazuh-agent[2124] win_utils.c:130 at local_start(): INFO: Using notify time: 10 and max time to reconnect: 1215752191
2024/02/26 16:40:05 wazuh-agent[2124] win_utils.c:137 at local_start(): DEBUG: Reading logcollector configuration.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:82 at LogCollectorConfig(): DEBUG: The maximum number of files to monitor cannot exceed 200 in Windows, so it will be limited.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:193 at read_main_elements(): WARNING: vulnerability-detection configuration is only set in the manager.
2024/02/26 16:40:05 wazuh-agent[2124] config.c:212 at read_main_elements(): WARNING: indexer configuration is only set in the manager.
2024/02/26 16:40:05 wazuh-agent[2124] agent_op.c:218 at os_read_agent_profile(): DEBUG: Calling os_read_agent_profile().
Given that the tests performed over 4.8.0 beta 2 were compromised by misalignment in the generated content, we are expecting the test results for beta 3 to see if this problem is indeed present
Description
During release testing 4.8.0 Beta 2 IT suite execution, multiple syscollector tests failed on Windows endpoint.
These tests have not been migrated to github actions.
One of the test cases failed related to Syscollector scanning IT fails for Windows agents #4230
Build reports: Evidence
More research is needed.
The text was updated successfully, but these errors were encountered: