Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 15:56:59 +0000
From:      =?iso-8859-1?B?RGF27fA=?= Steinn Geirsson <david@isnic.is>
To:        freebsd-git@freebsd.org
Subject:   504 errors from cgit-beta
Message-ID:  <20201112155659.GQ913@mail>

next in thread | raw e-mail | index | archive | help

--tZCmRiovzb4sxAVa
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

We are getting frequent 504 errors when running `git fetch` against an
existing checkout of `ports.git` from https://cgit-beta.freebsd.org/ports.g=
it:

```
$ git fetch cgit-beta
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
fatal: the remote end hung up unexpectedly
```

We have a scheduled CI pipeline that runs every 4 hours and pulls in new
changes from https://cgit-beta.freebsd.org/ports.git and it seems to
fail about half of the time. Just looking at the last 24 hours:
Thu, 12 Nov 2020 12:29:26 +0000 - failed
Thu, 12 Nov 2020 08:28:49 +0000 - success
Thu, 12 Nov 2020 04:28:44 +0000 - failed
Thu, 12 Nov 2020 00:28:25 +0000 - success
Wed, 11 Nov 2020 20:27:53 +0000 - failed
Wed, 11 Nov 2020 16:29:27 +0000 - success
Wed, 11 Nov 2020 12:29:09 +0000 - failed

I saw the recent discussion on the change in GC settings
(https://lists.freebsd.org/pipermail/freebsd-git/2020-October/000466.html)
and tried to reset our checkout (deleted the ports project in our gitlab,
created a new clone from cgit-beta and pushed into a new, clean project),
but it did not have any effect.

Any ideas what could be causing this?

PS: Has any date been decided on when the switchover will happen and git
becomes the canonical source of truth? I am excited to not have to touch
subversion again :)

Thanks,
-Dav=ED=F0

--tZCmRiovzb4sxAVa
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEvylfYbt7o3c60Grm/+HlKLuPmJoFAl+tW0sACgkQ/+HlKLuP
mJoUSQf9GO1Tf2XR4Kb37EFuMXlxW9jX0sHC1pEdCCg64J87P/08VnuHjJuoE31D
ne1Y8i4BRrLMHN5lRHNM/OTukiIMD+7owreB4NyVzp/asRVKqtP3dkz33RBJ4AyR
8EV7sUWeeAzeP2g7xiHOZ2xsKGb7bI8c5lFkLgxUn1cr6FdWoh5masBS0s6gpqZj
RBm5BTORu6Mj8FTpDtH0hTRGkZTeH5qh2vqhec4QXZYLKXbMcGjFCBR+fpi7CUcL
mId14bwHc7MowMibq2uQsRo0LfakK1/GXT6ndIJX+cqxqhNb72RS2rz/9xhq/mxy
7rj0Qm0U/+myb9YgU4cHF3b07y/bWQ==
=OcL7
-----END PGP SIGNATURE-----

--tZCmRiovzb4sxAVa--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201112155659.GQ913>