Hello,
you job definition is wrong image_arg: format=raw,file={rootfs} url: http://10.10.10.18/qemuarm64/core-image-minimal-qemuarm64.ext4
Should be image_arg: -format=raw,file={rootfs} url: http://10.10.10.18/qemuarm64/core-image-minimal-qemuarm64.ext4
ie "-format" instead of "format"
Rgds
Le lun. 20 avr. 2020 à 19:25, Nagendra Singamsetti nag.singam91@gmail.com a écrit :
Hi Remi Duraffort,
I have upgrade the lava-server with latest version : lava-dispatcher, installed at version: 2020.04 http://10.10.0.69/scheduler/job/31#L1start: 0 validate http://10.10.0.69/scheduler/job/31#L2Start time: 2020-04-20 17:03:11.127825+00:00 (UTC) but still i am getting the same issue: : /etc/qemu-ifup: no bridge for guest interface found http://10.10.0.69/scheduler/job/31#L84qemu-system-aarch64: -kernel /var/lib/lava/dispatcher/tmp/31/deployimages-venuppe8/kernel/Image-qemuarm64.bin: Could not open 'format=raw,file=/var/lib/lava/dispatcher/tmp/31/deployimages-venuppe8/rootfs/core-image-minimal-qemuarm64.ext4': No such file or directory http://10.10.0.69/scheduler/job/31#L85Connection closed Attached latest log file for your reference RegardsNagendra S
On Mon, Apr 20, 2020 at 8:43 PM Remi Duraffort remi.duraffort@linaro.org wrote:
Hello,
your version is more than one year old. Could you upgrade it to the latest release and retry?
Rgds
Le lun. 20 avr. 2020 à 11:23, Nagendra Singamsetti < nag.singam91@gmail.com> a écrit :
Hi team, I am new to lava-server. I have written and uploaded the job description for QEMU-arm64 to boot. But I can see in logs both kerenl Image-qemuarm64.bin and rootfs core-image-minimal-qemuarm64.ext4 files are downloaded in /var/lib/lava/dispatcher/tmp/* directory. But i am getting following error .
auto-login-action: Wait for prompt ['Linux version [0-9]'] (timeout 00:02:00)
*W: /etc/qemu-ifup: no bridge for guest interface foundqemu-system-aarch64: -kernel /var/lib/lava/dispatcher/tmp/27/deployimages-otsvre77/kernel/Image-qemuarm64.bin: Could not open 'format=raw,file=/var/lib/lava/dispatcher/tmp/27/deployimages-otsvre77/rootfs/core-image-minimal-qemuarm64.ext4': No such file or directoryConnection closed*
*Attaching .yaml file for job discription.* Please let me know if i miss anything.
Note : LAVA-SERVER version:version: 2019.01-5 QEMU boot command:sudo qemu-system-aarch64 -kernel Image-qemuarm64.bin -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -device virtio-net-device,netdev=net0 -machine virt -cpu cortex-a57 -drive id=disk0,file=core-image-minimal-qemuarm64.ext4,if=none,format=raw -device virtio-blk-device,drive=disk0 -no-reboot -nographic -m 512 --append "root=/dev/vda rw console=ttyAMA0,38400 mem=512M highres=off ip=192.168.7.4: :192.168.7.3:255.255.255.0 rootfstype=ext4 console=ttyS0"
Tested and working fine on my debian machine(with out lava server)
thanks
Regards Nagendra S _______________________________________________ Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
-- Rémi Duraffort LAVA Architect Linaro