vm-test-run-nix-grpc-store
checks.x86_64-linux.vm
· build #76
· raw
1tribuchet: building on jamie2Machine state will be reset. To keep it, pass --keep-machine-state3start all VLans4(finished: start all VLans, in 0.00 seconds)5Test will time out and terminate in 600.0 seconds6run the VM test script7machine: waiting for unit nix-daemon.socket8machine: waiting for the VM to finish booting9machine: starting vm10machine: QEMU running (pid 45)11machine # Disk image does not exist, creating the virtualisation disk image...12machine # Formatting '/build/vm-state-machine/tmp.SKIjMYbOeh', fmt=raw size=107374182413machine # mke2fs 1.47.4 (6-Mar-2025)14machine # Discarding device blocks: 0/262144 done15machine # Creating filesystem with 262144 4k blocks and 65536 inodes16machine # Filesystem UUID: 772325c5-5fd0-4b80-b631-0ff8a092182317machine # Superblock backups stored on blocks:18machine # 32768, 98304, 163840, 22937619machine # 20machine # Allocating group tables: 0/8 done21machine # Writing inode tables: 0/8 done22machine # Creating journal (8192 blocks): done23machine # Writing superblocks and filesystem accounting information: 0/8 done24machine # 25machine # Virtualisation disk image created.26machine # KVM: entry failed, hardware error 0xffffffff27machine # EAX=00000000 EBX=00000000 ECX=00000000 EDX=00a10f1128machine # ESI=00000000 EDI=00000000 EBP=00000000 ESP=0000000029machine # EIP=0000fff0 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=030machine # ES =0000 00000000 0000ffff 0000930031machine # CS =f000 ffff0000 0000ffff 00009b0032machine # SS =0000 00000000 0000ffff 0000930033machine # DS =0000 00000000 0000ffff 0000930034machine # FS =0000 00000000 0000ffff 0000930035machine # GS =0000 00000000 0000ffff 0000930036machine # LDT=0000 00000000 0000ffff 0000820037machine # TR =0000 00000000 0000ffff 00008b0038machine # GDT= 00000000 0000ffff39machine # IDT= 00000000 0000ffff40machine # CR0=60000010 CR2=00000000 CR3=00000000 CR4=0000000041machine # DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=000000000000000042machine # DR6=00000000ffff0ff0 DR7=000000000000040043machine # EFER=000000000000000044machine # Code=09 66 31 ca 80 fa 80 80 d9 00 66 0f b6 d1 e9 ce b6 cd 1b cb <ea> 5b e0 00 f0 30 36 2f 32 33 2f 39 39 00 fc 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??45machine: Guest root shell did not produce any data yet...46machine: To debug, enter the VM and run 'systemctl status backdoor.service'.47machine: Guest root shell did not produce any data yet...48machine: To debug, enter the VM and run 'systemctl status backdoor.service'.49machine: Guest root shell did not produce any data yet...50machine: To debug, enter the VM and run 'systemctl status backdoor.service'.51machine: Guest root shell did not produce any data yet...52machine: To debug, enter the VM and run 'systemctl status backdoor.service'.53machine: Guest root shell did not produce any data yet...54machine: To debug, enter the VM and run 'systemctl status backdoor.service'.55machine: Guest root shell did not produce any data yet...56machine: To debug, enter the VM and run 'systemctl status backdoor.service'.57machine: Guest root shell did not produce any data yet...58machine: To debug, enter the VM and run 'systemctl status backdoor.service'.59machine: Guest root shell did not produce any data yet...60machine: To debug, enter the VM and run 'systemctl status backdoor.service'.61machine: Guest root shell did not produce any data yet...62machine: To debug, enter the VM and run 'systemctl status backdoor.service'.63machine: Guest root shell did not produce any data yet...64machine: To debug, enter the VM and run 'systemctl status backdoor.service'.65cleanup66kill QemuMachine (pid 45)67machine # qemu-system-x86_64: terminating on signal 15 from pid 39 (/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/bin/python3.14)68(finished: cleanup, in 0.06 seconds)69additionally exposed symbols:70 machine,71 vlan1,72 start_all, test_script, machines, machines_qemu, machines_nspawn, vlans, driver, log, os, create_machine, subtest, run_tests, join_all, retry, serial_stdout_off, serial_stdout_on, polling_condition, BaseMachine, QemuMachine, NspawnMachine, t, debug, dump_machine_ssh73Traceback (most recent call last):74 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/bin/.nixos-test-driver-wrapped", line 9, in <module>75 sys.exit(main())76 ~~~~^^77 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/__init__.py", line 194, in main78 driver.run_tests()79 ~~~~~~~~~~~~~~~~^^80 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 437, in run_tests81 self.test_script()82 ~~~~~~~~~~~~~~~~^^83 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 395, in test_script84 exec(self.tests, symbols, None)85 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^86 File "<string>", line 1, in <module>87 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 405, in wait_for_unit88 retry(check_active, as_timedelta(timeout))89 ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^90 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 141, in retry91 if fn(False):92 ~~^^^^^^^93 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 386, in check_active94 state = self.get_unit_property(unit, "ActiveState", user)95 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 441, in get_unit_property96 status, lines = self.systemctl(97 ~~~~~~~~~~~~~~^98 f'--no-pager show "{unit}" --property="{property}"',99 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^100 user,101 ^^^^^102 )103 ^104 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 370, in systemctl105 return self.execute(f"systemctl {q}")106 ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^107 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 722, in execute108 return self._execute(109 ~~~~~~~~~~~~~^110 command=command,111 ^^^^^^^^^^^^^^^^112 ...<2 lines>...113 timeout=as_timedelta(timeout) if timeout is not None else None,114 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^115 )116 ^117 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 983, in _execute118 self.connect()119 ~~~~~~~~~~~~^^120 File "/nix/store/raq2dn1v9hnqcadzwci0xzc3ayjzpqy3-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 1172, in connect121 raise RuntimeError("Shell did not start in time")122RuntimeError: Shell did not start in time