Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python-spark-parser
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/python-spark-parser/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/python-spark-parser.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python-spark-parser.git
 > git --version # timeout=10
 > git --version # 'git version 2.38.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python-spark-parser.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision e394f3a823e3a9fe04643354418b9d6d30f1487c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e394f3a823e3a9fe04643354418b9d6d30f1487c # timeout=10
Commit message: "Version bump"
 > git rev-list --no-walk e394f3a823e3a9fe04643354418b9d6d30f1487c # timeout=10
[python-spark-parser] $ /bin/sh -xe /tmp/jenkins11798627321098462702.sh
+ '[' -n '' ']'
+ rm -vf python2-spark-parser-1.8.9-1-any.pkg.tar.zst python-spark-parser-1.8.9-1-any.pkg.tar.zst
removed 'python2-spark-parser-1.8.9-1-any.pkg.tar.zst'
removed 'python-spark-parser-1.8.9-1-any.pkg.tar.zst'
+ sudo /usr/local/sbin/build-chroot-pkg python-spark-parser,python2-spark-parser
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done
==> Making package: python-spark-parser 1.8.9-1 (Thu Dec  1 07:15:19 2022)
==> Retrieving sources...
  -> Found spark_parser-1.8.9.tar.gz
==> Validating source files with sha256sums...
    spark_parser-1.8.9.tar.gz ... Passed
==> Making package: python-spark-parser 1.8.9-1 (Thu Dec  1 07:15:24 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (22) cython-0.29.32-2  libnsl-2.0.0-2  openssl-1.1-1.1.1.s-2
              python-3.10.8-3  python-appdirs-1.4.4-7
              python-autocommand-2.2.2-1  python-inflect-6.0.2-1
              python-jaraco.context-4.2.0-1  python-jaraco.functools-3.5.2-1
              python-jaraco.text-3.11.0-1  python-more-itertools-9.0.0-1
              python-ordered-set-4.1.0-1  python-packaging-21.3-1
              python-pydantic-1.10.2-1  python-pyparsing-3.0.9-1
              python-tomli-2.0.1-1  python-trove-classifiers-2022.10.19-1
              python-typing_extensions-4.4.0-1
              python-validate-pyproject-0.10.1-1  python2-2.7.18-8
              python-setuptools-1:65.6.3-1  python2-setuptools-2:44.1.1-2

Total Installed Size:  163.10 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools [pending]
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-appdirs...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing cython...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing openssl-1.1...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools [pending]
    python2-pip
installing python2-setuptools...
[?25h==> Retrieving sources...
  -> Found spark_parser-1.8.9.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting spark_parser-1.8.9.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package_python-spark-parser()...
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/spark_parser
copying spark_parser/__init__.py -> build/lib/spark_parser
copying spark_parser/ast.py -> build/lib/spark_parser
copying spark_parser/scanner.py -> build/lib/spark_parser
copying spark_parser/version.py -> build/lib/spark_parser
copying spark_parser/spark.py -> build/lib/spark_parser
running build_scripts
creating build/scripts-3.10
copying and adjusting bin/spark-parser-coverage -> build/scripts-3.10
changing mode of build/scripts-3.10/spark-parser-coverage from 644 to 755
running install_lib
creating /build/python-spark-parser/pkg/python-spark-parser/usr
creating /build/python-spark-parser/pkg/python-spark-parser/usr/lib
creating /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10
creating /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages
creating /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser
copying build/lib/spark_parser/__init__.py -> /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser
copying build/lib/spark_parser/ast.py -> /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser
copying build/lib/spark_parser/scanner.py -> /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser
copying build/lib/spark_parser/version.py -> /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser
copying build/lib/spark_parser/spark.py -> /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser
byte-compiling /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser/ast.py to ast.cpython-310.pyc
byte-compiling /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser/scanner.py to scanner.cpython-310.pyc
byte-compiling /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser/version.py to version.cpython-310.pyc
byte-compiling /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser/spark.py to spark.cpython-310.pyc
writing byte-compilation script '/tmp/tmps6yrxab9.py'
/usr/bin/python /tmp/tmps6yrxab9.py
removing /tmp/tmps6yrxab9.py
running install_egg_info
running egg_info
writing spark_parser.egg-info/PKG-INFO
writing dependency_links to spark_parser.egg-info/dependency_links.txt
writing requirements to spark_parser.egg-info/requires.txt
writing top-level names to spark_parser.egg-info/top_level.txt
reading manifest file 'spark_parser.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'spark_parser.egg-info/SOURCES.txt'
Copying spark_parser.egg-info to /build/python-spark-parser/pkg/python-spark-parser/usr/lib/python3.10/site-packages/spark_parser-1.8.9-py3.10.egg-info
running install_scripts
creating /build/python-spark-parser/pkg/python-spark-parser/usr/bin
copying build/scripts-3.10/spark-parser-coverage -> /build/python-spark-parser/pkg/python-spark-parser/usr/bin
changing mode of /build/python-spark-parser/pkg/python-spark-parser/usr/bin/spark-parser-coverage to 755
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-spark-parser"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_python2-spark-parser()...
running install
running build
running build_py
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/spark-parser-coverage -> build/scripts-2.7
changing mode of build/scripts-2.7/spark-parser-coverage from 644 to 755
running install_lib
creating /build/python-spark-parser/pkg/python2-spark-parser/usr
creating /build/python-spark-parser/pkg/python2-spark-parser/usr/lib
creating /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7
creating /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages
creating /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser
copying build/lib/spark_parser/__init__.py -> /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser
copying build/lib/spark_parser/ast.py -> /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser
copying build/lib/spark_parser/scanner.py -> /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser
copying build/lib/spark_parser/version.py -> /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser
copying build/lib/spark_parser/spark.py -> /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser
byte-compiling /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser/__init__.py to __init__.pyc
byte-compiling /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser/ast.py to ast.pyc
byte-compiling /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser/scanner.py to scanner.pyc
byte-compiling /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser/version.py to version.pyc
byte-compiling /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser/spark.py to spark.pyc
writing byte-compilation script '/tmp/tmpTqi7q3.py'
/usr/bin/python2 -O /tmp/tmpTqi7q3.py
removing /tmp/tmpTqi7q3.py
running install_egg_info
running egg_info
writing requirements to spark_parser.egg-info/requires.txt
writing spark_parser.egg-info/PKG-INFO
writing top-level names to spark_parser.egg-info/top_level.txt
writing dependency_links to spark_parser.egg-info/dependency_links.txt
reading manifest file 'spark_parser.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'spark_parser.egg-info/SOURCES.txt'
Copying spark_parser.egg-info to /build/python-spark-parser/pkg/python2-spark-parser/usr/lib/python2.7/site-packages/spark_parser-1.8.9-py2.7.egg-info
running install_scripts
creating /build/python-spark-parser/pkg/python2-spark-parser/usr/bin
copying build/scripts-2.7/spark-parser-coverage -> /build/python-spark-parser/pkg/python2-spark-parser/usr/bin
changing mode of /build/python-spark-parser/pkg/python2-spark-parser/usr/bin/spark-parser-coverage to 755
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python2-spark-parser"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-spark-parser 1.8.9-1 (Thu Dec  1 07:15:31 2022)
'python2-spark-parser-1.8.9-1-any.pkg.tar.zst' -> '/var/lib/aur-repo/python2-spark-parser-1.8.9-1-any.pkg.tar.zst'
'python2-spark-parser-1.8.9-1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python2-spark-parser-1.8.9-1-any.pkg.tar.zst.sig'
'python-spark-parser-1.8.9-1-any.pkg.tar.zst' -> '/var/lib/aur-repo/python-spark-parser-1.8.9-1-any.pkg.tar.zst'
'python-spark-parser-1.8.9-1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python-spark-parser-1.8.9-1-any.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Thu 01 Dec 2022 07:14:51 AM UTC
gpg:                using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
  -> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Thu 01 Dec 2022 07:14:52 AM UTC
gpg:                using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
  -> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'python2-spark-parser-1.8.9-1-any.pkg.tar.zst'
==> WARNING: An entry for 'python2-spark-parser-1.8.9-1' already existed
  -> Adding package signature...
  -> Computing checksums...
  -> Removing existing entry 'python2-spark-parser-1.8.9-1'...
  -> Creating 'desc' db entry...
  -> Creating 'files' db entry...
==> Adding package 'python-spark-parser-1.8.9-1-any.pkg.tar.zst'
==> WARNING: An entry for 'python-spark-parser-1.8.9-1' already existed
  -> Adding package signature...
  -> Computing checksums...
  -> Removing existing entry 'python-spark-parser-1.8.9-1'...
  -> Creating 'desc' db entry...
  -> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
  -> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
  -> Created signature file 'score.moe.files.tar.gz.sig'
Archiving artifacts
Recording fingerprints
Finished: SUCCESS