ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#308030] [test-only] FAILED qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 ...
@ 2022-10-07 12:21 Girar awaiter (rider)
  2022-10-28 12:08 ` [#308030] TESTED (try 2) " Girar awaiter (rider)
  2022-10-28 12:53 ` [#308030] DONE (try 3) " Girar pender (rider)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (rider) @ 2022-10-07 12:21 UTC (permalink / raw)
  To: Anton Farygin; +Cc: sisyphus-incominger, girar-builder-sisyphus

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 5102 bytes --]

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

subtask  name                    aarch64  armh  i586  ppc64le  x86_64
   #100  qpdf                       5:06  7:44  2:57     6:30    2:35
   #200  cups-filters               3:02     ?  1:49        ?    1:35
   #300  pdfmixtool                    ?     ?    48        ?      45
   #400  python3-module-pikepdf        ?     ?     ?        ?  failed

2022-Oct-07 12:13:26 :: test-only task #308030 for sisyphus started by rider:
2022-Oct-07 12:13:26 :: message: qpdf 11.1.0
#100 build 11.1.0-alt1 from /people/rider/packages/qpdf.git fetched at 2022-Oct-07 11:52:59
#200 build 1.28.16-alt1 from /gears/c/cups-filters.git fetched at 2022-Oct-07 12:12:20 from sisyphus
#300 build 1.1.1-alt1 from /gears/p/pdfmixtool.git fetched at 2022-Oct-07 12:13:04 from sisyphus
#400 build 5.1.5-alt1 from /gears/p/python3-module-pikepdf.git fetched at 2022-Oct-07 12:13:11 from sisyphus
2022-Oct-07 12:13:27 :: created build repo
2022-Oct-07 12:13:27 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-07 12:13:27 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-07 12:13:27 :: [i586] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-07 12:13:27 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-07 12:13:27 :: [armh] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-07 12:16:02 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-07 12:16:02 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-07 12:16:24 :: [i586] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-07 12:16:24 :: [i586] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-07 12:17:37 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-07 12:17:37 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-07 12:18:13 :: [i586] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-07 12:18:13 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-07 12:18:22 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-07 12:18:22 :: [x86_64] #400 python3-module-pikepdf.git 5.1.5-alt1: build start
2022-Oct-07 12:18:33 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-07 12:18:33 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build start
[x86_64] src/qpdf/object_repr.cpp:57:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    57 |     case QPDFObject::object_type_e::ot_string:
[x86_64] src/qpdf/object_repr.cpp:60:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    60 |     case QPDFObject::object_type_e::ot_operator:
[x86_64] src/qpdf/object_repr.cpp: In function ‘std::string objecthandle_pythonic_typename(QPDFObjectHandle)’:
[x86_64] src/qpdf/object_repr.cpp:77:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    77 |     case QPDFObject::object_type_e::ot_name:
[x86_64] src/qpdf/object_repr.cpp:80:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    80 |     case QPDFObject::object_type_e::ot_string:
[x86_64] src/qpdf/object_repr.cpp:83:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    83 |     case QPDFObject::object_type_e::ot_operator:
[x86_64] src/qpdf/object_repr.cpp:87:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    87 |     case QPDFObject::object_type_e::ot_inlineimage:
[x86_64] src/qpdf/object_repr.cpp:92:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    92 |     case QPDFObject::object_type_e::ot_array:
[x86_64] src/qpdf/object_repr.cpp:95:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]    95 |     case QPDFObject::object_type_e::ot_dictionary:
[x86_64] src/qpdf/object_repr.cpp:102:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]   102 |     case QPDFObject::object_type_e::ot_stream:
[x86_64] src/qpdf/object_repr.cpp:105:22: error: ‘QPDFObject::object_type_e’ has not been declared
[x86_64]   105 |     case QPDFObject::object_type_e::ot_null:
2022-Oct-07 12:18:49 :: [x86_64] python3-module-pikepdf.git 5.1.5-alt1: remote: build failed
2022-Oct-07 12:18:49 :: [x86_64] #400 python3-module-pikepdf.git 5.1.5-alt1: build FAILED
2022-Oct-07 12:18:49 :: [x86_64] requesting cancellation of task processing
2022-Oct-07 12:19:01 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-07 12:19:01 :: [i586] task processing CANCELLED
2022-Oct-07 12:19:57 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-07 12:19:57 :: [ppc64le] task processing CANCELLED
2022-Oct-07 12:21:11 :: [armh] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-07 12:21:11 :: [armh] task processing CANCELLED
2022-Oct-07 12:21:35 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-07 12:21:35 :: [aarch64] task processing CANCELLED
2022-Oct-07 12:18:49 :: [x86_64] build FAILED
2022-Oct-07 12:19:01 :: [i586] build FAILED
2022-Oct-07 12:19:57 :: [ppc64le] build FAILED
2022-Oct-07 12:21:11 :: [armh] build FAILED
2022-Oct-07 12:21:35 :: [aarch64] build FAILED
2022-Oct-07 12:21:35 :: task #308030 for sisyphus FAILED


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

* [#308030] TESTED (try 2) qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 ...
  2022-10-07 12:21 [#308030] [test-only] FAILED qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 Girar awaiter (rider)
@ 2022-10-28 12:08 ` Girar awaiter (rider)
  2022-10-28 12:53 ` [#308030] DONE (try 3) " Girar pender (rider)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (rider) @ 2022-10-28 12:08 UTC (permalink / raw)
  To: Anton Farygin
  Cc: sisyphus-incominger, girar-builder-sisyphus, Fr. Br. George,
	Evgeny Chuck, Anton V. Boyarshinov

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

subtask  name                    aarch64   armh  i586  ppc64le  x86_64
   #100  qpdf                       5:04  11:24  2:56     6:33    2:32
   #200  cups-filters               2:59   4:49  1:46     3:28    1:36
   #300  pdfmixtool                 1:22   2:06    48     1:33      45
   #500  python3-module-pikepdf     1:56   3:18  1:08     2:15    1:01
   #600  pdfarranger                  34     50    19       40      19

2022-Oct-28 11:32:48 :: test-only shared task #308030 for sisyphus resumed by rider:
2022-Oct-28 11:32:48 :: message: qpdf 11.1.0
#100 build 11.1.0-alt1 from /people/rider/packages/qpdf.git fetched at 2022-Oct-07 11:52:59
#200 build 1.28.16-alt1 from /gears/c/cups-filters.git fetched at 2022-Oct-07 12:12:20 from sisyphus
#300 build 1.1.1-alt1 from /gears/p/pdfmixtool.git fetched at 2022-Oct-07 12:13:04 from sisyphus
#400 removed
#500 build 6.2.1-alt1 from /people/george/packages/python3-module-pikepdf.git fetched at 2022-Oct-28 11:28:23
#600 build 1.9.1-alt1 from /people/george/packages/pdfarranger.git fetched at 2022-Oct-28 11:28:49
2022-Oct-28 11:32:49 :: created build repo
2022-Oct-28 11:32:50 :: #200: force rebuild
2022-Oct-28 11:32:50 :: #300: force rebuild
2022-Oct-28 11:32:50 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 11:32:50 :: [i586] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 11:32:50 :: [armh] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 11:32:50 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 11:32:50 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 11:35:22 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-28 11:35:22 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 11:35:46 :: [i586] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-28 11:35:47 :: [i586] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 11:36:58 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-28 11:36:58 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 11:37:33 :: [i586] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-28 11:37:33 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 11:37:43 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-28 11:37:43 :: [x86_64] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 11:37:54 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-28 11:37:54 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 11:38:21 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-28 11:38:21 :: [i586] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 11:38:44 :: [x86_64] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK
2022-Oct-28 11:38:45 :: [x86_64] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 11:39:04 :: [x86_64] #600 pdfarranger.git 1.9.1-alt1: build OK
2022-Oct-28 11:39:23 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-28 11:39:23 :: [ppc64le] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 11:39:29 :: [i586] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK
2022-Oct-28 11:39:30 :: [i586] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 11:39:49 :: [i586] #600 pdfarranger.git 1.9.1-alt1: build OK
2022-Oct-28 11:40:53 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-28 11:40:53 :: [aarch64] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 11:42:15 :: [aarch64] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-28 11:42:15 :: [aarch64] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 11:42:51 :: [ppc64le] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-28 11:42:52 :: [ppc64le] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 11:44:11 :: [aarch64] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK
2022-Oct-28 11:44:12 :: [aarch64] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 11:44:14 :: [armh] #100 qpdf.git 11.1.0-alt1: build OK
2022-Oct-28 11:44:14 :: [armh] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 11:44:25 :: [ppc64le] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-28 11:44:26 :: [ppc64le] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 11:44:46 :: [aarch64] #600 pdfarranger.git 1.9.1-alt1: build OK
2022-Oct-28 11:46:41 :: [ppc64le] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK
2022-Oct-28 11:46:41 :: [ppc64le] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 11:47:21 :: [ppc64le] #600 pdfarranger.git 1.9.1-alt1: build OK
2022-Oct-28 11:49:03 :: [armh] #200 cups-filters.git 1.28.16-alt1: build OK
2022-Oct-28 11:49:04 :: [armh] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 11:51:10 :: [armh] #300 pdfmixtool.git 1.1.1-alt1: build OK
2022-Oct-28 11:51:11 :: [armh] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 11:54:29 :: [armh] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK
2022-Oct-28 11:54:29 :: [armh] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 11:55:19 :: [armh] #600 pdfarranger.git 1.9.1-alt1: build OK
2022-Oct-28 11:55:47 :: #100: qpdf.git 11.1.0-alt1: build check OK
2022-Oct-28 11:56:25 :: #200: cups-filters.git 1.28.16-alt1: build check OK
2022-Oct-28 11:56:39 :: #300: pdfmixtool.git 1.1.1-alt1: build check OK
2022-Oct-28 11:56:54 :: #500: python3-module-pikepdf.git 6.2.1-alt1: build check OK
2022-Oct-28 11:57:08 :: #600: pdfarranger.git 1.9.1-alt1: build check OK
2022-Oct-28 11:57:10 :: build check OK
2022-Oct-28 11:57:43 :: noarch check OK
2022-Oct-28 11:57:46 :: plan: src +5 -5 =17773, aarch64 +16 -16 =30301, armh +16 -16 =28389, i586 +16 -16 =30464, noarch +2 -3 =17866, ppc64le +16 -16 =29767, x86_64 +16 -16 =31262
#600 pdfarranger 1.8.2-alt1 -> 1.9.1-alt1
 Fri Oct 28 2022 Fr. Br. George <george@altlinux> 1.9.1-alt1
 - Autobuild version bump to 1.9.1
#500 python3-module-pikepdf 5.1.5-alt1 -> 6.2.1-alt1
 Fri Oct 28 2022 Fr. Br. George <george@altlinux> 6.2.1-alt1
 - Autobuild version bump to 6.2.1
#100 qpdf 10.6.3-alt2 -> 11.1.0-alt1
 Fri Oct 07 2022 Anton Farygin <rider@altlinux.ru> 11.1.0-alt1
 - 11.1.0
 - removed documentation package
2022-Oct-28 11:58:37 :: patched apt indices
2022-Oct-28 11:58:55 :: created next repo
2022-Oct-28 11:59:10 :: duplicate provides check OK
2022-Oct-28 12:00:02 :: dependencies check OK
2022-Oct-28 12:00:33 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
	i586: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
	x86_64: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:00:45 :: [i586] #200 cups-backend-serial: install check OK
2022-Oct-28 12:00:45 :: [x86_64] #200 cups-backend-serial: install check OK
2022-Oct-28 12:00:49 :: [x86_64] #200 cups-backend-serial-debuginfo: install check OK
2022-Oct-28 12:00:50 :: [i586] #200 cups-backend-serial-debuginfo: install check OK
	aarch64: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:00:53 :: [aarch64] #200 cups-backend-serial: install check OK
	ppc64le: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:00:56 :: [ppc64le] #200 cups-backend-serial: install check OK
	x86_64: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:00:57 :: [x86_64] #200 cups-filters: install check OK
	i586: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:00:58 :: [i586] #200 cups-filters: install check OK
2022-Oct-28 12:01:02 :: [aarch64] #200 cups-backend-serial-debuginfo: install check OK
	armh: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:01:05 :: [armh] #200 cups-backend-serial: install check OK
2022-Oct-28 12:01:06 :: [ppc64le] #200 cups-backend-serial-debuginfo: install check OK
2022-Oct-28 12:01:10 :: [x86_64] #200 cups-filters-debuginfo: install check OK
2022-Oct-28 12:01:13 :: [i586] #200 cups-filters-debuginfo: install check OK
	aarch64: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:01:14 :: [aarch64] #200 cups-filters: install check OK
2022-Oct-28 12:01:14 :: [x86_64] #200 cups-filters-devel: install check OK
2022-Oct-28 12:01:17 :: [i586] #200 cups-filters-devel: install check OK
2022-Oct-28 12:01:17 :: [x86_64] #200 cups-filters-libs: install check OK
2022-Oct-28 12:01:18 :: [armh] #200 cups-backend-serial-debuginfo: install check OK
2022-Oct-28 12:01:20 :: [i586] #200 cups-filters-libs: install check OK
	ppc64le: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:01:21 :: [ppc64le] #200 cups-filters: install check OK
2022-Oct-28 12:01:22 :: [x86_64] #200 cups-filters-libs-debuginfo: install check OK
2022-Oct-28 12:01:26 :: [x86_64] #100 libqpdf-devel: install check OK
2022-Oct-28 12:01:26 :: [i586] #200 cups-filters-libs-debuginfo: install check OK
2022-Oct-28 12:01:29 :: [x86_64] #100 libqpdf29: install check OK
2022-Oct-28 12:01:29 :: [i586] #100 libqpdf-devel: install check OK
2022-Oct-28 12:01:32 :: [i586] #100 libqpdf29: install check OK
2022-Oct-28 12:01:34 :: [x86_64] #100 libqpdf29-debuginfo: install check OK
2022-Oct-28 12:01:35 :: [aarch64] #200 cups-filters-debuginfo: install check OK
	armh: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:01:37 :: [armh] #200 cups-filters: install check OK
2022-Oct-28 12:01:38 :: [i586] #100 libqpdf29-debuginfo: install check OK
2022-Oct-28 12:01:43 :: [aarch64] #200 cups-filters-devel: install check OK
	x86_64: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:01:47 :: [x86_64] #600 pdfarranger: install check OK
2022-Oct-28 12:01:48 :: [ppc64le] #200 cups-filters-debuginfo: install check OK
2022-Oct-28 12:01:50 :: [aarch64] #200 cups-filters-libs: install check OK
	i586: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:01:52 :: [i586] #600 pdfarranger: install check OK
	x86_64: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:01:57 :: [ppc64le] #200 cups-filters-devel: install check OK
2022-Oct-28 12:01:57 :: [x86_64] #300 pdfmixtool: install check OK
2022-Oct-28 12:01:59 :: [aarch64] #200 cups-filters-libs-debuginfo: install check OK
	i586: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:02:04 :: [i586] #300 pdfmixtool: install check OK
2022-Oct-28 12:02:05 :: [ppc64le] #200 cups-filters-libs: install check OK
2022-Oct-28 12:02:05 :: [aarch64] #100 libqpdf-devel: install check OK
2022-Oct-28 12:02:10 :: [armh] #200 cups-filters-debuginfo: install check OK
2022-Oct-28 12:02:11 :: [aarch64] #100 libqpdf29: install check OK
2022-Oct-28 12:02:15 :: [ppc64le] #200 cups-filters-libs-debuginfo: install check OK
2022-Oct-28 12:02:20 :: [aarch64] #100 libqpdf29-debuginfo: install check OK
2022-Oct-28 12:02:22 :: [ppc64le] #100 libqpdf-devel: install check OK
2022-Oct-28 12:02:23 :: [armh] #200 cups-filters-devel: install check OK
2022-Oct-28 12:02:28 :: [x86_64] #300 pdfmixtool-debuginfo: install check OK
2022-Oct-28 12:02:29 :: [ppc64le] #100 libqpdf29: install check OK
2022-Oct-28 12:02:33 :: [armh] #200 cups-filters-libs: install check OK
2022-Oct-28 12:02:39 :: [i586] #300 pdfmixtool-debuginfo: install check OK
2022-Oct-28 12:02:40 :: [ppc64le] #100 libqpdf29-debuginfo: install check OK
	aarch64: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:02:41 :: [x86_64] #600 python3-module-pdfarranger: install check OK
2022-Oct-28 12:02:41 :: [aarch64] #600 pdfarranger: install check OK
2022-Oct-28 12:02:48 :: [armh] #200 cups-filters-libs-debuginfo: install check OK
2022-Oct-28 12:02:49 :: [x86_64] #500 python3-module-pikepdf: install check OK
2022-Oct-28 12:02:54 :: [i586] #600 python3-module-pdfarranger: install check OK
2022-Oct-28 12:02:58 :: [x86_64] #500 python3-module-pikepdf-debuginfo: install check OK
	aarch64: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:02:58 :: [aarch64] #300 pdfmixtool: install check OK
2022-Oct-28 12:02:58 :: [armh] #100 libqpdf-devel: install check OK
2022-Oct-28 12:03:01 :: [x86_64] #100 qpdf: install check OK
2022-Oct-28 12:03:02 :: [i586] #500 python3-module-pikepdf: install check OK
	ppc64le: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:03:06 :: [ppc64le] #600 pdfarranger: install check OK
2022-Oct-28 12:03:06 :: [x86_64] #100 qpdf-debuginfo: install check OK
2022-Oct-28 12:03:09 :: [armh] #100 libqpdf29: install check OK
2022-Oct-28 12:03:12 :: [i586] #500 python3-module-pikepdf-debuginfo: install check OK
2022-Oct-28 12:03:15 :: [i586] #100 qpdf: install check OK
2022-Oct-28 12:03:21 :: [i586] #100 qpdf-debuginfo: install check OK
2022-Oct-28 12:03:24 :: [armh] #100 libqpdf29-debuginfo: install check OK
	ppc64le: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:03:27 :: [ppc64le] #300 pdfmixtool: install check OK
2022-Oct-28 12:03:47 :: [aarch64] #300 pdfmixtool-debuginfo: install check OK
	armh: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:03:57 :: [armh] #600 pdfarranger: install check OK
2022-Oct-28 12:04:09 :: [aarch64] #600 python3-module-pdfarranger: install check OK
2022-Oct-28 12:04:21 :: [aarch64] #500 python3-module-pikepdf: install check OK
	armh: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:04:23 :: [armh] #300 pdfmixtool: install check OK
2022-Oct-28 12:04:29 :: [ppc64le] #300 pdfmixtool-debuginfo: install check OK
2022-Oct-28 12:04:36 :: [aarch64] #500 python3-module-pikepdf-debuginfo: install check OK
2022-Oct-28 12:04:43 :: [aarch64] #100 qpdf: install check OK
2022-Oct-28 12:04:52 :: [aarch64] #100 qpdf-debuginfo: install check OK
2022-Oct-28 12:04:56 :: [ppc64le] #600 python3-module-pdfarranger: install check OK
2022-Oct-28 12:05:10 :: [ppc64le] #500 python3-module-pikepdf: install check OK
2022-Oct-28 12:05:29 :: [ppc64le] #500 python3-module-pikepdf-debuginfo: install check OK
2022-Oct-28 12:05:36 :: [ppc64le] #100 qpdf: install check OK
2022-Oct-28 12:05:36 :: [armh] #300 pdfmixtool-debuginfo: install check OK
2022-Oct-28 12:05:47 :: [ppc64le] #100 qpdf-debuginfo: install check OK
2022-Oct-28 12:06:12 :: [armh] #600 python3-module-pdfarranger: install check OK
2022-Oct-28 12:06:32 :: [armh] #500 python3-module-pikepdf: install check OK
2022-Oct-28 12:06:56 :: [armh] #500 python3-module-pikepdf-debuginfo: install check OK
2022-Oct-28 12:07:06 :: [armh] #100 qpdf: install check OK
2022-Oct-28 12:07:22 :: [armh] #100 qpdf-debuginfo: install check OK
2022-Oct-28 12:07:24 :: [x86_64-i586] plan: #5 +5 -5 =10442
2022-Oct-28 12:07:47 :: [x86_64-i586] arepo build OK
2022-Oct-28 12:08:06 :: [x86_64-i586] generated apt indices
2022-Oct-28 12:08:08 :: [x86_64-i586] created next repo
2022-Oct-28 12:08:19 :: [x86_64-i586] dependencies check OK
2022-Oct-28 12:08:22 :: gears inheritance check OK
2022-Oct-28 12:08:22 :: srpm inheritance check OK
girar-check-perms: access to qpdf ALLOWED for rider: project leader
check-subtask-perms: #100: qpdf: allowed for rider
girar-check-perms: access to cups-filters ALLOWED for rider: project leader
check-subtask-perms: #200: cups-filters: allowed for rider
girar-check-perms: access to pdfmixtool ALLOWED for rider: project leader welcomes random builders
check-subtask-perms: #300: pdfmixtool: allowed for rider
girar-check-perms: access to python3-module-pikepdf ALLOWED for george: project leader
check-subtask-perms: #500: python3-module-pikepdf: allowed for george
girar-check-perms: access to pdfarranger ALLOWED for george: project leader
check-subtask-perms: #600: pdfarranger: allowed for george
2022-Oct-28 12:08:23 :: acl check OK
2022-Oct-28 12:08:44 :: created contents_index files
2022-Oct-28 12:08:55 :: created hash files: aarch64 armh i586 noarch ppc64le src x86_64-i586 x86_64
2022-Oct-28 12:08:58 :: task #308030 for sisyphus TESTED


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

* [#308030] DONE (try 3) qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 ...
  2022-10-07 12:21 [#308030] [test-only] FAILED qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 Girar awaiter (rider)
  2022-10-28 12:08 ` [#308030] TESTED (try 2) " Girar awaiter (rider)
@ 2022-10-28 12:53 ` Girar pender (rider)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (rider) @ 2022-10-28 12:53 UTC (permalink / raw)
  To: Anton Farygin
  Cc: sisyphus-incominger, girar-builder-sisyphus, Fr. Br. George,
	Evgeny Chuck, Anton V. Boyarshinov

https://git.altlinux.org/tasks/archive/done/_300/308030/logs/events.3.3.log

2022-Oct-28 12:41:37 :: shared task #308030 for sisyphus resumed by rider:
2022-Oct-28 12:41:37 :: message: qpdf 11.1.0
#100 build 11.1.0-alt1 from /people/rider/packages/qpdf.git fetched at 2022-Oct-07 11:52:59
#200 build 1.28.16-alt1 from /gears/c/cups-filters.git fetched at 2022-Oct-07 12:12:20 from sisyphus
#300 build 1.1.1-alt1 from /gears/p/pdfmixtool.git fetched at 2022-Oct-07 12:13:04 from sisyphus
#400 removed
#500 build 6.2.1-alt1 from /people/george/packages/python3-module-pikepdf.git fetched at 2022-Oct-28 11:28:23
#600 build 1.9.1-alt1 from /people/george/packages/pdfarranger.git fetched at 2022-Oct-28 11:28:49
2022-Oct-28 12:41:37 :: waiting for a shared lock on sisyphus
2022-Oct-28 12:41:46 :: acquired a shared lock on sisyphus
2022-Oct-28 12:41:47 :: created build repo
2022-Oct-28 12:41:48 :: [i586] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 12:41:48 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 12:41:48 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 12:41:48 :: [armh] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 12:41:48 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build start
2022-Oct-28 12:42:02 :: [i586] #100 qpdf.git 11.1.0-alt1: build OK (cached)
2022-Oct-28 12:42:02 :: [i586] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 12:42:03 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build OK (cached)
2022-Oct-28 12:42:03 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 12:42:11 :: [i586] #200 cups-filters.git 1.28.16-alt1: build OK (cached)
2022-Oct-28 12:42:12 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 12:42:13 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build OK (cached)
2022-Oct-28 12:42:13 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 12:42:18 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build OK (cached)
2022-Oct-28 12:42:18 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 12:42:21 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build OK (cached)
2022-Oct-28 12:42:21 :: [i586] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 12:42:23 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build OK (cached)
2022-Oct-28 12:42:23 :: [x86_64] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 12:42:25 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build OK (cached)
2022-Oct-28 12:42:25 :: [ppc64le] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 12:42:30 :: [i586] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK (cached)
2022-Oct-28 12:42:30 :: [i586] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 12:42:31 :: [armh] #100 qpdf.git 11.1.0-alt1: build OK (cached)
2022-Oct-28 12:42:31 :: [armh] #200 cups-filters.git 1.28.16-alt1: build start
2022-Oct-28 12:42:33 :: [x86_64] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK (cached)
2022-Oct-28 12:42:33 :: [x86_64] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 12:42:38 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build OK (cached)
2022-Oct-28 12:42:38 :: [aarch64] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 12:42:39 :: [i586] #600 pdfarranger.git 1.9.1-alt1: build OK (cached)
2022-Oct-28 12:42:42 :: [x86_64] #600 pdfarranger.git 1.9.1-alt1: build OK (cached)
2022-Oct-28 12:42:47 :: [ppc64le] #200 cups-filters.git 1.28.16-alt1: build OK (cached)
2022-Oct-28 12:42:47 :: [ppc64le] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 12:42:58 :: [aarch64] #300 pdfmixtool.git 1.1.1-alt1: build OK (cached)
2022-Oct-28 12:42:58 :: [aarch64] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 12:43:01 :: [armh] #200 cups-filters.git 1.28.16-alt1: build OK (cached)
2022-Oct-28 12:43:02 :: [armh] #300 pdfmixtool.git 1.1.1-alt1: build start
2022-Oct-28 12:43:08 :: [ppc64le] #300 pdfmixtool.git 1.1.1-alt1: build OK (cached)
2022-Oct-28 12:43:08 :: [ppc64le] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 12:43:18 :: [aarch64] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK (cached)
2022-Oct-28 12:43:18 :: [aarch64] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 12:43:30 :: [ppc64le] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK (cached)
2022-Oct-28 12:43:30 :: [ppc64le] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 12:43:31 :: [armh] #300 pdfmixtool.git 1.1.1-alt1: build OK (cached)
2022-Oct-28 12:43:32 :: [armh] #500 python3-module-pikepdf.git 6.2.1-alt1: build start
2022-Oct-28 12:43:36 :: [aarch64] #600 pdfarranger.git 1.9.1-alt1: build OK (cached)
2022-Oct-28 12:43:50 :: [ppc64le] #600 pdfarranger.git 1.9.1-alt1: build OK (cached)
2022-Oct-28 12:44:01 :: [armh] #500 python3-module-pikepdf.git 6.2.1-alt1: build OK (cached)
2022-Oct-28 12:44:02 :: [armh] #600 pdfarranger.git 1.9.1-alt1: build start
2022-Oct-28 12:44:30 :: [armh] #600 pdfarranger.git 1.9.1-alt1: build OK (cached)
2022-Oct-28 12:44:58 :: #100: qpdf.git 11.1.0-alt1: build check OK
2022-Oct-28 12:45:33 :: #200: cups-filters.git 1.28.16-alt1: build check OK
2022-Oct-28 12:45:47 :: #300: pdfmixtool.git 1.1.1-alt1: build check OK
2022-Oct-28 12:46:01 :: #500: python3-module-pikepdf.git 6.2.1-alt1: build check OK
2022-Oct-28 12:46:14 :: #600: pdfarranger.git 1.9.1-alt1: build check OK
2022-Oct-28 12:46:17 :: build check OK
2022-Oct-28 12:46:45 :: noarch check OK
2022-Oct-28 12:46:48 :: plan: src +5 -5 =17774, aarch64 +16 -16 =30301, armh +16 -16 =28389, i586 +16 -16 =30464, noarch +2 -3 =17868, ppc64le +16 -16 =29767, x86_64 +16 -16 =31262
#600 pdfarranger 1.8.2-alt1 -> 1.9.1-alt1
 Fri Oct 28 2022 Fr. Br. George <george@altlinux> 1.9.1-alt1
 - Autobuild version bump to 1.9.1
#500 python3-module-pikepdf 5.1.5-alt1 -> 6.2.1-alt1
 Fri Oct 28 2022 Fr. Br. George <george@altlinux> 6.2.1-alt1
 - Autobuild version bump to 6.2.1
#100 qpdf 10.6.3-alt2 -> 11.1.0-alt1
 Fri Oct 07 2022 Anton Farygin <rider@altlinux.ru> 11.1.0-alt1
 - 11.1.0
 - removed documentation package
2022-Oct-28 12:47:32 :: patched apt indices
2022-Oct-28 12:47:45 :: created next repo
2022-Oct-28 12:47:54 :: duplicate provides check OK
2022-Oct-28 12:48:30 :: dependencies check OK
2022-Oct-28 12:48:54 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
	i586: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:49:03 :: [i586] #200 cups-backend-serial: install check OK (cached)
	x86_64: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:49:04 :: [x86_64] #200 cups-backend-serial: install check OK (cached)
2022-Oct-28 12:49:05 :: [i586] #200 cups-backend-serial-debuginfo: install check OK (cached)
2022-Oct-28 12:49:05 :: [x86_64] #200 cups-backend-serial-debuginfo: install check OK (cached)
	i586: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:49:07 :: [i586] #200 cups-filters: install check OK (cached)
	x86_64: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:49:07 :: [x86_64] #200 cups-filters: install check OK (cached)
2022-Oct-28 12:49:09 :: [i586] #200 cups-filters-debuginfo: install check OK (cached)
2022-Oct-28 12:49:09 :: [x86_64] #200 cups-filters-debuginfo: install check OK (cached)
2022-Oct-28 12:49:10 :: [i586] #200 cups-filters-devel: install check OK (cached)
	aarch64: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:49:10 :: [aarch64] #200 cups-backend-serial: install check OK (cached)
2022-Oct-28 12:49:11 :: [x86_64] #200 cups-filters-devel: install check OK (cached)
2022-Oct-28 12:49:12 :: [i586] #200 cups-filters-libs: install check OK (cached)
	ppc64le: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:49:12 :: [ppc64le] #200 cups-backend-serial: install check OK (cached)
2022-Oct-28 12:49:12 :: [x86_64] #200 cups-filters-libs: install check OK (cached)
2022-Oct-28 12:49:13 :: [i586] #200 cups-filters-libs-debuginfo: install check OK (cached)
2022-Oct-28 12:49:14 :: [aarch64] #200 cups-backend-serial-debuginfo: install check OK (cached)
2022-Oct-28 12:49:14 :: [x86_64] #200 cups-filters-libs-debuginfo: install check OK (cached)
2022-Oct-28 12:49:15 :: [i586] #100 libqpdf-devel: install check OK (cached)
2022-Oct-28 12:49:15 :: [ppc64le] #200 cups-backend-serial-debuginfo: install check OK (cached)
2022-Oct-28 12:49:15 :: [x86_64] #100 libqpdf-devel: install check OK (cached)
2022-Oct-28 12:49:16 :: [i586] #100 libqpdf29: install check OK (cached)
	aarch64: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:49:17 :: [aarch64] #200 cups-filters: install check OK (cached)
2022-Oct-28 12:49:17 :: [x86_64] #100 libqpdf29: install check OK (cached)
2022-Oct-28 12:49:18 :: [i586] #100 libqpdf29-debuginfo: install check OK (cached)
2022-Oct-28 12:49:19 :: [x86_64] #100 libqpdf29-debuginfo: install check OK (cached)
	ppc64le: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:49:19 :: [ppc64le] #200 cups-filters: install check OK (cached)
	armh: cups-backend-serial=1:1.28.16-alt1 post-install unowned files:
 /usr/lib/cups
 /usr/lib/cups/backend
2022-Oct-28 12:49:19 :: [armh] #200 cups-backend-serial: install check OK (cached)
	i586: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:49:20 :: [i586] #600 pdfarranger: install check OK (cached)
2022-Oct-28 12:49:21 :: [aarch64] #200 cups-filters-debuginfo: install check OK (cached)
	x86_64: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:49:21 :: [x86_64] #600 pdfarranger: install check OK (cached)
	i586: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:49:22 :: [i586] #300 pdfmixtool: install check OK (cached)
	x86_64: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:49:23 :: [x86_64] #300 pdfmixtool: install check OK (cached)
2022-Oct-28 12:49:23 :: [ppc64le] #200 cups-filters-debuginfo: install check OK (cached)
2022-Oct-28 12:49:24 :: [aarch64] #200 cups-filters-devel: install check OK (cached)
2022-Oct-28 12:49:24 :: [armh] #200 cups-backend-serial-debuginfo: install check OK (cached)
2022-Oct-28 12:49:25 :: [i586] #300 pdfmixtool-debuginfo: install check OK (cached)
2022-Oct-28 12:49:26 :: [x86_64] #300 pdfmixtool-debuginfo: install check OK (cached)
2022-Oct-28 12:49:26 :: [ppc64le] #200 cups-filters-devel: install check OK (cached)
2022-Oct-28 12:49:27 :: [aarch64] #200 cups-filters-libs: install check OK (cached)
2022-Oct-28 12:49:27 :: [i586] #600 python3-module-pdfarranger: install check OK (cached)
2022-Oct-28 12:49:28 :: [x86_64] #600 python3-module-pdfarranger: install check OK (cached)
2022-Oct-28 12:49:29 :: [i586] #500 python3-module-pikepdf: install check OK (cached)
	armh: cups-filters=1.28.16-alt1 post-install unowned files:
 /etc/cups
 /usr/lib/cups
 /usr/lib/cups/backend
 /usr/lib/cups/driver
 /usr/lib/cups/filter
 /usr/share/cups
 /usr/share/cups/data
 /usr/share/cups/drv
 /usr/share/cups/mime
 /usr/share/cups/ppdc
 /usr/share/ppd
2022-Oct-28 12:49:29 :: [armh] #200 cups-filters: install check OK (cached)
2022-Oct-28 12:49:30 :: [x86_64] #500 python3-module-pikepdf: install check OK (cached)
2022-Oct-28 12:49:30 :: [aarch64] #200 cups-filters-libs-debuginfo: install check OK (cached)
2022-Oct-28 12:49:30 :: [ppc64le] #200 cups-filters-libs: install check OK (cached)
2022-Oct-28 12:49:31 :: [i586] #500 python3-module-pikepdf-debuginfo: install check OK (cached)
2022-Oct-28 12:49:31 :: [x86_64] #500 python3-module-pikepdf-debuginfo: install check OK (cached)
2022-Oct-28 12:49:32 :: [i586] #100 qpdf: install check OK (cached)
2022-Oct-28 12:49:33 :: [aarch64] #100 libqpdf-devel: install check OK (cached)
2022-Oct-28 12:49:33 :: [x86_64] #100 qpdf: install check OK (cached)
2022-Oct-28 12:49:33 :: [ppc64le] #200 cups-filters-libs-debuginfo: install check OK (cached)
2022-Oct-28 12:49:34 :: [i586] #100 qpdf-debuginfo: install check OK (cached)
2022-Oct-28 12:49:35 :: [x86_64] #100 qpdf-debuginfo: install check OK (cached)
2022-Oct-28 12:49:35 :: [armh] #200 cups-filters-debuginfo: install check OK (cached)
2022-Oct-28 12:49:35 :: [aarch64] #100 libqpdf29: install check OK (cached)
2022-Oct-28 12:49:36 :: [ppc64le] #100 libqpdf-devel: install check OK (cached)
2022-Oct-28 12:49:39 :: [aarch64] #100 libqpdf29-debuginfo: install check OK (cached)
2022-Oct-28 12:49:40 :: [ppc64le] #100 libqpdf29: install check OK (cached)
2022-Oct-28 12:49:40 :: [armh] #200 cups-filters-devel: install check OK (cached)
	aarch64: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:49:43 :: [aarch64] #600 pdfarranger: install check OK (cached)
2022-Oct-28 12:49:43 :: [ppc64le] #100 libqpdf29-debuginfo: install check OK (cached)
2022-Oct-28 12:49:45 :: [armh] #200 cups-filters-libs: install check OK (cached)
	aarch64: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:49:46 :: [aarch64] #300 pdfmixtool: install check OK (cached)
	ppc64le: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:49:47 :: [ppc64le] #600 pdfarranger: install check OK (cached)
2022-Oct-28 12:49:50 :: [armh] #200 cups-filters-libs-debuginfo: install check OK (cached)
	ppc64le: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:49:51 :: [ppc64le] #300 pdfmixtool: install check OK (cached)
2022-Oct-28 12:49:52 :: [aarch64] #300 pdfmixtool-debuginfo: install check OK (cached)
2022-Oct-28 12:49:54 :: [armh] #100 libqpdf-devel: install check OK (cached)
2022-Oct-28 12:49:55 :: [aarch64] #600 python3-module-pdfarranger: install check OK (cached)
2022-Oct-28 12:49:57 :: [ppc64le] #300 pdfmixtool-debuginfo: install check OK (cached)
2022-Oct-28 12:49:59 :: [aarch64] #500 python3-module-pikepdf: install check OK (cached)
2022-Oct-28 12:49:59 :: [armh] #100 libqpdf29: install check OK (cached)
2022-Oct-28 12:50:02 :: [ppc64le] #600 python3-module-pdfarranger: install check OK (cached)
2022-Oct-28 12:50:02 :: [aarch64] #500 python3-module-pikepdf-debuginfo: install check OK (cached)
2022-Oct-28 12:50:04 :: [armh] #100 libqpdf29-debuginfo: install check OK (cached)
2022-Oct-28 12:50:05 :: [aarch64] #100 qpdf: install check OK (cached)
2022-Oct-28 12:50:05 :: [ppc64le] #500 python3-module-pikepdf: install check OK (cached)
2022-Oct-28 12:50:08 :: [aarch64] #100 qpdf-debuginfo: install check OK (cached)
2022-Oct-28 12:50:09 :: [ppc64le] #500 python3-module-pikepdf-debuginfo: install check OK (cached)
	armh: pdfarranger=1.9.1-alt1 post-install unowned files:
 /usr/share/icons/hicolor/256x256
 /usr/share/icons/hicolor/256x256/apps
 /usr/share/icons/hicolor/scalable
 /usr/share/icons/hicolor/scalable/apps
 /usr/share/icons/hicolor/symbolic
 /usr/share/icons/hicolor/symbolic/apps
 /usr/share/metainfo
2022-Oct-28 12:50:10 :: [armh] #600 pdfarranger: install check OK (cached)
2022-Oct-28 12:50:12 :: [ppc64le] #100 qpdf: install check OK (cached)
	armh: pdfmixtool=1.1.1-alt1 post-install unowned files:
 /usr/share/metainfo
2022-Oct-28 12:50:16 :: [armh] #300 pdfmixtool: install check OK (cached)
2022-Oct-28 12:50:16 :: [ppc64le] #100 qpdf-debuginfo: install check OK (cached)
2022-Oct-28 12:50:23 :: [armh] #300 pdfmixtool-debuginfo: install check OK (cached)
2022-Oct-28 12:50:29 :: [armh] #600 python3-module-pdfarranger: install check OK (cached)
2022-Oct-28 12:50:35 :: [armh] #500 python3-module-pikepdf: install check OK (cached)
2022-Oct-28 12:50:40 :: [armh] #500 python3-module-pikepdf-debuginfo: install check OK (cached)
2022-Oct-28 12:50:45 :: [armh] #100 qpdf: install check OK (cached)
2022-Oct-28 12:50:50 :: [armh] #100 qpdf-debuginfo: install check OK (cached)
2022-Oct-28 12:50:52 :: [x86_64-i586] plan: #0 +5 -5 =10442
2022-Oct-28 12:51:09 :: [x86_64-i586] generated apt indices
2022-Oct-28 12:51:10 :: [x86_64-i586] created next repo
2022-Oct-28 12:51:21 :: [x86_64-i586] dependencies check OK
2022-Oct-28 12:51:23 :: gears inheritance check OK
2022-Oct-28 12:51:24 :: srpm inheritance check OK
girar-check-perms: access to qpdf ALLOWED for rider: project leader
check-subtask-perms: #100: qpdf: allowed for rider
girar-check-perms: access to cups-filters ALLOWED for rider: project leader
check-subtask-perms: #200: cups-filters: allowed for rider
girar-check-perms: access to pdfmixtool ALLOWED for rider: project leader welcomes random builders
check-subtask-perms: #300: pdfmixtool: allowed for rider
girar-check-perms: access to python3-module-pikepdf ALLOWED for george: project leader
check-subtask-perms: #500: python3-module-pikepdf: allowed for george
girar-check-perms: access to pdfarranger ALLOWED for george: project leader
check-subtask-perms: #600: pdfarranger: allowed for george
2022-Oct-28 12:51:25 :: acl check OK
2022-Oct-28 12:51:45 :: created contents_index files
2022-Oct-28 12:51:55 :: created hash files: aarch64 armh i586 noarch ppc64le src x86_64-i586 x86_64
2022-Oct-28 12:51:58 :: task #308030 for sisyphus TESTED
2022-Oct-28 12:52:00 :: task is ready for commit
2022-Oct-28 12:52:07 :: repo clone OK
2022-Oct-28 12:52:08 :: packages update OK
2022-Oct-28 12:52:20 :: [x86_64 i586 aarch64 ppc64le armh noarch] update OK
2022-Oct-28 12:52:20 :: [x86_64-i586] update OK
2022-Oct-28 12:52:20 :: repo update OK
2022-Oct-28 12:52:36 :: repo save OK
2022-Oct-28 12:52:36 :: src index update OK
2022-Oct-28 12:52:36 :: updated /gears/c/cups-filters.git branch `sisyphus'
2022-Oct-28 12:52:36 :: updated /gears/p/pdfarranger.git branch `sisyphus'
2022-Oct-28 12:52:36 :: updated /gears/p/pdfmixtool.git branch `sisyphus'
2022-Oct-28 12:52:36 :: updated /gears/p/python3-module-pikepdf.git branch `sisyphus'
2022-Oct-28 12:52:38 :: updated /gears/q/qpdf.git branch `sisyphus'
2022-Oct-28 12:53:50 :: gears update OK
2022-Oct-28 12:53:50 :: task #308030 for sisyphus DONE


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

end of thread, other threads:[~2022-10-28 12:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07 12:21 [#308030] [test-only] FAILED qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 Girar awaiter (rider)
2022-10-28 12:08 ` [#308030] TESTED (try 2) " Girar awaiter (rider)
2022-10-28 12:53 ` [#308030] DONE (try 3) " Girar pender (rider)

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