minecraft-server 0 -> 1 attrpath: minecraft-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wlawyhj69r5c24rgyzqynm2cxi25lpf5-packages.json.drv building '/nix/store/wlawyhj69r5c24rgyzqynm2cxi25lpf5-packages.json.drv'... Going to be running update for following packages: - minecraft-server-1.20 Press Enter key to continue... Running update for: - minecraft-server-1.20: UPDATING ... - minecraft-server-1.20: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/games/minecraft-servers/versions.json b/pkgs/games/minecraft-servers/versions.json index 8c751bf7007..63abdfce129 100644 --- a/pkgs/games/minecraft-servers/versions.json +++ b/pkgs/games/minecraft-servers/versions.json @@ -1,8 +1,8 @@ { "1.20": { - "url": "https://piston-data.mojang.com/v1/objects/15c777e2cfe0556eef19aab534b186c0c6f277e1/server.jar", - "sha1": "15c777e2cfe0556eef19aab534b186c0c6f277e1", - "version": "1.20", + "url": "https://piston-data.mojang.com/v1/objects/84194a2f286ef7c14ed7ce0090dba59902951553/server.jar", + "sha1": "84194a2f286ef7c14ed7ce0090dba59902951553", + "version": "1.20.1", "javaVersion": 17 }, "1.19": { No auto update branch exists There might already be an open PR for this update: - minecraft-server: 1.20 -> 1.20.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/238972" minecraft-server 1.20 -> 1.20.1 https://repology.org/project/minecraft-server/versions attrpath: minecraft-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - minecraft-server-1.20 Press Enter key to continue... Running update for: - minecraft-server-1.20: UPDATING ... - minecraft-server-1.20: ERROR --- SHOWING ERROR LOG FOR minecraft-server-1.20 ---------------------- Traceback (most recent call last): File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/util/connection.py", line 72, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12/lib/python3.10/socket.py", line 955, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1042, in _validate_conn conn.connect() File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connection.py", line 358, in connect self.sock = conn = self._new_conn() File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nix/store/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/adapters.py", line 486, in send resp = conn.urlopen( File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/nix/store/4rfyzw9km8r9axci2plk4dcir6wfvmz7-python3.10-urllib3-1.26.14/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='piston-meta.mojang.com', port=443): Max retries exceeded with url: /v1/packages/7aa8e9aeacf4e1076bfd81c096f78de9b883ebe6/1.4.7.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 155, in json.dump(generate(), file, indent=2) File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 138, in generate for version, download_info in { File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 139, in version: value.get_server() File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 72, in get_server downloads = self.get_downloads() File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 56, in get_downloads for download_name, download_info in self.get_manifest()["downloads"].items() File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 45, in get_manifest response = requests.get(self.url) File "/nix/store/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/nix/store/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/nix/store/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/nix/store/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/nix/store/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='piston-meta.mojang.com', port=443): Max retries exceeded with url: /v1/packages/7aa8e9aeacf4e1076bfd81c096f78de9b883ebe6/1.4.7.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) --- SHOWING ERROR LOG FOR minecraft-server-1.20 ---------------------- The update script for minecraft-server-1.20 failed with exit code 1