From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Fri, 7 Mar 2025 08:39:41 +0000 From: "Girar awaiter (greh)" To: Valery Sinelnikov Subject: [#377147] [test-only] p10 FAILED python3-module-krb5.git=0.5.1-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 377147 X-girar-task-owner: greh X-girar-task-repo: p10 X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/377147/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#377147] [test-only] p10 FAILED python3-module-krb5.git=0.5.1-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2025 08:39:44 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/377147/logs/events.1.1.log https://packages.altlinux.org/tasks/377147 subtask name aarch64 armh i586 x86_64 #100 python3-module-krb5 failed failed failed failed 2025-Mar-07 08:36:52 :: test-only task #377147 for p10 started by greh: #100 build 0.5.1-alt1 from /gears/p/python3-module-krb5.git fetched at 2025-Mar-07 08:35:09 from p11 2025-Mar-07 08:36:54 :: [armh] #100 python3-module-krb5.git 0.5.1-alt1: build start 2025-Mar-07 08:36:54 :: [i586] #100 python3-module-krb5.git 0.5.1-alt1: build start 2025-Mar-07 08:36:54 :: [x86_64] #100 python3-module-krb5.git 0.5.1-alt1: build start 2025-Mar-07 08:36:54 :: [aarch64] #100 python3-module-krb5.git 0.5.1-alt1: build start [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_kt.py:165: AttributeError [x86_64] -- [x86_64] princ = krb5.parse_name_flags(ctx, b"user@DOMAIN.COM") [x86_64] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory" [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_kt.py:175: AttributeError [x86_64] -- [x86_64] else "Failed to find .* in keytab .*" [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_kt.py:212: AttributeError [x86_64] -- [x86_64] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*" [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_kt.py:234: AttributeError [x86_64] -- [x86_64] > if realm.provider == "mit": [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_principal.py:27: AttributeError [x86_64] -- [x86_64] > expected = "has realm present" if realm.provider == "mit" else "realm found in" [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_principal.py:52: AttributeError [x86_64] -- [x86_64] > if realm.provider == "mit": [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_principal.py:69: AttributeError [x86_64] -- [x86_64] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96" [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_string.py:11: AttributeError [x86_64] -- [x86_64] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported" [x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider' [x86_64] tests/test_string.py:20: AttributeError 2025-Mar-07 08:37:51 :: [x86_64] python3-module-krb5.git 0.5.1-alt1: remote: build failed 2025-Mar-07 08:37:51 :: [x86_64] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED 2025-Mar-07 08:37:51 :: [x86_64] requesting cancellation of task processing [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_kt.py:165: AttributeError [i586] -- [i586] princ = krb5.parse_name_flags(ctx, b"user@DOMAIN.COM") [i586] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory" [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_kt.py:175: AttributeError [i586] -- [i586] else "Failed to find .* in keytab .*" [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_kt.py:212: AttributeError [i586] -- [i586] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*" [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_kt.py:234: AttributeError [i586] -- [i586] > if realm.provider == "mit": [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_principal.py:27: AttributeError [i586] -- [i586] > expected = "has realm present" if realm.provider == "mit" else "realm found in" [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_principal.py:52: AttributeError [i586] -- [i586] > if realm.provider == "mit": [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_principal.py:69: AttributeError [i586] -- [i586] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96" [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_string.py:11: AttributeError [i586] -- [i586] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported" [i586] E AttributeError: 'K5Realm' object has no attribute 'provider' [i586] tests/test_string.py:20: AttributeError 2025-Mar-07 08:37:58 :: [i586] python3-module-krb5.git 0.5.1-alt1: remote: build failed 2025-Mar-07 08:37:58 :: [i586] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_kt.py:165: AttributeError [aarch64] -- [aarch64] princ = krb5.parse_name_flags(ctx, b"user@DOMAIN.COM") [aarch64] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory" [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_kt.py:175: AttributeError [aarch64] -- [aarch64] else "Failed to find .* in keytab .*" [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_kt.py:212: AttributeError [aarch64] -- [aarch64] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*" [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_kt.py:234: AttributeError [aarch64] -- [aarch64] > if realm.provider == "mit": [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_principal.py:27: AttributeError [aarch64] -- [aarch64] > expected = "has realm present" if realm.provider == "mit" else "realm found in" [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_principal.py:52: AttributeError [aarch64] -- [aarch64] > if realm.provider == "mit": [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_principal.py:69: AttributeError [aarch64] -- [aarch64] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96" [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_string.py:11: AttributeError [aarch64] -- [aarch64] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported" [aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider' [aarch64] tests/test_string.py:20: AttributeError 2025-Mar-07 08:38:44 :: [aarch64] python3-module-krb5.git 0.5.1-alt1: remote: build failed 2025-Mar-07 08:38:44 :: [aarch64] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_kt.py:165: AttributeError [armh] -- [armh] princ = krb5.parse_name_flags(ctx, b"user@DOMAIN.COM") [armh] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory" [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_kt.py:175: AttributeError [armh] -- [armh] else "Failed to find .* in keytab .*" [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_kt.py:212: AttributeError [armh] -- [armh] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*" [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_kt.py:234: AttributeError [armh] -- [armh] > if realm.provider == "mit": [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_principal.py:27: AttributeError [armh] -- [armh] > expected = "has realm present" if realm.provider == "mit" else "realm found in" [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_principal.py:52: AttributeError [armh] -- [armh] > if realm.provider == "mit": [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_principal.py:69: AttributeError [armh] -- [armh] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96" [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_string.py:11: AttributeError [armh] -- [armh] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported" [armh] E AttributeError: 'K5Realm' object has no attribute 'provider' [armh] tests/test_string.py:20: AttributeError 2025-Mar-07 08:39:41 :: [armh] python3-module-krb5.git 0.5.1-alt1: remote: build failed 2025-Mar-07 08:39:41 :: [armh] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED 2025-Mar-07 08:37:51 :: [x86_64] build FAILED 2025-Mar-07 08:37:58 :: [i586] build FAILED 2025-Mar-07 08:38:44 :: [aarch64] build FAILED 2025-Mar-07 08:39:41 :: [armh] build FAILED 2025-Mar-07 08:39:41 :: task #377147 for p10 FAILED