nixbot

builds

effect:default.onSchedule.update-pkgs.outputs.effects.update-pkgs build #527 ยท raw

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/effect-1647', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/effect-1647', using 'master'3:: live-ocr - no usable updateScript or update.sh, skipping4:: netbox-seed - no usable updateScript or update.sh, skipping5:: updater - no usable updateScript or update.sh, skipping6Traceback (most recent call last):7  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/update_packages.py", line 153, in <module>8    sys.exit(main())9             ~~~~^^10  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/update_packages.py", line 117, in main11    forge, prs = pipeline.connect(repo, dry_run=args.dry_run)12                 ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^13  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/pipeline.py", line 56, in connect14    if capture(repo=repo, cmd=["git", "status", "--porcelain"]).stdout.strip():15       ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^16  File "/nix/store/ja1das1cyqbcybc2dznsi3zbwa7yln1y-updater-0.1.0/lib/updater/packages.py", line 38, in capture17    return subprocess.run(cmd, cwd=repo, capture_output=True, text=True, check=check)18           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^19  File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/subprocess.py", line 578, in run20    raise CalledProcessError(retcode, process.args,21                             output=stdout, stderr=stderr)22subprocess.CalledProcessError: Command '['git', 'status', '--porcelain']' returned non-zero exit status 128.23error: nix failed with exit code 1