[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #358945

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Mar 14 05:16:48 GMT 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/358945/display/redirect>

Changes:


------------------------------------------
[...truncated 72.69 KB...]
installing python-zipp...
installing python-importlib-metadata...
installing python-markdown...
installing gobject-introspection...
installing perl-encode-locale...
installing perl-http-date...
installing perl-file-listing...
installing perl-html-tagset...
installing perl-clone...
installing perl-io-html...
installing perl-lwp-mediatypes...
installing perl-uri...
installing perl-http-message...
installing perl-html-parser...
installing perl-http-cookies...
installing perl-http-daemon...
installing perl-http-negotiate...
installing perl-net-http...
installing perl-try-tiny...
installing perl-www-robotrules...
installing perl-libwww...
Optional dependencies for perl-libwww
    perl-lwp-protocol-https: for https:// url schemes
installing perl-xml-parser...
installing intltool...
installing ninja...
installing glib2-docs...
installing python-lxml...
Optional dependencies for python-lxml
    python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML
    python-cssselect: support for cssselect
    python-html5lib: support for html5lib parser
    python-lxml-docs: offline docs
installing python-pygments...
installing python-anytree...
installing gtk-doc...
Optional dependencies for gtk-doc
    dblatex: PDF support
installing libxpm...
installing giflib...
installing libwebp...
Optional dependencies for libwebp
    freeglut: vwebp viewer [installed]
installing aom...
installing dav1d...
Optional dependencies for dav1d
    dav1d-doc: HTML documentation
installing rav1e...
installing svt-av1...
installing libyuv...
installing libavif...
installing libde265...
Optional dependencies for libde265
    ffmpeg: for sherlock265
    qt5-base: for sherlock265
    sdl: dec265 YUV overlay output
installing x265...
installing libheif...
Optional dependencies for libheif
    libjpeg: for heif-convert and heif-enc [installed]
    libpng: for heif-convert and heif-enc [installed]
installing gd...
Optional dependencies for gd
    perl: bdftogd script [installed]
installing libxaw...
installing jbig2dec...
installing run-parts...
installing libpaper...
installing ijs...
installing libidn...
installing ghostscript...
Optional dependencies for ghostscript
    texlive-core: needed for dvipdf
    gtk3: needed for gsx [installed]
installing netpbm...
installing gts...
installing gsfonts...
installing graphviz...
Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
Optional dependencies for graphviz
    mono: sharp bindings
    guile: guile bindings [installed]
    lua: lua bindings
    ocaml: ocaml bindings
    perl: perl bindings [installed]
    python: python bindings [installed]
    r: r bindings
    tcl: tcl bindings
    qt5-base: gvedit
    gtk2: gtk output plugin
    xterm: vimdot
installing gnu-free-fonts...
installing vala...
installing xcftools...
:: Running post-transaction hooks...
(1/9) Arming ConditionNeedsUpdate...
(2/9) Updating the MIME type database...
(3/9) Updating fontconfig configuration...
(4/9) Warn about old perl modules
(5/9) Updating fontconfig cache...
(6/9) Probing GDK-Pixbuf loader modules...
(7/9) Updating icon theme caches...
(8/9) Updating the info directory file...
(9/9) Updating the desktop file MIME type cache...
==> Retrieving sources...
  -> Branching https://launchpad.net/livewallpaper/trunk...
brz: ERROR: AttributeError: can't set attribute 'selector'

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/breezy/commands.py", line 1017, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/breezy/commands.py", line 1206, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python3.10/site-packages/breezy/commands.py", line 757, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python3.10/site-packages/breezy/commands.py", line 782, in run
    return class_run(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/breezy/builtins.py", line 1473, in run
    accelerator_tree, br_from = controldir.ControlDir.open_tree_or_branch(
  File "/usr/lib/python3.10/site-packages/breezy/controldir.py", line 817, in open_tree_or_branch
    controldir = klass.open(location)
  File "/usr/lib/python3.10/site-packages/breezy/controldir.py", line 724, in open
    return klass.open_from_transport(t, probers=probers,
  File "/usr/lib/python3.10/site-packages/breezy/controldir.py", line 754, in open_from_transport
    transport, format = _mod_transport.do_catching_redirections(
  File "/usr/lib/python3.10/site-packages/breezy/transport/__init__.py", line 1613, in do_catching_redirections
    return action(transport)
  File "/usr/lib/python3.10/site-packages/breezy/controldir.py", line 742, in find_format
    return transport, ControlDirFormat.find_format(transport,
  File "/usr/lib/python3.10/site-packages/breezy/controldir.py", line 1165, in find_format
    return prober.probe_transport(transport)
  File "/usr/lib/python3.10/site-packages/breezy/bzr/__init__.py", line 111, in probe_transport
    server_version = medium.protocol_version()
  File "/usr/lib/python3.10/site-packages/breezy/bzr/smart/medium.py", line 829, in protocol_version
    client_protocol.query_version()
  File "/usr/lib/python3.10/site-packages/breezy/bzr/smart/protocol.py", line 797, in query_version
    self.call(b'hello')
  File "/usr/lib/python3.10/site-packages/breezy/bzr/smart/protocol.py", line 635, in call
    self._request.finished_writing()
  File "/usr/lib/python3.10/site-packages/breezy/bzr/smart/medium.py", line 611, in finished_writing
    self._finished_writing()
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 2530, in _finished_writing
    data = self._medium.send_http_smart_request(self._buffer)
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 2495, in send_http_smart_request
    code, body_filelike = t._post(bytes)
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 2213, in _post
    response = self.request(
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 1850, in request
    response = self._opener.open(request)
  File "/usr/lib/python3.10/urllib/request.py", line 519, in open
    response = self._open(req, data)
  File "/usr/lib/python3.10/urllib/request.py", line 536, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 817, in https_open
    connect = _ConnectRequest(request)
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 468, in __init__
    Request.__init__(self, 'CONNECT', request.get_full_url(),
  File "/usr/lib/python3.10/site-packages/breezy/transport/http/urllib.py", line 417, in __init__
    urllib_request.Request.__init__(
  File "/usr/lib/python3.10/urllib/request.py", line 322, in __init__
    self.full_url = url
  File "/usr/lib/python3.10/urllib/request.py", line 348, in full_url
    self._parse()
  File "/usr/lib/python3.10/urllib/request.py", line 378, in _parse
    self.host, self.selector = _splithost(rest)
AttributeError: can't set attribute 'selector'

brz 3.2.1 on python 3.10.2 (Linux-5.15.0-0.bpo.3-amd64-x86_64-with-glibc2.35)
arguments: ['/usr/sbin/bzr', 'branch',
    'https://launchpad.net/livewallpaper/trunk', '/tmp/livewallpaper-
    archlinuxrb-build-qgE9bBSd/livewallpaper/trunk/livewallpaper', '--no-
    tree', '--use-existing-dir']
plugins: bash_completion[3.2.1], changelog_merge[3.2.1],
    commitfromnews[3.2.1], cvs[3.2.1], darcs[3.2.1], email[3.2.1],
    fastimport[3.2.1], flake8[unknown], fossil[3.2.1], github[3.2.1],
    gitlab[3.2.1], hg[3.2.1], launchpad[3.2.1], mtn[3.2.1],
    netrc_credential_store[3.2.1], news_merge[3.2.1], po_merge[3.2.1],
    propose[3.2.1], pypi[3.2.1], quilt[unknown], repodebug[3.2.1],
    rewrite[unknown], stats[3.2.1], svn[3.2.1], upload[3.2.1],
    weave_fmt[3.2.1], zsh_completion[3.2.1]
encoding: 'ascii', fsenc: 'utf-8', lang: 'C'

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/brz/+filebug
    including this traceback and a description of the problem.
==> ERROR: Failure while branching https://launchpad.net/livewallpaper/trunk
    Aborting...
+ PRESULT=1
+ '[' 1 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-livewallpaper-archlinuxrb-build-qgE9bBSd
+ tee -a /srv/reproducible-results/archlinuxrb-build-qgE9bBSd/b1/livewallpaper/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/livewallpaper-archlinuxrb-build-qgE9bBSd/*/trunk/*.pkg.tar.zst': No such file or directory
Sun Apr 16 11:39:37 UTC 2023 - build #1 for livewallpaper on osuosl170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-qgE9bBSd/b1/livewallpaper/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 11:38 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 11:38 livewallpaper

./b1/livewallpaper:
total 84
-rw-r--r-- 1 jenkins jenkins 78111 Apr 16 11:39 build1.log
-rw-r--r-- 1 jenkins jenkins    12 Apr 16 11:38 build1.version
Sun Apr 16 11:39:37 UTC 2023 - build #1 for livewallpaper on osuosl170-amd64 done.
Sun Apr 16 11:39:37 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-rXlh4Hx1, removing.
/srv/reproducible-results/archlinuxrb-build-qgE9bBSd:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 05:16 b1
drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 05:15 b2

/srv/reproducible-results/archlinuxrb-build-qgE9bBSd/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 05:16 livewallpaper

/srv/reproducible-results/archlinuxrb-build-qgE9bBSd/b1/livewallpaper:
total 84
-rw-r--r-- 1 jenkins jenkins 78111 Mar 14 05:16 build1.log
-rw-r--r-- 1 jenkins jenkins    12 Mar 14 05:16 build1.version

/srv/reproducible-results/archlinuxrb-build-qgE9bBSd/b2:
total 0
Mon Mar 14 05:16:48 UTC 2022 - build1 didn't create a package, skipping build2!
Mon Mar 14 05:16:48 UTC 2022 - https://tests.reproducible-builds.org/archlinux/community/livewallpaper/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('532260', '0.5.0.333-3', '404_0', '2022-03-14 05:15', '102', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/358945/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='0.5.0.333-3', status='404_0', build_date='2022-03-14 05:15', build_duration='102', node1='osuosl170-amd64', node2='osuosl169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_3/358945/' WHERE results.package_id='532260'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('livewallpaper', '0.5.0.333-3', 'community', 'x86_64', 3, '404_0', '2022-03-14 05:15', '102', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/358945/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(livewallpaper, 0.5.0.333-3, community, x86_64, 2022-03-14 05:15:00) already exists.
Mon Mar 14 05:16:48 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-qgE9bBSd deleted.
Mon Mar 14 05:16:48 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-wJvO7CwF, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list