ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#282747] [test-only] FAILED python3-module-gunicorn.git=20.1.0-alt1
@ 2021-08-15  0:24 Girar awaiter (lav)
  2021-08-15  0:32 ` [#282747] TESTED (try 2) python3-module-gunicorn.git=20.1.0-alt1 Girar awaiter (lav)
  2021-08-15  1:07 ` [#282747] DONE (try 3) python3-module-gunicorn.git=20.1.0-alt1 Girar pender (lav)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (lav) @ 2021-08-15  0:24 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/282747/logs/events.1.1.log

subtask  name                     aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-gunicorn   failed  failed  failed   failed  failed

2021-Aug-15 00:23:43 :: test-only task #282747 for sisyphus started by lav:
#100 build 20.1.0-alt1 from /people/lav/packages/python3-module-gunicorn.git fetched at 2021-Aug-15 00:23:41
2021-Aug-15 00:23:43 :: [armh] #100 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:23:43 :: [ppc64le] #100 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:23:43 :: [x86_64] #100 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:23:43 :: [i586] #100 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:23:43 :: [aarch64] #100 python3-module-gunicorn.git 20.1.0-alt1: build start
[x86_64] >       import eventlet
[x86_64] E       ModuleNotFoundError: No module named 'eventlet'
[x86_64] gunicorn/workers/geventlet.py:10: ModuleNotFoundError
[x86_64] --
[x86_64]         import eventlet
[x86_64]     except ImportError:
[x86_64] >       raise RuntimeError("eventlet worker requires eventlet 0.24.1 or higher")
[x86_64] E       RuntimeError: eventlet worker requires eventlet 0.24.1 or higher
[x86_64] gunicorn/workers/geventlet.py:12: RuntimeError
[x86_64] --
[x86_64] >       import gevent
[x86_64] E       ModuleNotFoundError: No module named 'gevent'
[x86_64] gunicorn/workers/ggevent.py:13: ModuleNotFoundError
[x86_64] --
[x86_64]         import gevent
[x86_64]     except ImportError:
[x86_64] >       raise RuntimeError("gevent worker requires gevent 1.4 or higher")
[x86_64] E       RuntimeError: gevent worker requires gevent 1.4 or higher
[x86_64] gunicorn/workers/ggevent.py:15: RuntimeError
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/workers/test_geventlet.py::test_import - RuntimeError: eventlet ...
[x86_64] FAILED tests/workers/test_ggevent.py::test_import - RuntimeError: gevent work...
[x86_64] ======================== 2 failed, 222 passed in 10.93s ========================
2021-Aug-15 00:24:24 :: [x86_64] python3-module-gunicorn.git 20.1.0-alt1: remote: build failed
2021-Aug-15 00:24:24 :: [x86_64] #100 python3-module-gunicorn.git 20.1.0-alt1: build FAILED
2021-Aug-15 00:24:24 :: [x86_64] requesting cancellation of task processing
[aarch64] >       import eventlet
[aarch64] E       ModuleNotFoundError: No module named 'eventlet'
[aarch64] gunicorn/workers/geventlet.py:10: ModuleNotFoundError
[aarch64] --
[aarch64]         import eventlet
[aarch64]     except ImportError:
[aarch64] >       raise RuntimeError("eventlet worker requires eventlet 0.24.1 or higher")
[aarch64] E       RuntimeError: eventlet worker requires eventlet 0.24.1 or higher
[aarch64] gunicorn/workers/geventlet.py:12: RuntimeError
[aarch64] --
[aarch64] >       import gevent
[aarch64] E       ModuleNotFoundError: No module named 'gevent'
[aarch64] gunicorn/workers/ggevent.py:13: ModuleNotFoundError
[aarch64] --
[aarch64]         import gevent
[aarch64]     except ImportError:
[aarch64] >       raise RuntimeError("gevent worker requires gevent 1.4 or higher")
[aarch64] E       RuntimeError: gevent worker requires gevent 1.4 or higher
[aarch64] gunicorn/workers/ggevent.py:15: RuntimeError
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/workers/test_geventlet.py::test_import - RuntimeError: eventlet ...
[aarch64] FAILED tests/workers/test_ggevent.py::test_import - RuntimeError: gevent work...
[aarch64] ======================== 2 failed, 222 passed in 11.74s ========================
2021-Aug-15 00:24:27 :: [aarch64] python3-module-gunicorn.git 20.1.0-alt1: remote: build failed
2021-Aug-15 00:24:27 :: [aarch64] #100 python3-module-gunicorn.git 20.1.0-alt1: build FAILED
[i586] >       import eventlet
[i586] E       ModuleNotFoundError: No module named 'eventlet'
[i586] gunicorn/workers/geventlet.py:10: ModuleNotFoundError
[i586] --
[i586]         import eventlet
[i586]     except ImportError:
[i586] >       raise RuntimeError("eventlet worker requires eventlet 0.24.1 or higher")
[i586] E       RuntimeError: eventlet worker requires eventlet 0.24.1 or higher
[i586] gunicorn/workers/geventlet.py:12: RuntimeError
[i586] --
[i586] >       import gevent
[i586] E       ModuleNotFoundError: No module named 'gevent'
[i586] gunicorn/workers/ggevent.py:13: ModuleNotFoundError
[i586] --
[i586]         import gevent
[i586]     except ImportError:
[i586] >       raise RuntimeError("gevent worker requires gevent 1.4 or higher")
[i586] E       RuntimeError: gevent worker requires gevent 1.4 or higher
[i586] gunicorn/workers/ggevent.py:15: RuntimeError
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/workers/test_geventlet.py::test_import - RuntimeError: eventlet ...
[i586] FAILED tests/workers/test_ggevent.py::test_import - RuntimeError: gevent work...
[i586] ======================== 2 failed, 222 passed in 12.95s ========================
2021-Aug-15 00:24:27 :: [i586] python3-module-gunicorn.git 20.1.0-alt1: remote: build failed
2021-Aug-15 00:24:27 :: [i586] #100 python3-module-gunicorn.git 20.1.0-alt1: build FAILED
[ppc64le] >       import eventlet
[ppc64le] E       ModuleNotFoundError: No module named 'eventlet'
[ppc64le] gunicorn/workers/geventlet.py:10: ModuleNotFoundError
[ppc64le] --
[ppc64le]         import eventlet
[ppc64le]     except ImportError:
[ppc64le] >       raise RuntimeError("eventlet worker requires eventlet 0.24.1 or higher")
[ppc64le] E       RuntimeError: eventlet worker requires eventlet 0.24.1 or higher
[ppc64le] gunicorn/workers/geventlet.py:12: RuntimeError
[ppc64le] --
[ppc64le] >       import gevent
[ppc64le] E       ModuleNotFoundError: No module named 'gevent'
[ppc64le] gunicorn/workers/ggevent.py:13: ModuleNotFoundError
[ppc64le] --
[ppc64le]         import gevent
[ppc64le]     except ImportError:
[ppc64le] >       raise RuntimeError("gevent worker requires gevent 1.4 or higher")
[ppc64le] E       RuntimeError: gevent worker requires gevent 1.4 or higher
[ppc64le] gunicorn/workers/ggevent.py:15: RuntimeError
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/workers/test_geventlet.py::test_import - RuntimeError: eventlet ...
[ppc64le] FAILED tests/workers/test_ggevent.py::test_import - RuntimeError: gevent work...
[ppc64le] ======================== 2 failed, 222 passed in 21.73s ========================
2021-Aug-15 00:24:47 :: [ppc64le] python3-module-gunicorn.git 20.1.0-alt1: remote: build failed
2021-Aug-15 00:24:47 :: [ppc64le] #100 python3-module-gunicorn.git 20.1.0-alt1: build FAILED
[armh] >       import eventlet
[armh] E       ModuleNotFoundError: No module named 'eventlet'
[armh] gunicorn/workers/geventlet.py:10: ModuleNotFoundError
[armh] --
[armh]         import eventlet
[armh]     except ImportError:
[armh] >       raise RuntimeError("eventlet worker requires eventlet 0.24.1 or higher")
[armh] E       RuntimeError: eventlet worker requires eventlet 0.24.1 or higher
[armh] gunicorn/workers/geventlet.py:12: RuntimeError
[armh] --
[armh] >       import gevent
[armh] E       ModuleNotFoundError: No module named 'gevent'
[armh] gunicorn/workers/ggevent.py:13: ModuleNotFoundError
[armh] --
[armh]         import gevent
[armh]     except ImportError:
[armh] >       raise RuntimeError("gevent worker requires gevent 1.4 or higher")
[armh] E       RuntimeError: gevent worker requires gevent 1.4 or higher
[armh] gunicorn/workers/ggevent.py:15: RuntimeError
[armh] --
[armh] =========================== short test summary info ============================
[armh] FAILED tests/workers/test_geventlet.py::test_import - RuntimeError: eventlet ...
[armh] FAILED tests/workers/test_ggevent.py::test_import - RuntimeError: gevent work...
[armh] ======================== 2 failed, 222 passed in 18.36s ========================
2021-Aug-15 00:24:52 :: [armh] python3-module-gunicorn.git 20.1.0-alt1: remote: build failed
2021-Aug-15 00:24:52 :: [armh] #100 python3-module-gunicorn.git 20.1.0-alt1: build FAILED
2021-Aug-15 00:24:24 :: [x86_64] build FAILED
2021-Aug-15 00:24:27 :: [aarch64] build FAILED
2021-Aug-15 00:24:27 :: [i586] build FAILED
2021-Aug-15 00:24:47 :: [ppc64le] build FAILED
2021-Aug-15 00:24:52 :: [armh] build FAILED
2021-Aug-15 00:24:52 :: task #282747 for sisyphus FAILED


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

* [#282747] TESTED (try 2) python3-module-gunicorn.git=20.1.0-alt1
  2021-08-15  0:24 [#282747] [test-only] FAILED python3-module-gunicorn.git=20.1.0-alt1 Girar awaiter (lav)
@ 2021-08-15  0:32 ` Girar awaiter (lav)
  2021-08-15  1:07 ` [#282747] DONE (try 3) python3-module-gunicorn.git=20.1.0-alt1 Girar pender (lav)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (lav) @ 2021-08-15  0:32 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/282747/logs/events.2.1.log

subtask  name                     aarch64  armh  i586  ppc64le  x86_64
    #40  python3-module-gunicorn       55  1:26    58     1:22      52

2021-Aug-15 00:28:06 :: test-only task #282747 for sisyphus resumed by lav:
#40 build 20.1.0-alt1 from /people/lav/packages/python3-module-gunicorn.git fetched at 2021-Aug-15 00:28:04
#100 removed
2021-Aug-15 00:28:06 :: [x86_64] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:28:06 :: [ppc64le] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:28:06 :: [aarch64] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:28:06 :: [i586] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:28:06 :: [armh] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 00:28:58 :: [x86_64] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK
2021-Aug-15 00:29:01 :: [aarch64] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK
2021-Aug-15 00:29:04 :: [i586] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK
2021-Aug-15 00:29:28 :: [ppc64le] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK
2021-Aug-15 00:29:32 :: [armh] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK
2021-Aug-15 00:29:47 :: #40: python3-module-gunicorn.git 20.1.0-alt1: build check OK
2021-Aug-15 00:29:47 :: build check OK
2021-Aug-15 00:29:51 :: noarch check OK
2021-Aug-15 00:29:52 :: plan: src +1 -1 =17359, noarch +2 -2 =15800
#40 python3-module-gunicorn 20.0.4-alt2 -> 20.1.0-alt1
 Sun Aug 15 2021 Vitaly Lipatov <lav@altlinux.ru> 20.1.0-alt1
 - new version 20.1.0 (with rpmrb script)
2021-Aug-15 00:30:13 :: patched apt indices
2021-Aug-15 00:30:24 :: created next repo
2021-Aug-15 00:30:34 :: duplicate provides check OK
2021-Aug-15 00:31:02 :: dependencies check OK
2021-Aug-15 00:31:20 :: [i586] #40 python3-module-gunicorn: install check OK
2021-Aug-15 00:31:20 :: [x86_64] #40 python3-module-gunicorn: install check OK
2021-Aug-15 00:31:21 :: [aarch64] #40 python3-module-gunicorn: install check OK
2021-Aug-15 00:31:24 :: [i586] #40 python3-module-gunicorn-docs: install check OK
2021-Aug-15 00:31:25 :: [ppc64le] #40 python3-module-gunicorn: install check OK
2021-Aug-15 00:31:25 :: [x86_64] #40 python3-module-gunicorn-docs: install check OK
2021-Aug-15 00:31:26 :: [aarch64] #40 python3-module-gunicorn-docs: install check OK
2021-Aug-15 00:31:30 :: [armh] #40 python3-module-gunicorn: install check OK
2021-Aug-15 00:31:30 :: [ppc64le] #40 python3-module-gunicorn-docs: install check OK
2021-Aug-15 00:31:39 :: [armh] #40 python3-module-gunicorn-docs: install check OK
2021-Aug-15 00:31:40 :: gears inheritance check OK
2021-Aug-15 00:31:40 :: srpm inheritance check OK
girar-check-perms: access to python3-module-gunicorn ALLOWED for lav: project leader
check-subtask-perms: #40: python3-module-gunicorn: allowed for lav
2021-Aug-15 00:31:40 :: acl check OK
2021-Aug-15 00:32:00 :: created contents_index files
2021-Aug-15 00:32:09 :: created hash files: noarch src
2021-Aug-15 00:32:11 :: task #282747 for sisyphus TESTED


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

* [#282747] DONE (try 3) python3-module-gunicorn.git=20.1.0-alt1
  2021-08-15  0:24 [#282747] [test-only] FAILED python3-module-gunicorn.git=20.1.0-alt1 Girar awaiter (lav)
  2021-08-15  0:32 ` [#282747] TESTED (try 2) python3-module-gunicorn.git=20.1.0-alt1 Girar awaiter (lav)
@ 2021-08-15  1:07 ` Girar pender (lav)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (lav) @ 2021-08-15  1:07 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/archive/done/_276/282747/logs/events.3.3.log

2021-Aug-15 01:03:04 :: task #282747 for sisyphus resumed by lav:
#40 build 20.1.0-alt1 from /people/lav/packages/python3-module-gunicorn.git fetched at 2021-Aug-15 00:28:04
#100 removed
2021-Aug-15 01:03:05 :: [ppc64le] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 01:03:05 :: [x86_64] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 01:03:05 :: [aarch64] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 01:03:05 :: [armh] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 01:03:05 :: [i586] #40 python3-module-gunicorn.git 20.1.0-alt1: build start
2021-Aug-15 01:03:15 :: [x86_64] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK (cached)
2021-Aug-15 01:03:15 :: [i586] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK (cached)
2021-Aug-15 01:03:17 :: [aarch64] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK (cached)
2021-Aug-15 01:03:19 :: [ppc64le] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK (cached)
2021-Aug-15 01:03:23 :: [armh] #40 python3-module-gunicorn.git 20.1.0-alt1: build OK (cached)
2021-Aug-15 01:03:37 :: #40: python3-module-gunicorn.git 20.1.0-alt1: build check OK
2021-Aug-15 01:03:37 :: build check OK
2021-Aug-15 01:03:41 :: noarch check OK
2021-Aug-15 01:03:42 :: plan: src +1 -1 =17360, noarch +2 -2 =15801
#40 python3-module-gunicorn 20.0.4-alt2 -> 20.1.0-alt1
 Sun Aug 15 2021 Vitaly Lipatov <lav@altlinux.ru> 20.1.0-alt1
 - new version 20.1.0 (with rpmrb script)
2021-Aug-15 01:04:04 :: patched apt indices
2021-Aug-15 01:04:15 :: created next repo
2021-Aug-15 01:04:24 :: duplicate provides check OK
2021-Aug-15 01:04:54 :: dependencies check OK
2021-Aug-15 01:05:06 :: [x86_64] #40 python3-module-gunicorn: install check OK (cached)
2021-Aug-15 01:05:07 :: [i586] #40 python3-module-gunicorn: install check OK (cached)
2021-Aug-15 01:05:07 :: [aarch64] #40 python3-module-gunicorn: install check OK (cached)
2021-Aug-15 01:05:08 :: [x86_64] #40 python3-module-gunicorn-docs: install check OK (cached)
2021-Aug-15 01:05:09 :: [ppc64le] #40 python3-module-gunicorn: install check OK (cached)
2021-Aug-15 01:05:09 :: [i586] #40 python3-module-gunicorn-docs: install check OK (cached)
2021-Aug-15 01:05:09 :: [aarch64] #40 python3-module-gunicorn-docs: install check OK (cached)
2021-Aug-15 01:05:12 :: [ppc64le] #40 python3-module-gunicorn-docs: install check OK (cached)
2021-Aug-15 01:05:18 :: [armh] #40 python3-module-gunicorn: install check OK (cached)
2021-Aug-15 01:05:22 :: [armh] #40 python3-module-gunicorn-docs: install check OK (cached)
2021-Aug-15 01:05:23 :: gears inheritance check OK
2021-Aug-15 01:05:23 :: srpm inheritance check OK
girar-check-perms: access to python3-module-gunicorn ALLOWED for lav: project leader
check-subtask-perms: #40: python3-module-gunicorn: allowed for lav
2021-Aug-15 01:05:23 :: acl check OK
2021-Aug-15 01:05:42 :: created contents_index files
2021-Aug-15 01:05:48 :: created hash files: noarch src
2021-Aug-15 01:05:50 :: task #282747 for sisyphus TESTED
2021-Aug-15 01:05:51 :: task is ready for commit
2021-Aug-15 01:05:55 :: repo clone OK
2021-Aug-15 01:05:55 :: packages update OK
2021-Aug-15 01:05:58 :: [noarch] update OK
2021-Aug-15 01:05:58 :: repo update OK
2021-Aug-15 01:06:07 :: repo save OK
2021-Aug-15 01:06:07 :: src index update OK
2021-Aug-15 01:06:08 :: updated /gears/p/python3-module-gunicorn.git branch `sisyphus'
2021-Aug-15 01:07:11 :: gears update OK
2021-Aug-15 01:07:11 :: task #282747 for sisyphus DONE


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

end of thread, other threads:[~2021-08-15  1:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-15  0:24 [#282747] [test-only] FAILED python3-module-gunicorn.git=20.1.0-alt1 Girar awaiter (lav)
2021-08-15  0:32 ` [#282747] TESTED (try 2) python3-module-gunicorn.git=20.1.0-alt1 Girar awaiter (lav)
2021-08-15  1:07 ` [#282747] DONE (try 3) python3-module-gunicorn.git=20.1.0-alt1 Girar pender (lav)

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