From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 22 05:58:12 2022 Received: (at submit) by debbugs.gnu.org; 22 Jun 2022 09:58:12 +0000 Received: from localhost ([127.0.0.1]:34080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3x7j-0005Wr-SO for submit@debbugs.gnu.org; Wed, 22 Jun 2022 05:58:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:43690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3x7f-0005Wi-RF for submit@debbugs.gnu.org; Wed, 22 Jun 2022 05:58:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39914) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3x7f-0001yE-Ft for bug-guix@gnu.org; Wed, 22 Jun 2022 05:58:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37348) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3x7f-00055j-6l for bug-guix@gnu.org; Wed, 22 Jun 2022 05:58:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=0cfdRzzQ8wWTNKCss123iEgarbtsNXTGeaUO7SwjUaA=; b=LolCJQP08U2dJ+ Hnsk/u4/xLMCG07r+oBOk6jP1LT/ipm1gsZEGGXVDlJQyPB1tJGC6QrcqyvtbrRZ2FYTr9VLBL5ib Zv7oObqeFDs+xG/1OP4vAZ8oRTe5zTz4WYPg0PCdMO9burccTsKxlmF3ywQpSiEXwAQGCjLuGKtfG +LMl9vB+cZZbRZB0pa/TEmy9BXKkju2xUeNhNABxYq+jtHSWQNXl1gz4slzKk4LvtFhdt0ffONixt j/l9rgD9VPGX/GRtFL4ocvK1OTyGDrV1vOABmIKFd59WTSfy4j+QngNcCSfKT+tEFTq/cLjNzDe10 puwCzKecHCCWZrn06HLw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:64487 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3x7e-00085f-Rb for bug-guix@gnu.org; Wed, 22 Jun 2022 05:58:07 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: OpenSSL 3.0.3/1.1.1n includes a time-dependent test X-Debbugs-Cc: phodina X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 4 Messidor an 230 de la =?utf-8?Q?R=C3=A9vo?= =?utf-8?Q?lution=2C?= jour de la =?utf-8?Q?V=C3=A9ronique?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 22 Jun 2022 11:58:04 +0200 Message-ID: <87r13h3tqr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, As reported by phodina in , OpenSSL 1.1.1n and 3.0.3 include a time-dependent test that now fails due to an expired certificate: https://github.com/openssl/openssl/issues/18441 The log looks like this: --8<---------------cut here---------------start------------->8--- 80-test_ocsp.t ..................... ok 80-test_pkcs12.t ................... ok # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [2] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ClientFail. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844368 not ok 2 - iteration 2 # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [2] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ClientFail. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844368 not ok 4 - iteration 4 # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [4] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got FirstHandshake= Failed. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844368 not ok 5 - iteration 5 # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [4] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got FirstHandshake= Failed. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844368 not ok 6 - iteration 6 # -------------------------------------------------------------------------= ----- # OPENSSL_TEST_RAND_ORDER=3D1655844368 not ok 1 - test_handshake # -------------------------------------------------------------------------= ----- ../../util/wrap.pl ../../test/ssl_test 12-ct.cnf.none none =3D> 1 not ok 3 - running ssl_test 12-ct.cnf # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [2] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ClientFail. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844369 not ok 2 - iteration 2 # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [2] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ClientFail. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844369 not ok 4 - iteration 4 # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [4] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got FirstHandshake= Failed. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844369 not ok 5 - iteration 5 # -------------------------------------------------------------------------= ----- # ERROR: (int) 'result->result =3D=3D test_ctx->expected_result= ' failed @ test/ssl_test.c:36 # [4] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got FirstHandshake= Failed. # 40B78AF7FF7F0000:error:0A000415:SSL routines:ssl3_read_bytes:= sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1584:SSL alert nu= mber 45 # OPENSSL_TEST_RAND_ORDER=3D1655844369 not ok 6 - iteration 6 # -------------------------------------------------------------------------= ----- # OPENSSL_TEST_RAND_ORDER=3D1655844369 not ok 1 - test_handshake # -------------------------------------------------------------------------= ----- ../../util/wrap.pl ../../test/ssl_test 12-ct.cnf.default default =3D> 1 not ok 6 - running ssl_test 12-ct.cnf # -------------------------------------------------------------------------= ----- # Failed test 'running ssl_test 12-ct.cnf' # at test/recipes/80-test_ssl_new.t line 171. # Looks like you failed 2 tests of 6. not ok 12 - Test configuration 12-ct.cnf # -------------------------------------------------------------------------= ----- # Looks like you failed 1 test of 30.80-test_ssl_new.t ..................=20 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/30 subtests=20 80-test_ssl_old.t .................. ok 80-test_ssl_test_ctx.t ............. ok --8<---------------cut here---------------end--------------->8--- That means that =E2=80=98openssl=E2=80=99 on current master (ca. 73761d8049f483e6685c2c736872d0366e03238a) now fails to build. Ludo=E2=80=99.