-
0.51 s
Configuring suite ...
-
0.51 s
Trying to find the nix-ci.nix config file inside the repository.
-
0.51 s
$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-46d32b7273e5090b/ssh-key-49d335c735fd3d3f/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json --expr import "${builtins.fetchGit {"ref" = "main"; "rev" = "2c3f52a3a2d2141e31a4ffb352349833f215d84b"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/hall";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-46d32b7273e5090b/build-hook-fa1617800d7ba47f/nix-ci-cache-upload.sh
-
0.51 s
error:
-
0.52 s
… while calling the 'import' builtin
-
0.52 s
at «string»:1:1:
-
0.52 s
1| import "${builtins.fetchGit {"ref" = "main"; "rev" = "2c3f52a3a2d2141e31a4ffb352349833f215d84b"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/hall";}}/nix-ci.nix"
-
0.52 s
| ^
-
0.52 s
-
0.52 s
error: path '/nix/store/v49pm0bxp9rbrvdkiy4f698qdx9m14g1-source/nix-ci.nix' does not exist
-
0.52 s
Warning: Failed to get nix-ci configuration from a nix-ci.nix file.
-
0.53 s
This may be because there is no nix-ci.nix configuration file, but we can't tell if that's the case or it is because there is an eveluation error; we cannot tell the difference.
-
0.53 s
-
0.53 s
Did not find the nix-ci.nix config file inside the repository, trying to find a 'nix-ci' output in the 'flake.nix instead.
-
0.53 s
$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-46d32b7273e5090b/ssh-key-5ea7188b7a00db2b/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/hall?ref=main&rev=2c3f52a3a2d2141e31a4ffb352349833f215d84b#nix-ci --post-build-hook /tmp/nix-ci-worker-46d32b7273e5090b/build-hook-b4daee6fcfab7208/nix-ci-cache-upload.sh
-
0.53 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
-
0.59 s
Pass '--accept-flake-config' to trust it
-
0.59 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
-
0.59 s
Pass '--accept-flake-config' to trust it
-
0.59 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
-
0.59 s
Pass '--accept-flake-config' to trust it
-
0.59 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
-
0.59 s
Pass '--accept-flake-config' to trust it
-
0.59 s
warning: ignoring untrusted flake configuration setting 'use-registries'.
-
0.59 s
Pass '--accept-flake-config' to trust it
-
0.59 s
error: flake 'git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/hall?ref=main&rev=2c3f52a3a2d2141e31a4ffb352349833f215d84b' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
-
0.59 s
Warning: Failed to get nix-ci configuration.
-
0.60 s
This may be because there is no nix-ci configuration (but we can't tell if that's the case), so continuing to build with the default configuration.
-
0.60 s
-
0.60 s
WARNING: If you are seeing a 'Cannot find Git revision' failure in a show job, be sure to configure git-ssh-key in your nix-ci configuration file.
-
0.60 s