Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyshacl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682475430.830205/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyshacl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyshacl-0.22.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyshacl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682475430.830205/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyshacl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyshacl-0.22.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyshacl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682475430.830205/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyshacl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dHeYfG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyshacl-0.22.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyshacl-0.22.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyshacl-0.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TxTRXB + umask 022 + cd /builddir/build/BUILD + cd pyshacl-0.22.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py package init file 'benchmarks/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/benchmarks copying benchmarks/benchmark.py -> build/lib/benchmarks package init file 'examples/__init__.py' not found (or not a regular file) creating build/lib/examples copying examples/two_file_example.py -> build/lib/examples copying examples/example.py -> build/lib/examples copying examples/advanced.py -> build/lib/examples creating build/lib/pyshacl copying pyshacl/shape.py -> build/lib/pyshacl copying pyshacl/consts.py -> build/lib/pyshacl copying pyshacl/parameter.py -> build/lib/pyshacl copying pyshacl/errors.py -> build/lib/pyshacl copying pyshacl/shapes_graph.py -> build/lib/pyshacl copying pyshacl/__main__.py -> build/lib/pyshacl copying pyshacl/validate.py -> build/lib/pyshacl copying pyshacl/__init__.py -> build/lib/pyshacl copying pyshacl/target.py -> build/lib/pyshacl copying pyshacl/cli.py -> build/lib/pyshacl copying pyshacl/pytypes.py -> build/lib/pyshacl copying pyshacl/sh_http.py -> build/lib/pyshacl package init file 'pyshacl/assets/__init__.py' not found (or not a regular file) creating build/lib/pyshacl/assets copying pyshacl/assets/make_builtin.py -> build/lib/pyshacl/assets creating build/lib/pyshacl/constraints copying pyshacl/constraints/constraint_component.py -> build/lib/pyshacl/constraints copying pyshacl/constraints/__init__.py -> build/lib/pyshacl/constraints creating build/lib/pyshacl/constraints/advanced copying pyshacl/constraints/advanced/__init__.py -> build/lib/pyshacl/constraints/advanced creating build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/value_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/other_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/property_pair_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/value_range_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/cardinality_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/string_based_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/__init__.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/shape_based_constraints.py -> build/lib/pyshacl/constraints/core copying pyshacl/constraints/core/logical_constraints.py -> build/lib/pyshacl/constraints/core creating build/lib/pyshacl/constraints/sparql copying pyshacl/constraints/sparql/sparql_based_constraint_components.py -> build/lib/pyshacl/constraints/sparql copying pyshacl/constraints/sparql/sparql_based_constraints.py -> build/lib/pyshacl/constraints/sparql copying pyshacl/constraints/sparql/__init__.py -> build/lib/pyshacl/constraints/sparql creating build/lib/pyshacl/extras copying pyshacl/extras/__init__.py -> build/lib/pyshacl/extras creating build/lib/pyshacl/extras/js copying pyshacl/extras/js/loader.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/rules.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/constraint_component.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/js_executable.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/function.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/__init__.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/constraint.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/target.py -> build/lib/pyshacl/extras/js copying pyshacl/extras/js/context.py -> build/lib/pyshacl/extras/js creating build/lib/pyshacl/functions copying pyshacl/functions/shacl_function.py -> build/lib/pyshacl/functions copying pyshacl/functions/__init__.py -> build/lib/pyshacl/functions creating build/lib/pyshacl/helper copying pyshacl/helper/expression_helper.py -> build/lib/pyshacl/helper copying pyshacl/helper/__init__.py -> build/lib/pyshacl/helper copying pyshacl/helper/sparql_query_helper.py -> build/lib/pyshacl/helper creating build/lib/pyshacl/inference copying pyshacl/inference/custom_rdfs_closure.py -> build/lib/pyshacl/inference copying pyshacl/inference/__init__.py -> build/lib/pyshacl/inference creating build/lib/pyshacl/monkey copying pyshacl/monkey/__init__.py -> build/lib/pyshacl/monkey creating build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/consts.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/compare.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/clone.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/load.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/__init__.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/inoculate.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/stringify.py -> build/lib/pyshacl/rdfutil copying pyshacl/rdfutil/pytypes.py -> build/lib/pyshacl/rdfutil creating build/lib/pyshacl/rules copying pyshacl/rules/shacl_rule.py -> build/lib/pyshacl/rules copying pyshacl/rules/__init__.py -> build/lib/pyshacl/rules creating build/lib/pyshacl/rules/sparql copying pyshacl/rules/sparql/__init__.py -> build/lib/pyshacl/rules/sparql creating build/lib/pyshacl/rules/triple copying pyshacl/rules/triple/__init__.py -> build/lib/pyshacl/rules/triple creating build/lib/test copying test/test_schema_org.py -> build/lib/test copying test/test_cmdline.py -> build/lib/test copying test/test_sht_validate.py -> build/lib/test copying test/helpers.py -> build/lib/test copying test/implementation_report.py -> build/lib/test copying test/test_integers.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_advanced.py -> build/lib/test copying test/test_extra.py -> build/lib/test copying test/test_dash_validate.py -> build/lib/test creating build/lib/test/issues copying test/issues/test_120.py -> build/lib/test/issues copying test/issues/test_146.py -> build/lib/test/issues copying test/issues/test_026.py -> build/lib/test/issues copying test/issues/test_079.py -> build/lib/test/issues copying test/issues/test_160.py -> build/lib/test/issues copying test/issues/test_036.py -> build/lib/test/issues copying test/issues/test_116.py -> build/lib/test/issues copying test/issues/bad_test_070.py -> build/lib/test/issues copying test/issues/test_108.py -> build/lib/test/issues copying test/issues/test_076.py -> build/lib/test/issues copying test/issues/test_071.py -> build/lib/test/issues copying test/issues/issue_102.py -> build/lib/test/issues copying test/issues/test_012.py -> build/lib/test/issues copying test/issues/test_148.py -> build/lib/test/issues copying test/issues/test_014.py -> build/lib/test/issues copying test/issues/test_087.py -> build/lib/test/issues copying test/issues/test_141.py -> build/lib/test/issues copying test/issues/test_154.py -> build/lib/test/issues copying test/issues/test_058.py -> build/lib/test/issues copying test/issues/test_098.py -> build/lib/test/issues copying test/issues/test_008.py -> build/lib/test/issues copying test/issues/test_w3_list2.py -> build/lib/test/issues copying test/issues/test_w3_list1.py -> build/lib/test/issues copying test/issues/__init__.py -> build/lib/test/issues copying test/issues/test_009.py -> build/lib/test/issues copying test/issues/test_162.py -> build/lib/test/issues copying test/issues/test_124.py -> build/lib/test/issues copying test/issues/test_142.py -> build/lib/test/issues copying test/issues/test_062.py -> build/lib/test/issues copying test/issues/test_96.py -> build/lib/test/issues copying test/issues/test_038.py -> build/lib/test/issues copying test/issues/test_126.py -> build/lib/test/issues copying test/issues/test_133.py -> build/lib/test/issues creating build/lib/test/issues/test_029 copying test/issues/test_029/__init__.py -> build/lib/test/issues/test_029 creating build/lib/test/issues/test_040 copying test/issues/test_040/__init__.py -> build/lib/test/issues/test_040 creating build/lib/test/test_js copying test/test_js/test_js_constraint_component.py -> build/lib/test/test_js copying test/test_js/test_js_rules.py -> build/lib/test/test_js copying test/test_js/conftest.py -> build/lib/test/test_js copying test/test_js/test_js_function.py -> build/lib/test/test_js copying test/test_js/test_js_constraint.py -> build/lib/test/test_js copying test/test_js/test_js_target_type.py -> build/lib/test/test_js copying test/test_js/__init__.py -> build/lib/test/test_js copying test/test_js/test_js_target.py -> build/lib/test/test_js copying test/test_js/test_js_constraint_path_component.py -> build/lib/test/test_js copying pyshacl/pyshacl-cli.spec -> build/lib/pyshacl copying pyshacl/assets/schema.pickle -> build/lib/pyshacl/assets copying pyshacl/assets/shacl-shacl.pickle -> build/lib/pyshacl/assets copying pyshacl/assets/shacl-shacl.ttl -> build/lib/pyshacl/assets copying pyshacl/assets/schema.ttl -> build/lib/pyshacl/assets copying pyshacl/assets/shacl.ttl -> build/lib/pyshacl/assets copying pyshacl/assets/shacl.pickle -> build/lib/pyshacl/assets creating build/lib/test/resources creating build/lib/test/resources/cmdline_tests copying test/resources/cmdline_tests/d2.ttl -> build/lib/test/resources/cmdline_tests copying test/resources/cmdline_tests/d1.ttl -> build/lib/test/resources/cmdline_tests copying test/resources/cmdline_tests/o1.ttl -> build/lib/test/resources/cmdline_tests copying test/resources/cmdline_tests/s1.ttl -> build/lib/test/resources/cmdline_tests copying test/resources/cmdline_tests/d1.jsonld -> build/lib/test/resources/cmdline_tests creating build/lib/test/resources/dash_tests creating build/lib/test/resources/dash_tests/core creating build/lib/test/resources/dash_tests/core/complex copying test/resources/dash_tests/core/complex/personexample.test.ttl -> build/lib/test/resources/dash_tests/core/complex creating build/lib/test/resources/dash_tests/core/misc copying test/resources/dash_tests/core/misc/deactivated-002.test.ttl -> build/lib/test/resources/dash_tests/core/misc copying test/resources/dash_tests/core/misc/severity-001.test.ttl -> build/lib/test/resources/dash_tests/core/misc copying test/resources/dash_tests/core/misc/deactivated-001.test.ttl -> build/lib/test/resources/dash_tests/core/misc copying test/resources/dash_tests/core/misc/severity-002.test.ttl -> build/lib/test/resources/dash_tests/core/misc creating build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/datatype-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/pattern-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/maxExclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/datatype-002.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/not-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/xone-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/nodeKind-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/disjoint-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/closed-002.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/minLength-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/or-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/maxLength-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/node-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/languageIn-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/hasValue-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/maxInclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/and-002.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/class-002.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/pattern-002.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/closed-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/in-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/not-002.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/class-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/and-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/equals-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/minExclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/node copying test/resources/dash_tests/core/node/minInclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/node creating build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-sequence-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-oneOrMore-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-alternative-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-sequence-duplicate-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-zeroOrMore-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-sequence-002.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-inverse-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-zeroOrOne-001.test.ttl -> build/lib/test/resources/dash_tests/core/path copying test/resources/dash_tests/core/path/path-complex-001.test.ttl -> build/lib/test/resources/dash_tests/core/path creating build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/qualifiedValueShape-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/datatype-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/property-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/lessThan-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/pattern-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/minCount-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/maxExclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/datatype-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/not-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/minExclusive-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/xone-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/nodeKind-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/qualifiedValueShapesDisjoint-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/maxCount-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/disjoint-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/minLength-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/minCount-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/or-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/maxLength-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/node-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/languageIn-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/maxCount-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/datatype-003.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/lessThanOrEquals-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/hasValue-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/maxInclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/qualifiedMinCountDisjoint-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/lessThan-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/pattern-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/uniqueLang-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/in-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/class-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/node-002.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/and-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/equals-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/or-datatypes-001.test.ttl -> build/lib/test/resources/dash_tests/core/property copying test/resources/dash_tests/core/property/minExclusive-001.test.ttl -> build/lib/test/resources/dash_tests/core/property creating build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/targetNode-001.test.ttl -> build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/targetSubjectsOf-002.test.ttl -> build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/targetSubjectsOf-001.test.ttl -> build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/targetObjectsOf-001.test.ttl -> build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/multipleTargets-001.test.ttl -> build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/targetClassImplicit-001.test.ttl -> build/lib/test/resources/dash_tests/core/targets copying test/resources/dash_tests/core/targets/targetClass-001.test.ttl -> build/lib/test/resources/dash_tests/core/targets creating build/lib/test/resources/dash_tests/expression copying test/resources/dash_tests/expression/booleans-001.test.ttl -> build/lib/test/resources/dash_tests/expression creating build/lib/test/resources/dash_tests/function copying test/resources/dash_tests/function/callSPARQLFunction.test.ttl -> build/lib/test/resources/dash_tests/function copying test/resources/dash_tests/function/simpleSPARQLFunction.test.ttl -> build/lib/test/resources/dash_tests/function creating build/lib/test/resources/dash_tests/rules creating build/lib/test/resources/dash_tests/rules/sparql copying test/resources/dash_tests/rules/sparql/classify-square.test.ttl -> build/lib/test/resources/dash_tests/rules/sparql copying test/resources/dash_tests/rules/sparql/rectangle.test.ttl -> build/lib/test/resources/dash_tests/rules/sparql creating build/lib/test/resources/dash_tests/rules/triple copying test/resources/dash_tests/rules/triple/square.test.ttl -> build/lib/test/resources/dash_tests/rules/triple copying test/resources/dash_tests/rules/triple/person.ttl -> build/lib/test/resources/dash_tests/rules/triple copying test/resources/dash_tests/rules/triple/functions-permutations.test.ttl -> build/lib/test/resources/dash_tests/rules/triple copying test/resources/dash_tests/rules/triple/rectangle.test.ttl -> build/lib/test/resources/dash_tests/rules/triple copying test/resources/dash_tests/rules/triple/person2schema.test.ttl -> build/lib/test/resources/dash_tests/rules/triple copying test/resources/dash_tests/rules/triple/schema2person.test.ttl -> build/lib/test/resources/dash_tests/rules/triple creating build/lib/test/resources/dash_tests/shapedefs copying test/resources/dash_tests/shapedefs/anon-shape-001.test.ttl -> build/lib/test/resources/dash_tests/shapedefs copying test/resources/dash_tests/shapedefs/anon-shape-002.test.ttl -> build/lib/test/resources/dash_tests/shapedefs creating build/lib/test/resources/dash_tests/sparql creating build/lib/test/resources/dash_tests/sparql/component copying test/resources/dash_tests/sparql/component/nodeValidator-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/component copying test/resources/dash_tests/sparql/component/validator-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/component copying test/resources/dash_tests/sparql/component/propertyValidator-select-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/component copying test/resources/dash_tests/sparql/component/optional-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/component creating build/lib/test/resources/dash_tests/sparql/node copying test/resources/dash_tests/sparql/node/sparql-002.test.ttl -> build/lib/test/resources/dash_tests/sparql/node copying test/resources/dash_tests/sparql/node/sparql-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/node copying test/resources/dash_tests/sparql/node/prefixes-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/node creating build/lib/test/resources/dash_tests/sparql/property copying test/resources/dash_tests/sparql/property/sparql-001.test.ttl -> build/lib/test/resources/dash_tests/sparql/property creating build/lib/test/resources/dash_tests/target copying test/resources/dash_tests/target/sparqlTarget-001.test.ttl -> build/lib/test/resources/dash_tests/target copying test/resources/dash_tests/target/sparqlTargetType-001.test.ttl -> build/lib/test/resources/dash_tests/target creating build/lib/test/resources/js copying test/resources/js/rectangle.js -> build/lib/test/resources/js copying test/resources/js/hasMaxLength.js -> build/lib/test/resources/js copying test/resources/js/multiply.js -> build/lib/test/resources/js copying test/resources/js/hasMaxCount.js -> build/lib/test/resources/js copying test/resources/js/findThings.js -> build/lib/test/resources/js copying test/resources/js/germanLabel.js -> build/lib/test/resources/js copying test/resources/js/findBornIn.js -> build/lib/test/resources/js creating build/lib/test/resources/sht_tests copying test/resources/sht_tests/manifest.ttl -> build/lib/test/resources/sht_tests creating build/lib/test/resources/sht_tests/core copying test/resources/sht_tests/core/manifest.ttl -> build/lib/test/resources/sht_tests/core creating build/lib/test/resources/sht_tests/core/complex copying test/resources/sht_tests/core/complex/personexample.ttl -> build/lib/test/resources/sht_tests/core/complex copying test/resources/sht_tests/core/complex/shacl-shacl.ttl -> build/lib/test/resources/sht_tests/core/complex copying test/resources/sht_tests/core/complex/shacl-shacl-data-shapes.ttl -> build/lib/test/resources/sht_tests/core/complex copying test/resources/sht_tests/core/complex/manifest.ttl -> build/lib/test/resources/sht_tests/core/complex creating build/lib/test/resources/sht_tests/core/misc copying test/resources/sht_tests/core/misc/severity-001.ttl -> build/lib/test/resources/sht_tests/core/misc copying test/resources/sht_tests/core/misc/deactivated-002.ttl -> build/lib/test/resources/sht_tests/core/misc copying test/resources/sht_tests/core/misc/severity-002.ttl -> build/lib/test/resources/sht_tests/core/misc copying test/resources/sht_tests/core/misc/manifest.ttl -> build/lib/test/resources/sht_tests/core/misc copying test/resources/sht_tests/core/misc/message-001.ttl -> build/lib/test/resources/sht_tests/core/misc copying test/resources/sht_tests/core/misc/deactivated-001.ttl -> build/lib/test/resources/sht_tests/core/misc creating build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/datatype-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/nodeKind-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/xone-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/maxExclusive-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/or-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/not-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/node-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/pattern-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/closed-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/and-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/qualified-001-data.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/qualified-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/class-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/xone-duplicate-shapes.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/minInclusive-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/hasValue-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/closed-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/pattern-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/equals-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/minExclusive-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/xone-duplicate.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/maxInclusive-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/datatype-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/minLength-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/class-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/disjoint-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/minInclusive-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/class-003.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/not-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/minInclusive-003.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/and-002.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/in-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/manifest.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/xone-duplicate-data.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/maxLength-001.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/qualified-001-shapes.ttl -> build/lib/test/resources/sht_tests/core/node copying test/resources/sht_tests/core/node/languageIn-001.ttl -> build/lib/test/resources/sht_tests/core/node creating build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-complex-002.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-unused-001-data.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-oneOrMore-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-unused-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-complex-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-sequence-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-strange-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-zeroOrOne-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-complex-002-data.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/manifest.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-sequence-002.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-unused-001-shapes.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-complex-002-shapes.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-alternative-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-inverse-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-zeroOrMore-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-sequence-duplicate-001.ttl -> build/lib/test/resources/sht_tests/core/path copying test/resources/sht_tests/core/path/path-strange-002.ttl -> build/lib/test/resources/sht_tests/core/path creating build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/datatype-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/nodeKind-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/datatype-ill-formed-data.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/maxExclusive-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/or-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/not-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/node-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/pattern-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/and-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/uniqueLang-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/uniqueLang-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/datatype-ill-formed.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/minCount-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/maxCount-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/class-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/lessThan-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/hasValue-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/datatype-ill-formed-shapes.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/property-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/pattern-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/equals-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/minExclusive-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/uniqueLang-002-data.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/lessThanOrEquals-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/minCount-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/node-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/maxInclusive-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/or-datatypes-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/datatype-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/minExclusive-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/minLength-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/uniqueLang-002-shapes.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/disjoint-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/qualifiedValueShape-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/maxCount-002.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/datatype-003.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/qualifiedValueShapesDisjoint-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/in-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/manifest.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/maxLength-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/languageIn-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/lessThan-001.ttl -> build/lib/test/resources/sht_tests/core/property copying test/resources/sht_tests/core/property/qualifiedMinCountDisjoint-001.ttl -> build/lib/test/resources/sht_tests/core/property creating build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/targetNode-001.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/targetObjectsOf-001.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/targetClass-001.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/multipleTargets-001.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/targetSubjectsOf-002.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/targetSubjectsOf-001.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/manifest.ttl -> build/lib/test/resources/sht_tests/core/targets copying test/resources/sht_tests/core/targets/targetClassImplicit-001.ttl -> build/lib/test/resources/sht_tests/core/targets creating build/lib/test/resources/sht_tests/core/validation-reports copying test/resources/sht_tests/core/validation-reports/shared-data.ttl -> build/lib/test/resources/sht_tests/core/validation-reports copying test/resources/sht_tests/core/validation-reports/shared-shapes.ttl -> build/lib/test/resources/sht_tests/core/validation-reports copying test/resources/sht_tests/core/validation-reports/shared.ttl -> build/lib/test/resources/sht_tests/core/validation-reports copying test/resources/sht_tests/core/validation-reports/manifest.ttl -> build/lib/test/resources/sht_tests/core/validation-reports creating build/lib/test/resources/sht_tests/sparql copying test/resources/sht_tests/sparql/manifest.ttl -> build/lib/test/resources/sht_tests/sparql creating build/lib/test/resources/sht_tests/sparql/component copying test/resources/sht_tests/sparql/component/validator-001.ttl -> build/lib/test/resources/sht_tests/sparql/component copying test/resources/sht_tests/sparql/component/optional-001.ttl -> build/lib/test/resources/sht_tests/sparql/component copying test/resources/sht_tests/sparql/component/nodeValidator-001.ttl -> build/lib/test/resources/sht_tests/sparql/component copying test/resources/sht_tests/sparql/component/propertyValidator-select-001.ttl -> build/lib/test/resources/sht_tests/sparql/component copying test/resources/sht_tests/sparql/component/manifest.ttl -> build/lib/test/resources/sht_tests/sparql/component creating build/lib/test/resources/sht_tests/sparql/node copying test/resources/sht_tests/sparql/node/sparql-003.ttl -> build/lib/test/resources/sht_tests/sparql/node copying test/resources/sht_tests/sparql/node/sparql-001.ttl -> build/lib/test/resources/sht_tests/sparql/node copying test/resources/sht_tests/sparql/node/prefixes-001.ttl -> build/lib/test/resources/sht_tests/sparql/node copying test/resources/sht_tests/sparql/node/sparql-002.ttl -> build/lib/test/resources/sht_tests/sparql/node copying test/resources/sht_tests/sparql/node/manifest.ttl -> build/lib/test/resources/sht_tests/sparql/node creating build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-006.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-003.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-005.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-002.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-004.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-004.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-003.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-001.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-005.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-001.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-006.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/pre-binding-007.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/manifest.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-002.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding copying test/resources/sht_tests/sparql/pre-binding/shapesGraph-001.ttl -> build/lib/test/resources/sht_tests/sparql/pre-binding creating build/lib/test/resources/sht_tests/sparql/property copying test/resources/sht_tests/sparql/property/sparql-001.ttl -> build/lib/test/resources/sht_tests/sparql/property copying test/resources/sht_tests/sparql/property/manifest.ttl -> build/lib/test/resources/sht_tests/sparql/property copying test/issues/test_029/simpleOnto.ttl -> build/lib/test/issues/test_029 copying test/issues/test_029/simpleData.ttl -> build/lib/test/issues/test_029 copying test/issues/test_040/sample-network.ttl -> build/lib/test/issues/test_040 copying test/issues/test_040/03-Network.ttl -> build/lib/test/issues/test_040 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4vdX2g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 + cd pyshacl-0.22.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 running install /usr/lib/python3.9/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 install_lib creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/benchmarks copying build/lib/benchmarks/benchmark.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/benchmarks creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/two_file_example.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/example.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/advanced.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_schema_org.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_cmdline.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_sht_validate.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_constraint_component.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_rules.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/conftest.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_function.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_constraint.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_target_type.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_target.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js copying build/lib/test/test_js/test_js_constraint_path_component.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/cmdline_tests copying build/lib/test/resources/cmdline_tests/d2.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/cmdline_tests copying build/lib/test/resources/cmdline_tests/d1.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/cmdline_tests copying build/lib/test/resources/cmdline_tests/o1.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/cmdline_tests copying build/lib/test/resources/cmdline_tests/s1.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/cmdline_tests copying build/lib/test/resources/cmdline_tests/d1.jsonld -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/cmdline_tests creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/target copying build/lib/test/resources/dash_tests/target/sparqlTarget-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/target copying build/lib/test/resources/dash_tests/target/sparqlTargetType-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/target creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/property copying build/lib/test/resources/dash_tests/sparql/property/sparql-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/property creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/component copying build/lib/test/resources/dash_tests/sparql/component/nodeValidator-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/component copying build/lib/test/resources/dash_tests/sparql/component/validator-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/component copying build/lib/test/resources/dash_tests/sparql/component/propertyValidator-select-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/component copying build/lib/test/resources/dash_tests/sparql/component/optional-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/component creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/node copying build/lib/test/resources/dash_tests/sparql/node/sparql-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/node copying build/lib/test/resources/dash_tests/sparql/node/sparql-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/node copying build/lib/test/resources/dash_tests/sparql/node/prefixes-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/sparql/node creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/targetNode-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/targetSubjectsOf-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/targetSubjectsOf-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/targetObjectsOf-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/multipleTargets-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/targetClassImplicit-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets copying build/lib/test/resources/dash_tests/core/targets/targetClass-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/targets creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/qualifiedValueShape-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/datatype-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/property-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/lessThan-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/pattern-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/minCount-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/maxExclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/datatype-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/not-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/minExclusive-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/xone-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/nodeKind-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/qualifiedValueShapesDisjoint-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/maxCount-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/disjoint-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/minLength-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/minCount-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/or-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/maxLength-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/node-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/languageIn-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/maxCount-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/datatype-003.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/lessThanOrEquals-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/hasValue-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/maxInclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/qualifiedMinCountDisjoint-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/lessThan-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/pattern-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/uniqueLang-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/in-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/class-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/node-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/and-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/equals-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/or-datatypes-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property copying build/lib/test/resources/dash_tests/core/property/minExclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/property creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/complex copying build/lib/test/resources/dash_tests/core/complex/personexample.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/complex creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-sequence-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-oneOrMore-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-alternative-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-sequence-duplicate-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-zeroOrMore-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-sequence-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-inverse-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-zeroOrOne-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path copying build/lib/test/resources/dash_tests/core/path/path-complex-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/path creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/datatype-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/pattern-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/maxExclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/datatype-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/not-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/xone-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/nodeKind-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/disjoint-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/closed-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/minLength-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/or-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/maxLength-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/node-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/languageIn-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/hasValue-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/maxInclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/and-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/class-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/pattern-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/closed-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/in-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/not-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/class-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/and-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/equals-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/minExclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node copying build/lib/test/resources/dash_tests/core/node/minInclusive-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/node creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/misc copying build/lib/test/resources/dash_tests/core/misc/deactivated-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/misc copying build/lib/test/resources/dash_tests/core/misc/severity-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/misc copying build/lib/test/resources/dash_tests/core/misc/deactivated-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/misc copying build/lib/test/resources/dash_tests/core/misc/severity-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/core/misc creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/expression copying build/lib/test/resources/dash_tests/expression/booleans-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/expression creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/sparql copying build/lib/test/resources/dash_tests/rules/sparql/classify-square.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/sparql copying build/lib/test/resources/dash_tests/rules/sparql/rectangle.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/sparql creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple copying build/lib/test/resources/dash_tests/rules/triple/square.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple copying build/lib/test/resources/dash_tests/rules/triple/person.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple copying build/lib/test/resources/dash_tests/rules/triple/functions-permutations.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple copying build/lib/test/resources/dash_tests/rules/triple/rectangle.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple copying build/lib/test/resources/dash_tests/rules/triple/person2schema.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple copying build/lib/test/resources/dash_tests/rules/triple/schema2person.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/rules/triple creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/function copying build/lib/test/resources/dash_tests/function/callSPARQLFunction.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/function copying build/lib/test/resources/dash_tests/function/simpleSPARQLFunction.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/function creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/shapedefs copying build/lib/test/resources/dash_tests/shapedefs/anon-shape-001.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/shapedefs copying build/lib/test/resources/dash_tests/shapedefs/anon-shape-002.test.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/dash_tests/shapedefs creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/rectangle.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/hasMaxLength.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/multiply.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/hasMaxCount.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/findThings.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/germanLabel.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js copying build/lib/test/resources/js/findBornIn.js -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/js creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/property copying build/lib/test/resources/sht_tests/sparql/property/sparql-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/property copying build/lib/test/resources/sht_tests/sparql/property/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/property creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/component copying build/lib/test/resources/sht_tests/sparql/component/validator-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/component copying build/lib/test/resources/sht_tests/sparql/component/optional-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/component copying build/lib/test/resources/sht_tests/sparql/component/nodeValidator-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/component copying build/lib/test/resources/sht_tests/sparql/component/propertyValidator-select-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/component copying build/lib/test/resources/sht_tests/sparql/component/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/component creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/node copying build/lib/test/resources/sht_tests/sparql/node/sparql-003.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/node copying build/lib/test/resources/sht_tests/sparql/node/sparql-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/node copying build/lib/test/resources/sht_tests/sparql/node/prefixes-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/node copying build/lib/test/resources/sht_tests/sparql/node/sparql-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/node copying build/lib/test/resources/sht_tests/sparql/node/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/node creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-006.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-003.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-005.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-004.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-004.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-003.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-005.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-006.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/pre-binding-007.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/unsupported-sparql-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/pre-binding/shapesGraph-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql/pre-binding copying build/lib/test/resources/sht_tests/sparql/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/sparql creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/targetNode-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/targetObjectsOf-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/targetClass-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/multipleTargets-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/targetSubjectsOf-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/targetSubjectsOf-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets copying build/lib/test/resources/sht_tests/core/targets/targetClassImplicit-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/targets creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/datatype-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/nodeKind-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/datatype-ill-formed-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/maxExclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/or-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/not-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/node-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/pattern-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/and-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/uniqueLang-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/uniqueLang-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/datatype-ill-formed.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/minCount-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/maxCount-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/class-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/lessThan-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/hasValue-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/datatype-ill-formed-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/property-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/pattern-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/equals-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/minExclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/uniqueLang-002-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/lessThanOrEquals-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/minCount-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/node-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/maxInclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/or-datatypes-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/datatype-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/minExclusive-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/minLength-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/uniqueLang-002-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/disjoint-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/qualifiedValueShape-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/maxCount-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/datatype-003.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/qualifiedValueShapesDisjoint-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/in-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/maxLength-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/languageIn-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/lessThan-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property copying build/lib/test/resources/sht_tests/core/property/qualifiedMinCountDisjoint-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/property creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/complex copying build/lib/test/resources/sht_tests/core/complex/personexample.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/complex copying build/lib/test/resources/sht_tests/core/complex/shacl-shacl.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/complex copying build/lib/test/resources/sht_tests/core/complex/shacl-shacl-data-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/complex copying build/lib/test/resources/sht_tests/core/complex/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/complex creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/validation-reports copying build/lib/test/resources/sht_tests/core/validation-reports/shared-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/validation-reports copying build/lib/test/resources/sht_tests/core/validation-reports/shared-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/validation-reports copying build/lib/test/resources/sht_tests/core/validation-reports/shared.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/validation-reports copying build/lib/test/resources/sht_tests/core/validation-reports/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/validation-reports creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-complex-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-unused-001-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-oneOrMore-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-unused-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-complex-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-sequence-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-strange-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-zeroOrOne-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-complex-002-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-sequence-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-unused-001-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-complex-002-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-alternative-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-inverse-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-zeroOrMore-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-sequence-duplicate-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path copying build/lib/test/resources/sht_tests/core/path/path-strange-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/path creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/datatype-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/nodeKind-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/xone-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/maxExclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/or-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/not-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/node-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/pattern-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/closed-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/and-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/qualified-001-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/qualified-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/class-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/xone-duplicate-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/minInclusive-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/hasValue-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/closed-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/pattern-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/equals-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/minExclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/xone-duplicate.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/maxInclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/datatype-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/minLength-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/class-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/disjoint-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/minInclusive-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/class-003.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/not-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/minInclusive-003.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/and-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/in-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/xone-duplicate-data.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/maxLength-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/qualified-001-shapes.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node copying build/lib/test/resources/sht_tests/core/node/languageIn-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/node creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/misc/severity-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/misc/deactivated-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/misc/severity-002.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/misc/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/misc/message-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/misc/deactivated-001.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core/misc copying build/lib/test/resources/sht_tests/core/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests/core copying build/lib/test/resources/sht_tests/manifest.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/resources/sht_tests copying build/lib/test/helpers.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/implementation_report.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_integers.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_advanced.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_extra.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_dash_validate.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_120.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_146.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_026.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_079.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_040 copying build/lib/test/issues/test_040/sample-network.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_040 copying build/lib/test/issues/test_040/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_040 copying build/lib/test/issues/test_040/03-Network.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_040 copying build/lib/test/issues/test_160.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_036.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_116.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/bad_test_070.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_108.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_076.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_071.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/issue_102.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_012.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_148.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_014.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_087.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_029 copying build/lib/test/issues/test_029/simpleOnto.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_029 copying build/lib/test/issues/test_029/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_029 copying build/lib/test/issues/test_029/simpleData.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_029 copying build/lib/test/issues/test_141.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_154.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_058.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_098.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_008.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_w3_list2.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_w3_list1.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_009.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_162.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_124.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_142.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_062.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_96.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_038.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_126.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues copying build/lib/test/issues/test_133.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/schema.pickle -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/shacl-shacl.pickle -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/shacl-shacl.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/make_builtin.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/schema.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/shacl.ttl -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/assets/shacl.pickle -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets copying build/lib/pyshacl/shape.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/consts.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/parameter.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/errors.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras copying build/lib/pyshacl/extras/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/loader.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/rules.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/constraint_component.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/js_executable.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/function.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/constraint.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/target.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js copying build/lib/pyshacl/extras/js/context.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper copying build/lib/pyshacl/helper/expression_helper.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper copying build/lib/pyshacl/helper/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper copying build/lib/pyshacl/helper/sparql_query_helper.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper copying build/lib/pyshacl/shapes_graph.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/__main__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/inference copying build/lib/pyshacl/inference/custom_rdfs_closure.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/inference copying build/lib/pyshacl/inference/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/inference creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/monkey copying build/lib/pyshacl/monkey/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/monkey copying build/lib/pyshacl/validate.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/pyshacl-cli.spec -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules copying build/lib/pyshacl/rules/shacl_rule.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/sparql copying build/lib/pyshacl/rules/sparql/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/sparql creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/triple copying build/lib/pyshacl/rules/triple/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/triple copying build/lib/pyshacl/rules/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules copying build/lib/pyshacl/target.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/consts.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/compare.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/clone.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/load.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/inoculate.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/stringify.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil copying build/lib/pyshacl/rdfutil/pytypes.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql copying build/lib/pyshacl/constraints/sparql/sparql_based_constraint_components.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql copying build/lib/pyshacl/constraints/sparql/sparql_based_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql copying build/lib/pyshacl/constraints/sparql/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/advanced copying build/lib/pyshacl/constraints/advanced/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/advanced copying build/lib/pyshacl/constraints/constraint_component.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/value_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/other_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/property_pair_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/value_range_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/cardinality_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/string_based_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/shape_based_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/core/logical_constraints.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core copying build/lib/pyshacl/constraints/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints copying build/lib/pyshacl/cli.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/pytypes.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl copying build/lib/pyshacl/sh_http.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl creating /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/functions copying build/lib/pyshacl/functions/shacl_function.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/functions copying build/lib/pyshacl/functions/__init__.py -> /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/functions byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/benchmarks/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples/two_file_example.py to two_file_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples/example.py to example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/examples/advanced.py to advanced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_schema_org.py to test_schema_org.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_cmdline.py to test_cmdline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_sht_validate.py to test_sht_validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_constraint_component.py to test_js_constraint_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_rules.py to test_js_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_function.py to test_js_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_constraint.py to test_js_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_target_type.py to test_js_target_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_target.py to test_js_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_js/test_js_constraint_path_component.py to test_js_constraint_path_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/implementation_report.py to implementation_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_integers.py to test_integers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_advanced.py to test_advanced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_extra.py to test_extra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/test_dash_validate.py to test_dash_validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_120.py to test_120.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_146.py to test_146.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_026.py to test_026.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_079.py to test_079.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_040/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_160.py to test_160.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_036.py to test_036.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_116.py to test_116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/bad_test_070.py to bad_test_070.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_108.py to test_108.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_076.py to test_076.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_071.py to test_071.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/issue_102.py to issue_102.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_012.py to test_012.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_148.py to test_148.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_014.py to test_014.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_087.py to test_087.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_029/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_141.py to test_141.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_154.py to test_154.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_058.py to test_058.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_098.py to test_098.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_008.py to test_008.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_w3_list2.py to test_w3_list2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_w3_list1.py to test_w3_list1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_009.py to test_009.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_162.py to test_162.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_124.py to test_124.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_142.py to test_142.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_062.py to test_062.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_96.py to test_96.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_038.py to test_038.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_126.py to test_126.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/test/issues/test_133.py to test_133.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/assets/make_builtin.py to make_builtin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/shape.py to shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/constraint_component.py to constraint_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/js_executable.py to js_executable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/constraint.py to constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/target.py to target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/extras/js/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper/expression_helper.py to expression_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/helper/sparql_query_helper.py to sparql_query_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/shapes_graph.py to shapes_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/inference/custom_rdfs_closure.py to custom_rdfs_closure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/inference/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/monkey/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/shacl_rule.py to shacl_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/sparql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/triple/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/target.py to target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/compare.py to compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/clone.py to clone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/inoculate.py to inoculate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/stringify.py to stringify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/rdfutil/pytypes.py to pytypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql/sparql_based_constraint_components.py to sparql_based_constraint_components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql/sparql_based_constraints.py to sparql_based_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/sparql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/advanced/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/constraint_component.py to constraint_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/value_constraints.py to value_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/other_constraints.py to other_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/property_pair_constraints.py to property_pair_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/value_range_constraints.py to value_range_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/cardinality_constraints.py to cardinality_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/string_based_constraints.py to string_based_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/shape_based_constraints.py to shape_based_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/core/logical_constraints.py to logical_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/constraints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/pytypes.py to pytypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/sh_http.py to sh_http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/functions/shacl_function.py to shacl_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl/functions/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp4mkn8tft.py' /usr/bin/python3 /tmp/tmp4mkn8tft.py removing /tmp/tmp4mkn8tft.py running install_egg_info running egg_info creating pyshacl.egg-info writing pyshacl.egg-info/PKG-INFO writing dependency_links to pyshacl.egg-info/dependency_links.txt writing entry points to pyshacl.egg-info/entry_points.txt writing requirements to pyshacl.egg-info/requires.txt writing top-level names to pyshacl.egg-info/top_level.txt writing manifest file 'pyshacl.egg-info/SOURCES.txt' package init file 'benchmarks/__init__.py' not found (or not a regular file) package init file 'examples/__init__.py' not found (or not a regular file) package init file 'pyshacl/assets/__init__.py' not found (or not a regular file) reading manifest file 'pyshacl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' warning: no files found matching '*.md' under directory 'docs' writing manifest file 'pyshacl.egg-info/SOURCES.txt' Copying pyshacl.egg-info to /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9/site-packages/pyshacl-0.22.0-py3.9.egg-info running install_scripts Installing pyshacl script to /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/bin Installing pyshacl_server script to /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/bin Installing pyshacl_validate script to /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64//usr/share/doc/python-pyshacl + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64//usr/share/doc/python-pyshacl + pushd /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 ~/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 ~/build/BUILD/pyshacl-0.22.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pyshacl-0.22.0 + popd + mv /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.22.0-1 --unique-debug-suffix -0.22.0-1.aarch64 --unique-debug-src-base python-pyshacl-0.22.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pyshacl-0.22.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyshacl-0.22.0-1.noarch Provides: python-pyshacl python3-pyshacl = 0.22.0-1 python3.9dist(pyshacl) = 0.22 python3dist(pyshacl) = 0.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(html5lib) >= 1.1 python3.9dist(html5lib) < 2 python3.9dist(owlrl) >= 6.0.2 python3.9dist(owlrl) < 7 python3.9dist(packaging) >= 21.3 python3.9dist(prettytable) >= 2.2.1 python3.9dist(prettytable) < 3 python3.9dist(rdflib) >= 6.2 python3.9dist(rdflib) < 7 python3.9dist(setuptools) Processing files: python-pyshacl-help-0.22.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pyshacl-0.22.0/doclist.lst Provides: python-pyshacl-help = 0.22.0-1 python3-pyshacl-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 Wrote: /builddir/build/RPMS/python-pyshacl-help-0.22.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyshacl-0.22.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TFt43p + umask 022 + cd /builddir/build/BUILD + cd pyshacl-0.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyshacl-0.22.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0