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

ansible: repurpose test-ibm-ubuntu2204-x64-2 #3909

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

richardlau
Copy link
Member

@richardlau richardlau commented Sep 13, 2024

Repurpose test-ibm-ubuntu2204-x64-2 as test-ibm-rhel9-x64-2 to rebalance the number of machines per Linux distribution.

Repurpose test-ibm-ubuntu2204-x64-2 as test-ibm-rhel9-x64-2 to rebalance
the number of machines per Linux distribution.
@richardlau
Copy link
Member Author

richardlau commented Sep 13, 2024

Applying this to the machine now (in progress).

I had a weird error:

TASK [bootstrap : register Red Hat subscription] ****************************************************************************************************************************************************************
fatal: [test-ibm-rhel9-x64-2]: FAILED! => {"changed": false, "msg": "Failed to register with 'None': com.redhat.RHSM1.Error: {\"exception\": \"DBusException\", \"severity\": \"error\", \"message\": \"This system is already registered.\"}"}

which was misleading (already being registered shouldn't cause the task to fail) and actually caused by bad/incomplete DNS settings. I copied /etc/resolv/conf settings from test-ibm-rhel9-x64-1 which fixed the error. I don't recall having to manually fix the other rhel9 machines or IBM hosted machines, but recording this here so it's searchable if it reoccurs.

@richardlau
Copy link
Member Author

richardlau commented Sep 13, 2024

Machine has picked up https://ci.nodejs.org/job/node-test-commit-linux/nodes=rhel9-x64/60603/
(will probably take hours since no populated ccache yet).

@richardlau richardlau merged commit 9938e5c into nodejs:main Sep 14, 2024
1 check passed
@richardlau richardlau deleted the rhel9 branch September 14, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants