ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#387306] [test-only] FAILED python3-module-portalocker.git=3.2.0-alt1
@ 2025-06-16 11:37 Girar awaiter (slev)
  2025-06-16 11:57 ` [#387306] TESTED (try 2) python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
  2025-06-16 12:08 ` [#387306] DONE (try 3) python3-module-portalocker.git=3.2.0-alt1 Girar pender (slev)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (slev) @ 2025-06-16 11:37 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name                        aarch64    i586  x86_64
   #100  python3-module-portalocker   failed  failed  failed

2025-Jun-16 11:36:47 :: test-only task #387306 for sisyphus started by slev:
#100 build 3.2.0-alt1 from /people/slev/packages/python3-module-portalocker.git fetched at 2025-Jun-16 11:36:46
2025-Jun-16 11:36:50 :: [x86_64] #100 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:36:50 :: [i586] #100 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:36:50 :: [aarch64] #100 python3-module-portalocker.git 3.2.0-alt1: build start
[x86_64] INFO     : root : writing top-level names to portalocker.egg-info/top_level.txt
[x86_64] ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
[x86_64] INFO     : root : reading manifest file 'portalocker.egg-info/SOURCES.txt'
[x86_64] --
[x86_64] ==================================== ERRORS ====================================
[x86_64] _______________ ERROR collecting portalocker_tests/test_redis.py _______________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis.py'.
[x86_64] --
[x86_64]     from redis import client, exceptions
[x86_64] E   ModuleNotFoundError: No module named 'redis'
[x86_64] ________ ERROR collecting portalocker_tests/test_redis_random_sleep.py _________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis_random_sleep.py'.
[x86_64] --
[x86_64]     import redis
[x86_64] E   ModuleNotFoundError: No module named 'redis'
[x86_64] =========================== short test summary info ============================
[x86_64] ERROR portalocker_tests/test_redis.py
[x86_64] ERROR portalocker_tests/test_redis_random_sleep.py
[x86_64] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
[x86_64] --
[x86_64] INFO     : Command's result: FAILURE
[x86_64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=']' returned non-zero exit status 2.
[x86_64] error: Bad exit status from /usr/src/tmp/rpm-tmp.85111 (%check)
2025-Jun-16 11:37:15 :: [x86_64] python3-module-portalocker.git 3.2.0-alt1: remote: build failed
2025-Jun-16 11:37:15 :: [x86_64] #100 python3-module-portalocker.git 3.2.0-alt1: build FAILED
2025-Jun-16 11:37:15 :: [x86_64] requesting cancellation of task processing
[i586] INFO     : root : writing top-level names to portalocker.egg-info/top_level.txt
[i586] ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
[i586] INFO     : root : reading manifest file 'portalocker.egg-info/SOURCES.txt'
[i586] --
[i586] ==================================== ERRORS ====================================
[i586] _______________ ERROR collecting portalocker_tests/test_redis.py _______________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis.py'.
[i586] --
[i586]     from redis import client, exceptions
[i586] E   ModuleNotFoundError: No module named 'redis'
[i586] ________ ERROR collecting portalocker_tests/test_redis_random_sleep.py _________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis_random_sleep.py'.
[i586] --
[i586]     import redis
[i586] E   ModuleNotFoundError: No module named 'redis'
[i586] =========================== short test summary info ============================
[i586] ERROR portalocker_tests/test_redis.py
[i586] ERROR portalocker_tests/test_redis_random_sleep.py
[i586] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
[i586] --
[i586] INFO     : Command's result: FAILURE
[i586] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=']' returned non-zero exit status 2.
[i586] error: Bad exit status from /usr/src/tmp/rpm-tmp.65611 (%check)
2025-Jun-16 11:37:15 :: [i586] python3-module-portalocker.git 3.2.0-alt1: remote: build failed
2025-Jun-16 11:37:15 :: [i586] #100 python3-module-portalocker.git 3.2.0-alt1: build FAILED
[aarch64] INFO     : root : writing top-level names to portalocker.egg-info/top_level.txt
[aarch64] ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
[aarch64] INFO     : root : reading manifest file 'portalocker.egg-info/SOURCES.txt'
[aarch64] --
[aarch64] ==================================== ERRORS ====================================
[aarch64] _______________ ERROR collecting portalocker_tests/test_redis.py _______________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis.py'.
[aarch64] --
[aarch64]     from redis import client, exceptions
[aarch64] E   ModuleNotFoundError: No module named 'redis'
[aarch64] ________ ERROR collecting portalocker_tests/test_redis_random_sleep.py _________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-portalocker-3.2.0/portalocker_tests/test_redis_random_sleep.py'.
[aarch64] --
[aarch64]     import redis
[aarch64] E   ModuleNotFoundError: No module named 'redis'
[aarch64] =========================== short test summary info ============================
[aarch64] ERROR portalocker_tests/test_redis.py
[aarch64] ERROR portalocker_tests/test_redis_random_sleep.py
[aarch64] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
[aarch64] --
[aarch64] INFO     : Command's result: FAILURE
[aarch64] INFO     : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=']' returned non-zero exit status 2.
[aarch64] error: Bad exit status from /usr/src/tmp/rpm-tmp.78765 (%check)
2025-Jun-16 11:37:33 :: [aarch64] python3-module-portalocker.git 3.2.0-alt1: remote: build failed
2025-Jun-16 11:37:33 :: [aarch64] #100 python3-module-portalocker.git 3.2.0-alt1: build FAILED
2025-Jun-16 11:37:15 :: [x86_64] build FAILED
2025-Jun-16 11:37:16 :: [i586] build FAILED
2025-Jun-16 11:37:33 :: [aarch64] build FAILED
2025-Jun-16 11:37:33 :: task #387306 for sisyphus FAILED


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

* [#387306] TESTED (try 2) python3-module-portalocker.git=3.2.0-alt1
  2025-06-16 11:37 [#387306] [test-only] FAILED python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
@ 2025-06-16 11:57 ` Girar awaiter (slev)
  2025-06-16 12:08 ` [#387306] DONE (try 3) python3-module-portalocker.git=3.2.0-alt1 Girar pender (slev)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (slev) @ 2025-06-16 11:57 UTC (permalink / raw)
  To: Stanislav Levin
  Cc: sisyphus-incominger, girar-builder-sisyphus, Pavel Skrylev

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

subtask  name                        aarch64  i586  x86_64
   #200  python3-module-portalocker       51    33      33

2025-Jun-16 11:54:07 :: test-only task #387306 for sisyphus resumed by slev:
#100 removed
#200 build 3.2.0-alt1 from /people/slev/packages/python3-module-portalocker.git fetched at 2025-Jun-16 11:53:53
2025-Jun-16 11:54:09 :: [i586] #200 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:54:09 :: [aarch64] #200 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:54:09 :: [x86_64] #200 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 11:54:42 :: [x86_64] #200 python3-module-portalocker.git 3.2.0-alt1: build OK
2025-Jun-16 11:54:42 :: [i586] #200 python3-module-portalocker.git 3.2.0-alt1: build OK
2025-Jun-16 11:55:00 :: [aarch64] #200 python3-module-portalocker.git 3.2.0-alt1: build OK
2025-Jun-16 11:55:08 :: #200: python3-module-portalocker.git 3.2.0-alt1: build check OK
2025-Jun-16 11:55:10 :: build check OK
2025-Jun-16 11:55:11 :: noarch check OK
2025-Jun-16 11:55:13 :: plan: src +1 -1 =20231, noarch +1 -1 =21377
#200 python3-module-portalocker 3.1.1-alt1 -> 3.2.0-alt1
 Mon Jun 16 2025 Stanislav Levin <slev@altlinux> 3.2.0-alt1
 - 3.1.1 -> 3.2.0.
2025-Jun-16 11:55:42 :: patched apt indices
2025-Jun-16 11:55:51 :: created next repo
2025-Jun-16 11:56:01 :: duplicate provides check OK
2025-Jun-16 11:56:41 :: dependencies check OK
2025-Jun-16 11:56:55 :: [i586] #200 python3-module-portalocker: install check OK
2025-Jun-16 11:56:55 :: [x86_64] #200 python3-module-portalocker: install check OK
2025-Jun-16 11:57:05 :: [aarch64] #200 python3-module-portalocker: install check OK
2025-Jun-16 11:57:20 :: gears inheritance check OK
2025-Jun-16 11:57:21 :: srpm inheritance check OK
girar-check-perms: access to python3-module-portalocker ALLOWED for slev: project leader welcomes random builders
check-subtask-perms: #200: python3-module-portalocker: allowed for slev
2025-Jun-16 11:57:21 :: acl check OK
2025-Jun-16 11:57:44 :: created contents_index files
2025-Jun-16 11:57:51 :: created hash files: noarch src
2025-Jun-16 11:57:55 :: task #387306 for sisyphus TESTED


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

* [#387306] DONE (try 3) python3-module-portalocker.git=3.2.0-alt1
  2025-06-16 11:37 [#387306] [test-only] FAILED python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
  2025-06-16 11:57 ` [#387306] TESTED (try 2) python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
@ 2025-06-16 12:08 ` Girar pender (slev)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (slev) @ 2025-06-16 12:08 UTC (permalink / raw)
  To: Stanislav Levin
  Cc: sisyphus-incominger, girar-builder-sisyphus, Pavel Skrylev

https://git.altlinux.org/tasks/archive/done/_378/387306/logs/events.3.2.log
https://packages.altlinux.org/tasks/387306

2025-Jun-16 12:04:12 :: task #387306 for sisyphus resumed by slev:
#100 removed
#200 build 3.2.0-alt1 from /people/slev/packages/python3-module-portalocker.git fetched at 2025-Jun-16 11:53:53
2025-Jun-16 12:04:14 :: [x86_64] #200 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 12:04:14 :: [i586] #200 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 12:04:14 :: [aarch64] #200 python3-module-portalocker.git 3.2.0-alt1: build start
2025-Jun-16 12:04:24 :: [i586] #200 python3-module-portalocker.git 3.2.0-alt1: build OK (cached)
2025-Jun-16 12:04:25 :: [x86_64] #200 python3-module-portalocker.git 3.2.0-alt1: build OK (cached)
2025-Jun-16 12:04:32 :: [aarch64] #200 python3-module-portalocker.git 3.2.0-alt1: build OK (cached)
2025-Jun-16 12:04:40 :: #200: python3-module-portalocker.git 3.2.0-alt1: build check OK
2025-Jun-16 12:04:42 :: build check OK
2025-Jun-16 12:04:43 :: noarch check OK
2025-Jun-16 12:04:45 :: plan: src +1 -1 =20231, noarch +1 -1 =21377
#200 python3-module-portalocker 3.1.1-alt1 -> 3.2.0-alt1
 Mon Jun 16 2025 Stanislav Levin <slev@altlinux> 3.2.0-alt1
 - 3.1.1 -> 3.2.0.
2025-Jun-16 12:05:22 :: patched apt indices
2025-Jun-16 12:05:32 :: created next repo
2025-Jun-16 12:05:44 :: duplicate provides check OK
2025-Jun-16 12:06:26 :: dependencies check OK
2025-Jun-16 12:06:37 :: [i586] #200 python3-module-portalocker: install check OK (cached)
2025-Jun-16 12:06:38 :: [x86_64] #200 python3-module-portalocker: install check OK (cached)
2025-Jun-16 12:06:45 :: [aarch64] #200 python3-module-portalocker: install check OK (cached)
2025-Jun-16 12:06:47 :: gears inheritance check OK
2025-Jun-16 12:06:47 :: srpm inheritance check OK
girar-check-perms: access to python3-module-portalocker ALLOWED for slev: project leader welcomes random builders
check-subtask-perms: #200: python3-module-portalocker: allowed for slev
2025-Jun-16 12:06:48 :: acl check OK
2025-Jun-16 12:07:14 :: created contents_index files
2025-Jun-16 12:07:26 :: created hash files: noarch src
2025-Jun-16 12:07:32 :: task #387306 for sisyphus TESTED
2025-Jun-16 12:07:33 :: task is ready for commit
2025-Jun-16 12:07:39 :: repo clone OK
2025-Jun-16 12:07:39 :: packages update OK
2025-Jun-16 12:07:43 :: [noarch] update OK
2025-Jun-16 12:07:43 :: repo update OK
2025-Jun-16 12:07:53 :: repo save OK
2025-Jun-16 12:07:53 :: src index update OK
2025-Jun-16 12:07:53 :: updated /gears/p/python3-module-portalocker.git branch `sisyphus'
2025-Jun-16 12:08:57 :: gears update OK
2025-Jun-16 12:08:57 :: task #387306 for sisyphus DONE


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

end of thread, other threads:[~2025-06-16 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-16 11:37 [#387306] [test-only] FAILED python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
2025-06-16 11:57 ` [#387306] TESTED (try 2) python3-module-portalocker.git=3.2.0-alt1 Girar awaiter (slev)
2025-06-16 12:08 ` [#387306] DONE (try 3) python3-module-portalocker.git=3.2.0-alt1 Girar pender (slev)

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