From owner-freebsd-git@freebsd.org Sat Jun 15 12:53:01 2019 Return-Path: Delivered-To: freebsd-git@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0CBA15C6BDA for ; Sat, 15 Jun 2019 12:53:01 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 921A57482F for ; Sat, 15 Jun 2019 12:53:00 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by mail-oi1-f176.google.com with SMTP id m206so3925448oib.12 for ; Sat, 15 Jun 2019 05:53:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=4B15Ds8iwIWbWTpfu6sweSGWHklJBE5Hig4xcPDi9I8=; b=rg9jgRqMNMtJutfqrij+bGEXtnqTcY4E+Xc37hj95tCJBJp16lYyqcUcT5nSSzt10k 8ciMRnxk6UNyCbs3HODX9p2pGl9/FwzXCHcoz5TpeBlX0wMGw7H7pzBFqSAHv9d4ZdXN veDnoWXTGilSCwY2wGf0zSpQCONtIcZ3gBMP9Jj5+Zu5l3hFevSWF8dBfzFNAzwta+vY iCAXVtb5EwlUNmtkbd5tN1ojxczHOb5wGvlnR4WHkhDHHhH3hub11GUki65YGIs2NGlJ 2jYHF4cRFR7CMOdQe1gyTvfh/wpnFWhTR9XjgV3uYQtncvXEEjZntRTMcKFq+W5KXpkF Q2Jw== X-Gm-Message-State: APjAAAXhRuclNoOZtbGuk/F6yRVByxpNtoP2XgYRfA4rp6HPR+8kRA1u cbWbhniyNFBI2tPHKRT4yPmB50wfVJmlGNP8fnpZ+Q== X-Google-Smtp-Source: APXvYqwt+vRAiCzsjAKY0eNHHYFc51KpiLyy4oA7ptSSO4JKESi8qD/YzkwEkOOpkM7n0M/IT9vMY2d9n+a+tvum8LA= X-Received: by 2002:aca:3602:: with SMTP id d2mr4904474oia.150.1560602785245; Sat, 15 Jun 2019 05:46:25 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= Date: Sat, 15 Jun 2019 14:46:14 +0200 Message-ID: Subject: Re: FYI git importer for base is currently hung To: freebsd-git@freebsd.org X-Rspamd-Queue-Id: 921A57482F X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of uspoerlein@gmail.com designates 209.85.167.176 as permitted sender) smtp.mailfrom=uspoerlein@gmail.com X-Spamd-Result: default: False [-3.99 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-git@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_TRACE(0.00)[0:+,1:+]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.72)[-0.715,0]; DMARC_NA(0.00)[freebsd.org]; RCVD_IN_DNSWL_NONE(0.00)[176.167.85.209.list.dnswl.org : 127.0.5.0]; RCVD_TLS_LAST(0.00)[]; FORGED_SENDER(0.30)[uqs@freebsd.org,uspoerlein@gmail.com]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[uqs@freebsd.org,uspoerlein@gmail.com]; IP_SCORE(-1.26)[ip: (-0.53), ipnet: 209.85.128.0/17(-3.42), asn: 15169(-2.31), country: US(-0.06)]; TO_DOM_EQ_FROM_DOM(0.00)[] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2019 12:53:02 -0000 Things should be back operational, please let me know if you still see issues. Am Sa., 15. Juni 2019 um 09:02 Uhr schrieb Ulrich Sp=C3=B6rlein : > The performance issues on the machine/jail have been resolved and repairs > have started. Expect the converter to restart within the next 12h. > > Sorry for the inconvenience > Uli > > Am Fr., 14. Juni 2019 um 16:15 Uhr schrieb Ulrich Sp=C3=B6rlein < > uqs@freebsd.org>: > >> See subject, I have no time to look at it right now, maybe I can get to >> it in the next 6h. >> >