* [#377147] [test-only] p10 FAILED python3-module-krb5.git=0.5.1-alt1
@ 2025-03-07 8:39 Girar awaiter (greh)
2025-03-07 9:25 ` [#377147] [test-only] p10 FAILED (try 2) python3-module-gssapi.git=1.8.3-alt1 python3-module-krb5.git=0.5.1-alt1 Girar awaiter (greh)
0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (greh) @ 2025-03-07 8:39 UTC (permalink / raw)
To: Valery Sinelnikov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [#377147] [test-only] p10 FAILED (try 2) python3-module-gssapi.git=1.8.3-alt1 python3-module-krb5.git=0.5.1-alt1
2025-03-07 8:39 [#377147] [test-only] p10 FAILED python3-module-krb5.git=0.5.1-alt1 Girar awaiter (greh)
@ 2025-03-07 9:25 ` Girar awaiter (greh)
0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (greh) @ 2025-03-07 9:25 UTC (permalink / raw)
To: Valery Sinelnikov
Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10
https://git.altlinux.org/tasks/377147/logs/events.2.1.log
https://packages.altlinux.org/tasks/377147
subtask name aarch64 armh i586 x86_64
#40 python3-module-gssapi failed failed failed failed
2025-Mar-07 09:23:23 :: test-only task #377147 for p10 resumed by greh:
#40 build 1.8.3-alt1 from /gears/p/python3-module-gssapi.git fetched at 2025-Mar-07 09:23:06 from p11
#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 09:23:23 :: created build repo
2025-Mar-07 09:23:24 :: [x86_64] #40 python3-module-gssapi.git 1.8.3-alt1: build start
2025-Mar-07 09:23:24 :: [aarch64] #40 python3-module-gssapi.git 1.8.3-alt1: build start
2025-Mar-07 09:23:24 :: [armh] #40 python3-module-gssapi.git 1.8.3-alt1: build start
2025-Mar-07 09:23:24 :: [i586] #40 python3-module-gssapi.git 1.8.3-alt1: build start
[x86_64] EE
[x86_64] ERROR: test_high_level (unittest.loader._FailedTest)
[x86_64] ImportError: Failed to import test module: test_high_level
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64] @ktu.krb_provider_test(['mit'], 'gss_display_name_ext as it is not '
[x86_64] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[x86_64] ERROR: test_raw (unittest.loader._FailedTest)
[x86_64] ImportError: Failed to import test module: test_raw
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64] @ktu.krb_provider_test(['mit'], 'Heimdal does not implemented for krb5')
[x86_64] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[x86_64] Ran 2 tests in 0.000s
[x86_64] FAILED (errors=2)
[x86_64] INFO : Command's result: FAILURE
[x86_64] INFO : Command's error: Command '['bash', '-s']' returned non-zero exit status 1.
[x86_64] error: Bad exit status from /usr/src/tmp/rpm-tmp.29781 (%check)
2025-Mar-07 09:24:13 :: [x86_64] python3-module-gssapi.git 1.8.3-alt1: remote: build failed
2025-Mar-07 09:24:13 :: [x86_64] #40 python3-module-gssapi.git 1.8.3-alt1: build FAILED
2025-Mar-07 09:24:13 :: [x86_64] requesting cancellation of task processing
[i586] EE
[i586] ERROR: test_high_level (unittest.loader._FailedTest)
[i586] ImportError: Failed to import test module: test_high_level
[i586] Traceback (most recent call last):
[i586] --
[i586] @ktu.krb_provider_test(['mit'], 'gss_display_name_ext as it is not '
[i586] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[i586] ERROR: test_raw (unittest.loader._FailedTest)
[i586] ImportError: Failed to import test module: test_raw
[i586] Traceback (most recent call last):
[i586] --
[i586] @ktu.krb_provider_test(['mit'], 'Heimdal does not implemented for krb5')
[i586] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[i586] Ran 2 tests in 0.000s
[i586] FAILED (errors=2)
[i586] INFO : Command's result: FAILURE
[i586] INFO : Command's error: Command '['bash', '-s']' returned non-zero exit status 1.
[i586] error: Bad exit status from /usr/src/tmp/rpm-tmp.74116 (%check)
2025-Mar-07 09:24:20 :: [i586] python3-module-gssapi.git 1.8.3-alt1: remote: build failed
2025-Mar-07 09:24:20 :: [i586] #40 python3-module-gssapi.git 1.8.3-alt1: build FAILED
[aarch64] EE
[aarch64] ERROR: test_high_level (unittest.loader._FailedTest)
[aarch64] ImportError: Failed to import test module: test_high_level
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64] @ktu.krb_provider_test(['mit'], 'gss_display_name_ext as it is not '
[aarch64] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[aarch64] ERROR: test_raw (unittest.loader._FailedTest)
[aarch64] ImportError: Failed to import test module: test_raw
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64] @ktu.krb_provider_test(['mit'], 'Heimdal does not implemented for krb5')
[aarch64] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[aarch64] Ran 2 tests in 0.000s
[aarch64] FAILED (errors=2)
[aarch64] INFO : Command's result: FAILURE
[aarch64] INFO : Command's error: Command '['bash', '-s']' returned non-zero exit status 1.
[aarch64] error: Bad exit status from /usr/src/tmp/rpm-tmp.96733 (%check)
2025-Mar-07 09:24:58 :: [aarch64] python3-module-gssapi.git 1.8.3-alt1: remote: build failed
2025-Mar-07 09:24:58 :: [aarch64] #40 python3-module-gssapi.git 1.8.3-alt1: build FAILED
[armh] EE
[armh] ERROR: test_high_level (unittest.loader._FailedTest)
[armh] ImportError: Failed to import test module: test_high_level
[armh] Traceback (most recent call last):
[armh] --
[armh] @ktu.krb_provider_test(['mit'], 'gss_display_name_ext as it is not '
[armh] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[armh] ERROR: test_raw (unittest.loader._FailedTest)
[armh] ImportError: Failed to import test module: test_raw
[armh] Traceback (most recent call last):
[armh] --
[armh] @ktu.krb_provider_test(['mit'], 'Heimdal does not implemented for krb5')
[armh] AttributeError: module 'k5test.unit' has no attribute 'krb_provider_test'
[armh] Ran 2 tests in 0.000s
[armh] FAILED (errors=2)
[armh] INFO : Command's result: FAILURE
[armh] INFO : Command's error: Command '['bash', '-s']' returned non-zero exit status 1.
[armh] error: Bad exit status from /usr/src/tmp/rpm-tmp.13872 (%check)
2025-Mar-07 09:25:46 :: [armh] python3-module-gssapi.git 1.8.3-alt1: remote: build failed
2025-Mar-07 09:25:46 :: [armh] #40 python3-module-gssapi.git 1.8.3-alt1: build FAILED
2025-Mar-07 09:24:14 :: [x86_64] build FAILED
2025-Mar-07 09:24:20 :: [i586] build FAILED
2025-Mar-07 09:24:58 :: [aarch64] build FAILED
2025-Mar-07 09:25:47 :: [armh] build FAILED
2025-Mar-07 09:25:47 :: task #377147 for p10 FAILED
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-07 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-07 8:39 [#377147] [test-only] p10 FAILED python3-module-krb5.git=0.5.1-alt1 Girar awaiter (greh)
2025-03-07 9:25 ` [#377147] [test-only] p10 FAILED (try 2) python3-module-gssapi.git=1.8.3-alt1 python3-module-krb5.git=0.5.1-alt1 Girar awaiter (greh)
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git