ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#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

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