ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#396115] [test-only] FAILED python3-module-fastapi.git=0.118.0-alt1 ...
@ 2025-09-30 11:24 Girar awaiter (dutyrok)
  2025-09-30 12:07 ` [#396115] TESTED (try 2) python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
  2025-09-30 13:25 ` [#396115] DONE (try 3) python3-module-fastapi.git=0.118.0-alt1 Girar pender (dutyrok)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-09-30 11:24 UTC (permalink / raw)
  To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/396115/logs/events.1.1.log
https://packages.altlinux.org/tasks/396115

subtask  name                                aarch64    i586  x86_64
   #100  python3-module-fastapi                 1:52    1:10    1:04
   #200  python3-module-minio                     51      30      30
   #300  python3-module-pydoctor                   ?  failed      54
   #400  python3-module-pytest-run-parallel        ?       ?      32

2025-Sep-30 11:21:47 :: test-only task #396115 for sisyphus started by dutyrok:
#100 build 0.118.0-alt1 from /people/dutyrok/packages/python3-module-fastapi.git fetched at 2025-Sep-30 11:05:25
#200 build 7.2.18-alt1 from /people/dutyrok/packages/python3-module-minio.git fetched at 2025-Sep-30 11:08:02
#300 build 25.10.1-alt1 from /people/dutyrok/packages/python3-module-pydoctor.git fetched at 2025-Sep-30 11:14:04
#400 build 0.7.0-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-Sep-30 11:20:46
2025-Sep-30 11:21:48 :: created build repo
2025-Sep-30 11:21:49 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 11:21:49 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 11:21:49 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 11:22:53 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK
2025-Sep-30 11:22:54 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 11:22:59 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build OK
2025-Sep-30 11:23:00 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 11:23:24 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build OK
2025-Sep-30 11:23:25 :: [x86_64] #300 python3-module-pydoctor.git 25.10.1-alt1: build start
2025-Sep-30 11:23:30 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build OK
2025-Sep-30 11:23:30 :: [i586] #300 python3-module-pydoctor.git 25.10.1-alt1: build start
2025-Sep-30 11:23:41 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK
2025-Sep-30 11:23:41 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 11:24:19 :: [x86_64] #300 python3-module-pydoctor.git 25.10.1-alt1: build OK
2025-Sep-30 11:24:19 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
[i586] >           r = self.ast_cache[path]
[i586] E           KeyError: PosixPath('/usr/src/RPM/BUILD/python3-module-pydoctor-25.10.1/pydoctor/test/testpackages/c_module_python_module_name_clash/mymod/base.cpython-312.so')
[i586] pydoctor/astbuilder.py:1333: KeyError
[i586] --
[i586]             r = self.ast_cache[path]
[i586]         except KeyError:
[i586]             parsed: model.ParsedAstModule | AstParseError
[i586] --
[i586]         @returns: The parsed ast module
[i586]         @raises SyntaxError: If any exception is raised by L{ast.parse}
[i586]         with tokenize.open(path) as f:
[i586] >           src = f.read() + '\n'
[i586] E           UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb4 in position 68: invalid start byte
[i586] pydoctor/astbuilder.py:31: UnicodeDecodeError
[i586] --
[i586]             r = self.ast_cache[path]
[i586]         except KeyError:
[i586]             parsed: model.ParsedAstModule | AstParseError
[i586] --
[i586] >               self.ast_cache[path] = parsed
[i586] E               UnboundLocalError: cannot access local variable 'parsed' where it is not associated with a value
[i586] pydoctor/astbuilder.py:1342: UnboundLocalError
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED pydoctor/test/test_model.py::test_c_module_python_module_name_clash - ...
[i586] == 1 failed, 1625 passed, 1 skipped, 2 xfailed, 126 subtests passed in 22.38s ==
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero exit status 1.
[i586] error: Bad exit status from /usr/src/tmp/rpm-tmp.92084 (%check)
2025-Sep-30 11:24:24 :: [i586] python3-module-pydoctor.git 25.10.1-alt1: remote: build failed
2025-Sep-30 11:24:23 :: [i586] #300 python3-module-pydoctor.git 25.10.1-alt1: build FAILED
2025-Sep-30 11:24:23 :: [i586] requesting cancellation of task processing
2025-Sep-30 11:24:32 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build OK
2025-Sep-30 11:24:32 :: [aarch64] task processing CANCELLED
2025-Sep-30 11:24:51 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK
2025-Sep-30 11:24:23 :: [i586] build FAILED
2025-Sep-30 11:24:32 :: [aarch64] build FAILED
2025-Sep-30 11:24:52 :: task #396115 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#396115] TESTED (try 2) python3-module-fastapi.git=0.118.0-alt1 ...
  2025-09-30 11:24 [#396115] [test-only] FAILED python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
@ 2025-09-30 12:07 ` Girar awaiter (dutyrok)
  2025-09-30 13:25 ` [#396115] DONE (try 3) python3-module-fastapi.git=0.118.0-alt1 Girar pender (dutyrok)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (dutyrok) @ 2025-09-30 12:07 UTC (permalink / raw)
  To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/396115/logs/events.2.1.log
https://packages.altlinux.org/tasks/396115

subtask  name                                aarch64  i586  x86_64
   #400  python3-module-pytest-run-parallel       55    34      33

2025-Sep-30 12:01:47 :: test-only task #396115 for sisyphus resumed by dutyrok:
#100 build 0.118.0-alt1 from /people/dutyrok/packages/python3-module-fastapi.git fetched at 2025-Sep-30 11:05:25
#200 build 7.2.18-alt1 from /people/dutyrok/packages/python3-module-minio.git fetched at 2025-Sep-30 11:08:02
#300 removed
#400 build 0.7.0-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-Sep-30 11:20:46
2025-Sep-30 12:01:47 :: created build repo
2025-Sep-30 12:01:48 :: #400: force rebuild
2025-Sep-30 12:01:48 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 12:01:48 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 12:01:48 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 12:02:07 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build OK (cached)
2025-Sep-30 12:02:07 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 12:02:08 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK (cached)
2025-Sep-30 12:02:08 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 12:02:20 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build OK (cached)
2025-Sep-30 12:02:20 :: [i586] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
2025-Sep-30 12:02:22 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build OK (cached)
2025-Sep-30 12:02:22 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
2025-Sep-30 12:02:26 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK (cached)
2025-Sep-30 12:02:26 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 12:02:51 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build OK (cached)
2025-Sep-30 12:02:52 :: [aarch64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
2025-Sep-30 12:02:54 :: [i586] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK
2025-Sep-30 12:02:55 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK
2025-Sep-30 12:03:47 :: [aarch64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK
2025-Sep-30 12:03:57 :: #100: python3-module-fastapi.git 0.118.0-alt1: build check OK
2025-Sep-30 12:04:05 :: #200: python3-module-minio.git 7.2.18-alt1: build check OK
2025-Sep-30 12:04:13 :: #400: python3-module-pytest-run-parallel.git 0.7.0-alt1: build check OK
2025-Sep-30 12:04:15 :: build check OK
2025-Sep-30 12:04:22 :: noarch check OK
2025-Sep-30 12:04:24 :: plan: src +3 -3 =20694, noarch +3 -3 =21644
#100 python3-module-fastapi 0.117.1-alt1 -> 0.118.0-alt1
 Tue Sep 30 2025 Alexandr Shashkin <dutyrok@altlinux> 0.118.0-alt1
 - Updated to 0.118.0.
#200 python3-module-minio 7.2.16-alt1 -> 7.2.18-alt1
 Tue Sep 30 2025 Alexandr Shashkin <dutyrok@altlinux> 7.2.18-alt1
 - Updated to 7.2.18.
#400 python3-module-pytest-run-parallel 0.6.1-alt1 -> 0.7.0-alt1
 Tue Sep 30 2025 Alexandr Shashkin <dutyrok@altlinux> 0.7.0-alt1
 - Updated to 0.7.0.
2025-Sep-30 12:04:56 :: patched apt indices
2025-Sep-30 12:05:05 :: created next repo
2025-Sep-30 12:05:16 :: duplicate provides check OK
2025-Sep-30 12:05:56 :: dependencies check OK
2025-Sep-30 12:06:11 :: [i586] #100 python3-module-fastapi: install check OK
2025-Sep-30 12:06:12 :: [x86_64] #100 python3-module-fastapi: install check OK
2025-Sep-30 12:06:20 :: [i586] #200 python3-module-minio: install check OK
2025-Sep-30 12:06:20 :: [x86_64] #200 python3-module-minio: install check OK
2025-Sep-30 12:06:22 :: [aarch64] #100 python3-module-fastapi: install check OK
2025-Sep-30 12:06:28 :: [i586] #400 python3-module-pytest-run-parallel: install check OK
2025-Sep-30 12:06:28 :: [x86_64] #400 python3-module-pytest-run-parallel: install check OK
2025-Sep-30 12:06:35 :: [aarch64] #200 python3-module-minio: install check OK
2025-Sep-30 12:06:49 :: [aarch64] #400 python3-module-pytest-run-parallel: install check OK
2025-Sep-30 12:06:51 :: gears inheritance check OK
2025-Sep-30 12:06:51 :: srpm inheritance check OK
girar-check-perms: access to python3-module-fastapi ALLOWED for dutyrok: project leader
check-subtask-perms: #100: python3-module-fastapi: allowed for dutyrok
girar-check-perms: access to python3-module-minio ALLOWED for dutyrok: project leader
check-subtask-perms: #200: python3-module-minio: allowed for dutyrok
girar-check-perms: access to python3-module-pytest-run-parallel ALLOWED for dutyrok: project leader
check-subtask-perms: #400: python3-module-pytest-run-parallel: allowed for dutyrok
2025-Sep-30 12:06:52 :: acl check OK
2025-Sep-30 12:07:16 :: created contents_index files
2025-Sep-30 12:07:23 :: created hash files: noarch src
2025-Sep-30 12:07:26 :: task #396115 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#396115] DONE (try 3) python3-module-fastapi.git=0.118.0-alt1 ...
  2025-09-30 11:24 [#396115] [test-only] FAILED python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
  2025-09-30 12:07 ` [#396115] TESTED (try 2) python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
@ 2025-09-30 13:25 ` Girar pender (dutyrok)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (dutyrok) @ 2025-09-30 13:25 UTC (permalink / raw)
  To: Alexandr Shashkin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_386/396115/logs/events.3.1.log
https://packages.altlinux.org/tasks/396115

2025-Sep-30 13:18:54 :: task #396115 for sisyphus resumed by dutyrok:
#100 build 0.118.0-alt1 from /people/dutyrok/packages/python3-module-fastapi.git fetched at 2025-Sep-30 11:05:25
#200 build 7.2.18-alt1 from /people/dutyrok/packages/python3-module-minio.git fetched at 2025-Sep-30 11:08:02
#300 removed
#400 build 0.7.0-alt1 from /people/dutyrok/packages/python3-module-pytest-run-parallel.git fetched at 2025-Sep-30 11:20:46
2025-Sep-30 13:18:55 :: created build repo
2025-Sep-30 13:18:56 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 13:18:56 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 13:18:56 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build start
2025-Sep-30 13:19:15 :: [i586] #100 python3-module-fastapi.git 0.118.0-alt1: build OK (cached)
2025-Sep-30 13:19:15 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 13:19:15 :: [x86_64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK (cached)
2025-Sep-30 13:19:16 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 13:19:29 :: [i586] #200 python3-module-minio.git 7.2.18-alt1: build OK (cached)
2025-Sep-30 13:19:29 :: [i586] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
2025-Sep-30 13:19:30 :: [x86_64] #200 python3-module-minio.git 7.2.18-alt1: build OK (cached)
2025-Sep-30 13:19:30 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
2025-Sep-30 13:19:34 :: [aarch64] #100 python3-module-fastapi.git 0.118.0-alt1: build OK (cached)
2025-Sep-30 13:19:34 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build start
2025-Sep-30 13:19:42 :: [i586] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK (cached)
2025-Sep-30 13:19:43 :: [x86_64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK (cached)
2025-Sep-30 13:19:59 :: [aarch64] #200 python3-module-minio.git 7.2.18-alt1: build OK (cached)
2025-Sep-30 13:19:59 :: [aarch64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build start
2025-Sep-30 13:20:24 :: [aarch64] #400 python3-module-pytest-run-parallel.git 0.7.0-alt1: build OK (cached)
2025-Sep-30 13:20:33 :: #100: python3-module-fastapi.git 0.118.0-alt1: build check OK
2025-Sep-30 13:20:41 :: #200: python3-module-minio.git 7.2.18-alt1: build check OK
2025-Sep-30 13:20:49 :: #400: python3-module-pytest-run-parallel.git 0.7.0-alt1: build check OK
2025-Sep-30 13:20:51 :: build check OK
2025-Sep-30 13:20:58 :: noarch check OK
2025-Sep-30 13:21:00 :: plan: src +3 -3 =20694, noarch +3 -3 =21644
#100 python3-module-fastapi 0.117.1-alt1 -> 0.118.0-alt1
 Tue Sep 30 2025 Alexandr Shashkin <dutyrok@altlinux> 0.118.0-alt1
 - Updated to 0.118.0.
#200 python3-module-minio 7.2.16-alt1 -> 7.2.18-alt1
 Tue Sep 30 2025 Alexandr Shashkin <dutyrok@altlinux> 7.2.18-alt1
 - Updated to 7.2.18.
#400 python3-module-pytest-run-parallel 0.6.1-alt1 -> 0.7.0-alt1
 Tue Sep 30 2025 Alexandr Shashkin <dutyrok@altlinux> 0.7.0-alt1
 - Updated to 0.7.0.
2025-Sep-30 13:21:33 :: patched apt indices
2025-Sep-30 13:21:42 :: created next repo
2025-Sep-30 13:21:52 :: duplicate provides check OK
2025-Sep-30 13:22:33 :: dependencies check OK
2025-Sep-30 13:22:44 :: [i586] #100 python3-module-fastapi: install check OK (cached)
2025-Sep-30 13:22:45 :: [x86_64] #100 python3-module-fastapi: install check OK (cached)
2025-Sep-30 13:22:48 :: [i586] #200 python3-module-minio: install check OK (cached)
2025-Sep-30 13:22:49 :: [x86_64] #200 python3-module-minio: install check OK (cached)
2025-Sep-30 13:22:52 :: [aarch64] #100 python3-module-fastapi: install check OK (cached)
2025-Sep-30 13:22:53 :: [i586] #400 python3-module-pytest-run-parallel: install check OK (cached)
2025-Sep-30 13:22:53 :: [x86_64] #400 python3-module-pytest-run-parallel: install check OK (cached)
2025-Sep-30 13:23:00 :: [aarch64] #200 python3-module-minio: install check OK (cached)
2025-Sep-30 13:23:08 :: [aarch64] #400 python3-module-pytest-run-parallel: install check OK (cached)
2025-Sep-30 13:23:09 :: gears inheritance check OK
2025-Sep-30 13:23:10 :: srpm inheritance check OK
girar-check-perms: access to python3-module-fastapi ALLOWED for dutyrok: project leader
check-subtask-perms: #100: python3-module-fastapi: allowed for dutyrok
girar-check-perms: access to python3-module-minio ALLOWED for dutyrok: project leader
check-subtask-perms: #200: python3-module-minio: allowed for dutyrok
girar-check-perms: access to python3-module-pytest-run-parallel ALLOWED for dutyrok: project leader
check-subtask-perms: #400: python3-module-pytest-run-parallel: allowed for dutyrok
2025-Sep-30 13:23:10 :: acl check OK
2025-Sep-30 13:23:36 :: created contents_index files
2025-Sep-30 13:23:44 :: created hash files: noarch src
2025-Sep-30 13:23:48 :: task #396115 for sisyphus TESTED
2025-Sep-30 13:23:49 :: task is ready for commit
2025-Sep-30 13:23:56 :: repo clone OK
2025-Sep-30 13:23:57 :: packages update OK
2025-Sep-30 13:24:01 :: [noarch] update OK
2025-Sep-30 13:24:01 :: repo update OK
2025-Sep-30 13:24:12 :: repo save OK
2025-Sep-30 13:24:12 :: src index update OK
2025-Sep-30 13:24:12 :: updated /gears/p/python3-module-fastapi.git branch `sisyphus'
2025-Sep-30 13:24:12 :: updated /gears/p/python3-module-minio.git branch `sisyphus'
2025-Sep-30 13:24:12 :: updated /gears/p/python3-module-pytest-run-parallel.git branch `sisyphus'
2025-Sep-30 13:25:33 :: gears update OK
2025-Sep-30 13:25:33 :: task #396115 for sisyphus DONE


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-30 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-30 11:24 [#396115] [test-only] FAILED python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
2025-09-30 12:07 ` [#396115] TESTED (try 2) python3-module-fastapi.git=0.118.0-alt1 Girar awaiter (dutyrok)
2025-09-30 13:25 ` [#396115] DONE (try 3) python3-module-fastapi.git=0.118.0-alt1 Girar pender (dutyrok)

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