Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerability Detection E2E Initial Scan failure #5019

Closed
Rebits opened this issue Feb 23, 2024 · 8 comments · Fixed by #5032
Closed

Vulnerability Detection E2E Initial Scan failure #5019

Rebits opened this issue Feb 23, 2024 · 8 comments · Fixed by #5032
Assignees
Labels

Comments

@Rebits
Copy link
Member

Rebits commented Feb 23, 2024

Descritpion

We've identified a challenge in https:/wazuh/wazuh-jenkins/issues/6246 where several VD tests are failing. This appears to stem from issues outlined in #4938.

Investigation into this matter is imperative, and corrective actions are needed to address the failed tests.

@Rebits Rebits self-assigned this Feb 23, 2024
@Rebits
Copy link
Member Author

Rebits commented Feb 23, 2024

Development branch
fix-tmp-vd-e2e

Build: https://ci.wazuh.info/job/Test_e2e_system/242/

@Rebits Rebits linked a pull request Feb 26, 2024 that will close this issue
@Rebits
Copy link
Member Author

Rebits commented Feb 26, 2024

Opened #5032. Currently testing

@rauldpm
Copy link
Member

rauldpm commented Mar 1, 2024

About errors

  • If no new package is installed, no alert will be generated, expected
Failed: Some agents has not been scanned:['agent1', 'agent2'].
Failed: Index state is not consistent with the alerts
  • Related to connection issue
2024/02/29 17:19:07 wazuh-authd: WARNING: OS_RecvSecureClusterTCP(): Connection reset by peer
2024/02/29 17:19:08 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:09 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:10 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:11 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:12 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:13 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:14 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:15 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:16 wazuh-authd: WARNING: Could not connect to socket 'queue/cluster/c-internal.sock': Connection refused (111).
2024/02/29 17:19:16 wazuh-authd: ERROR: Could not send message through the cluster after '10' attempts.
E               ConnectionRefusedError: [Errno 111] Connection refused
  • We will merge the pull request and we will review those errors in RC1

@rauldpm
Copy link
Member

rauldpm commented Mar 1, 2024

LGTM

@rauldpm rauldpm closed this as completed Mar 1, 2024
@rauldpm rauldpm reopened this Mar 1, 2024
@rauldpm
Copy link
Member

rauldpm commented Mar 1, 2024

We will merge the pull request and we will review those errors in RC1

@Rebits
Copy link
Member Author

Rebits commented Mar 6, 2024

Initial Scan tests seems to work as expected for Beta 3. Check results in #5081

@rafabailon
Copy link
Member

LGTM

@davidjiglesias
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants