nixbot

builds
1these 2 derivations will be built:2 /nix/store/3x6vjm3xbfc7a9qgq978q3l70c2ssz65-nix-eval-jobs-2.35.2-unstable-2026-09-01.drv3 /nix/store/8n3pwkwnz1a96ckpcz1nrjn2vdsf9206-python3.14-nixbot-tests.drv4these 6 paths will be fetched (3.5 MiB download, 21.6 MiB unpacked):5 /nix/store/6ppryaw5qlwbd0fz1wgfd0ylw0l535f8-playwright-core-1.61.16 /nix/store/2lyacbnihxyqdlaalwb3hzxjabfgcrzk-python3.14-playwright-1.61.07 /nix/store/crd4qypsin6agh3nf429l59xzhacrqsr-python3.14-py-cpuinfo-9.0.0-unstable-2022-11-208 /nix/store/82fl0jb8ak339fglpygd920k0vp61b2h-python3.14-pyee-13.0.09 /nix/store/lq1r52ayn9k4sag1zx1d6wsx6rgrkpb5-python3.14-pyte-0.8.210 /nix/store/kfbmrm2rads9m3za8am89kll1xmzlbra-python3.14-pytest-benchmark-5.2.311error: build of '/nix/store/8n3pwkwnz1a96ckpcz1nrjn2vdsf9206-python3.14-nixbot-tests.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/8n3pwkwnz1a96ckpcz1nrjn2vdsf9206-python3.14-nixbot-tests.drv'.12 Reason: builder failed with exit code 1.13 Output paths:14 /nix/store/6mbxlid4g2znsw22b3wvfzlv27vmabjg-python3.14-nixbot-tests15 /nix/store/jrp1mawhqkarkfn6wzd2mrkjk4jkg53m-python3.14-nixbot-tests-dist16 Last 25 log lines:17 > # to the exception.18 > exc.stdout, exc.stderr = process.communicate()19 > else:20 > # POSIX _communicate already populated the output so21 > # far into the TimeoutExpired exception.22 > process.wait()23 > raise24 > except: # Including KeyboardInterrupt, communicate handled that.25 > process.kill()26 > # We don't call process.wait() as .__exit__ does that for us.27 > raise28 > retcode = process.poll()29 > if check and retcode:30 > > raise CalledProcessError(retcode, process.args,31 > output=stdout, stderr=stderr)32 > E subprocess.CalledProcessError: Command '['nix', '--option', 'extra-experimental-features', 'nix-command flakes', 'flake', 'lock']' returned non-zero exit status 1.33 >34 > /nix/store/i9q7np6h9bwa3ps6937lpwarkqw0izbf-python3-3.14.6/lib/python3.14/subprocess.py:578: CalledProcessError35 > ----------------------------- Captured stderr call -----------------------------36 > error: SQLite database '/nix/var/nix/builds/nix-95767-2866448265/nix/var/db/db.sqlite' is busy37 > =========================== short test summary info ============================38 > FAILED nixbot/tests/test_flake_prefetch.py::test_prefetch_integration - subprocess.CalledProcessError: Command '['nix', '--option', 'extra-experime...39 > ERROR nixbot/tests/test_pipeline.py::test_full_pipeline - Failed: nix eval builtins.currentSystem failed (1): error: SQLite database ...40 > ERROR nixbot/tests/test_pipeline.py::test_cached_skip_on_second_run - Failed: nix eval builtins.currentSystem failed (1): error: SQLite database ...41 > ============= 1 failed, 770 passed, 28 skipped, 2 errors in 35.18s =============42 For full logs, run:43 nix log /nix/store/8n3pwkwnz1a96ckpcz1nrjn2vdsf9206-python3.14-nixbot-tests.drv44error: Cannot build '/nix/store/8n3pwkwnz1a96ckpcz1nrjn2vdsf9206-python3.14-nixbot-tests.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/6mbxlid4g2znsw22b3wvfzlv27vmabjg-python3.14-nixbot-tests48 /nix/store/jrp1mawhqkarkfn6wzd2mrkjk4jkg53m-python3.14-nixbot-tests-dist