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

Handle Generic CPEs for "Running On" Configurations #23549

Closed

CL:

66d4bcf
Select commit
Loading
Failed to load commit list.
Closed

Handle Generic CPEs for "Running On" Configurations #23549

CL:
66d4bcf
Select commit
Loading
Failed to load commit list.
Wazuh CI / Build macOS agent package intel64 signed MacOS succeeded Jun 13, 2024 in 2m 26s

Packages_builder_macos

Below you have the stage output

Details

Log file artifacts/compile-agent-x86_64-macos.log

2024-06-13 22:38:45,123 p=29032 u=ec2-user n=ansible | PLAY [all] *********************************************************************
2024-06-13 22:38:49,943 p=29032 u=ec2-user n=ansible | TASK [Gathering Facts] *********************************************************
2024-06-13 22:38:49,945 p=29032 u=ec2-user n=ansible | [WARNING]: Platform darwin on host jenkins_host is using the discovered Python
interpreter at /usr/bin/python, but future installation of another Python
interpreter could change this. See https://docs.ansible.com/ansible/2.9/referen
ce_appendices/interpreter_discovery.html for more information.

2024-06-13 22:38:49,945 p=29032 u=ec2-user n=ansible | ok: [jenkins_host]
2024-06-13 22:38:54,892 p=29032 u=ec2-user n=ansible | TASK [Download required repository] ********************************************
2024-06-13 22:38:54,892 p=29032 u=ec2-user n=ansible | changed: [jenkins_host]
2024-06-13 22:40:21,541 p=29032 u=ec2-user n=ansible | TASK [Copy sources to repository] **********************************************
2024-06-13 22:40:21,541 p=29032 u=ec2-user n=ansible | changed: [jenkins_host]
2024-06-13 22:40:24,017 p=29032 u=ec2-user n=ansible | TASK [Make repository directory] ***********************************************
2024-06-13 22:40:24,017 p=29032 u=ec2-user n=ansible | changed: [jenkins_host]
2024-06-13 22:40:33,112 p=29032 u=ec2-user n=ansible | TASK [Extract compiled sources to repository] **********************************
2024-06-13 22:40:33,112 p=29032 u=ec2-user n=ansible | [WARNING]: Consider using the unarchive module rather than running 'unzip'.  If
you need to use command because unarchive is insufficient you can add 'warn:
false' to this command task or set 'command_warnings=False' in ansible.cfg to
get rid of this message.

2024-06-13 22:40:33,113 p=29032 u=ec2-user n=ansible | changed: [jenkins_host]
2024-06-13 22:40:54,669 p=29032 u=ec2-user n=ansible | TASK [Build Wazuh agent package for macOS and sign binaries.] ******************
2024-06-13 22:40:54,670 p=29032 u=ec2-user n=ansible | changed: [jenkins_host]
2024-06-13 22:41:02,186 p=29032 u=ec2-user n=ansible | TASK [Fetch package to local machine] ******************************************
2024-06-13 22:41:02,186 p=29032 u=ec2-user n=ansible | changed: [jenkins_host]
2024-06-13 22:41:02,189 p=29032 u=ec2-user n=ansible | PLAY RECAP *********************************************************************
2024-06-13 22:41:02,190 p=29032 u=ec2-user n=ansible | jenkins_host               : ok=7    changed=6    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
2024-06-13 22:41:02,190 p=29032 u=ec2-user n=ansible | Playbook run took 0 days, 0 hours, 2 minutes, 17 seconds