We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[resalloc@copr-be ~][PROD]$ tail -f /var/log/resallocserver/hooks/939947_alloc ... TASK [print out the enable-swap failure logs] ********************************** Thursday 30 January 2025 08:25:09 +0000 (0:00:01.285) 0:00:36.616 ****** fatal: [3.82.189.184]: FAILED! => { "failed_when_result": true, "journalctl_output.stdout_lines": [ "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal systemd[1]: Started enable-swap.service - Enable swap on /dev/nvme0n1.", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + set -e", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + part_suffix=p", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + swap_device=", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -f /config/resalloc-vars.sh", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + grep POWER9 /proc/cpuinfo", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -e /dev/xvda1", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -e /dev/nvme1n1", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + swap_device=/dev/nvme1n1", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -n /dev/nvme1n1", "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + systemctl unmask tmp.mount", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + systemctl start tmp.mount", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: + echo 'n", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: p", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: +16G", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: n", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: p", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: 2", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: w", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: '", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: + fdisk /dev/nvme1n1", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Welcome to fdisk (util-linux 2.40.2).", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Changes will remain in memory only, until you decide to write them.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Be careful before using the write command.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: This disk is currently in use - repartitioning is probably a bad idea.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: It's recommended to umount all file systems, and swapoff all swap", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: partitions on this disk.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help): Partition number (4-128, default 4): Value out of range.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Partition number (4-128, default 4): No enough free sectors available.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help):", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help): +: unknown command", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help): Partition number (4-128, default 4): Value out of range.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Partition number (4-128, default 4): Value out of range.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Partition number (4-128, default 4): No enough free sectors available.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help):", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help):", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: The partition table has been altered.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Syncing disks.", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + mkfs.ext4 /dev/nvme1n1p1", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[949]: mke2fs 1.47.1 (20-May-2024)", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[949]: /dev/nvme1n1p1 is mounted; will not make a filesystem here!", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal systemd[1]: enable-swap.service: Main process exited, code=exited, status=1/FAILURE", "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal systemd[1]: enable-swap.service: Failed with result 'exit-code'." ] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: