ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Grigory Ustinov <grenka@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#228357] FAILED python-module-h2.git=3.0.1-alt2 python-module-h5netcdf.git=0.5.0-alt1.1 ...
Date: Mon, 29 Apr 2019 18:19:05 +0000
Message-ID: <20190429181905.GA14383@gyle.altlinux.org> (raw)

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

2019-Apr-29 18:09:40 :: task #228357 for sisyphus started by grenka:
#100 build 3.0.1-alt2 from /gears/p/python-module-h2.git fetched at 2019-Apr-29 14:20:58
#200 build 0.5.0-alt1.1 from /gears/p/python-module-h5netcdf.git fetched at 2019-Apr-29 14:20:59
#300 build 0.2.5-alt2 from /gears/p/python-module-hachibee_sphinx_theme.git fetched at 2019-Apr-29 14:20:59
#400 build 1.0.0-alt1.1 from /gears/p/python-module-hacking.git fetched at 2019-Apr-29 14:21:00
#500 build 1.1.111-alt1.1 from /gears/p/python-module-haven.git fetched at 2019-Apr-29 14:21:01
#600 build python-module-haversine-0.4.5-alt1.src.rpm from sisyphus
#700 build 0.1.1-alt1.git20131112.1.1 from /gears/p/python-module-hawkauthlib.git fetched at 2019-Apr-29 14:21:02
#1000 build 0.1.14-alt1.1 from /gears/p/python-module-hdf5storage.git fetched at 2019-Apr-29 14:21:03
#1100 build 0.1.1-alt1.alpha.git20150227.1.1 from /gears/p/python-module-hdfdict.git fetched at 2019-Apr-29 14:21:03
#1200 build python-module-heatclient-1.16.1-alt1.src.rpm from sisyphus
#1300 build 0.8.10-alt1.1.2 from /gears/p/python-module-httpretty.git fetched at 2019-Apr-29 14:21:05
#1400 build 2.2.0-alt1 from /gears/p/python-module-ipaddr.git fetched at 2019-Apr-29 14:21:07
#1500 build python-module-jmbo-analytics-0.2.2-alt1.src.rpm from sisyphus
#1600 build 0.1.8-alt1.git20120108.2 from /gears/p/python-module-jmbo-paste.git fetched at 2019-Apr-29 14:21:08
#1700 build 0.9.3-alt1.1 from /gears/p/python-module-jmespath.git fetched at 2019-Apr-29 14:21:09
#2000 build 0.11-alt2 from /gears/p/python-module-joblib.git fetched at 2019-Apr-29 14:21:10
#2100 build 1.1.0-alt1 from /gears/p/python-module-josepy.git fetched at 2019-Apr-29 14:21:11
2019-Apr-29 18:09:54 :: created build repo
2019-Apr-29 18:09:56 :: [i586] #100 python-module-h2.git 3.0.1-alt2: build start
2019-Apr-29 18:09:56 :: [aarch64] #100 python-module-h2.git 3.0.1-alt2: build start
2019-Apr-29 18:09:56 :: [x86_64] #100 python-module-h2.git 3.0.1-alt2: build start
2019-Apr-29 18:14:19 :: [x86_64] #100 python-module-h2.git 3.0.1-alt2: build OK
2019-Apr-29 18:14:19 :: [x86_64] #200 python-module-h5netcdf.git 0.5.0-alt1.1: build start
2019-Apr-29 18:14:51 :: [i586] #100 python-module-h2.git 3.0.1-alt2: build OK
2019-Apr-29 18:14:51 :: [i586] #200 python-module-h5netcdf.git 0.5.0-alt1.1: build start
2019-Apr-29 18:15:51 :: [x86_64] #200 python-module-h5netcdf.git 0.5.0-alt1.1: build OK
2019-Apr-29 18:15:51 :: [x86_64] #300 python-module-hachibee_sphinx_theme.git 0.2.5-alt2: build start
2019-Apr-29 18:16:21 :: [i586] #200 python-module-h5netcdf.git 0.5.0-alt1.1: build OK
2019-Apr-29 18:16:21 :: [i586] #300 python-module-hachibee_sphinx_theme.git 0.2.5-alt2: build start
2019-Apr-29 18:16:53 :: [x86_64] #300 python-module-hachibee_sphinx_theme.git 0.2.5-alt2: build OK
2019-Apr-29 18:16:53 :: [x86_64] #400 python-module-hacking.git 1.0.0-alt1.1: build start
2019-Apr-29 18:17:22 :: [i586] #300 python-module-hachibee_sphinx_theme.git 0.2.5-alt2: build OK
2019-Apr-29 18:17:22 :: [i586] #400 python-module-hacking.git 1.0.0-alt1.1: build start
    if header[0] in (b'te', u'te'):
test/test_invalid_headers.py::TestFilter::()::test_range_of_acceptable_outputs[hdr_validation_flags6-validate_headers]
  /usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:420: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
    if header[0] in (b':authority', u':authority'):
  /usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:422: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
    elif header[0] in (b'host', u'host'):
  /usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:475: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
    if header[0] in (b':path', u':path'):
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 1 failed, 1408 passed, 5 warnings in 299.74 seconds ==============
2019-Apr-29 18:18:02 :: [aarch64] python-module-h2.git 3.0.1-alt2: remote: build failed
2019-Apr-29 18:18:02 :: [aarch64] #100 python-module-h2.git 3.0.1-alt2: build FAILED
2019-Apr-29 18:18:02 :: [aarch64] requesting cancellation of task processing
2019-Apr-29 18:18:31 :: [x86_64] #400 python-module-hacking.git 1.0.0-alt1.1: build OK
2019-Apr-29 18:18:31 :: [x86_64] task processing CANCELLED
2019-Apr-29 18:19:04 :: [i586] #400 python-module-hacking.git 1.0.0-alt1.1: build OK
2019-Apr-29 18:19:04 :: [i586] task processing CANCELLED
2019-Apr-29 18:18:02 :: [aarch64] build FAILED
2019-Apr-29 18:18:31 :: [x86_64] build FAILED
2019-Apr-29 18:19:04 :: [i586] build FAILED
2019-Apr-29 18:19:04 :: task #228357 for sisyphus FAILED


                 reply	other threads:[~2019-04-29 18:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190429181905.GA14383@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=grenka@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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