+ set -x
+ for FILE in {test-,}requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt
+ sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt
+ for FILE in {test-,}requirements.txt
+ '[' -f requirements.txt ']'
+ sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt
+ sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt
+ cleanup_sdist
+ return
+ detect_python
+ '[' -x /usr/bin/python3 ']'
+ PYTHON=python3
+ echo 'Using python3 as python interpreter'
Using python3 as python interpreter
+ setup_mock
+ MOCKOPTS='-v -r /home/centos9-master/data/dlrn-1.cfg --resultdir /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'
+ /usr/bin/mock -v -r /home/centos9-master/data/dlrn-1.cfg --resultdir /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8 --clean
INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos9-master/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1032
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  registry.centos.org/centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  9
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '9-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk']
DEBUG:     user_agent:  Mock (dlrn-centos9-master-x86_64-1; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-1
DEBUG:     config_file:  /home/centos9-master/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-master-x86_64-1
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el9
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el9
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-clients]
name=delorean-python-stevedore-ccd17543a37143913e886f9306be10d40260fdf3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/cc/d1/ccd17543a37143913e886f9306be10d40260fdf3_d532cf27
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-oslo-sphinx-f92583cfc34292ec1441368f984c9692346946c4
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/f9/25/f92583cfc34292ec1441368f984c9692346946c4_b147f46b
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_efa50307
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-ansible-tripleo-ipsec-b5559c8c8669638f311f1c57d2d2a87f0202cddf
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tripleo/b5/55/b5559c8c8669638f311f1c57d2d2a87f0202cddf_20e885ce
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1



DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
Finish: run
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
DEBUG: kill orphans
+ /usr/bin/mock -v -r /home/centos9-master/data/dlrn-1.cfg --resultdir /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8 --init
INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos9-master/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1032
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  registry.centos.org/centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  9
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '9-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk']
DEBUG:     user_agent:  Mock (dlrn-centos9-master-x86_64-1; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-1
DEBUG:     config_file:  /home/centos9-master/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-master-x86_64-1
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el9
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el9
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-clients]
name=delorean-python-stevedore-ccd17543a37143913e886f9306be10d40260fdf3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/cc/d1/ccd17543a37143913e886f9306be10d40260fdf3_d532cf27
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-oslo-sphinx-f92583cfc34292ec1441368f984c9692346946c4
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/f9/25/f92583cfc34292ec1441368f984c9692346946c4_b147f46b
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_efa50307
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-ansible-tripleo-ipsec-b5559c8c8669638f311f1c57d2d2a87f0202cddf
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tripleo/b5/55/b5559c8c8669638f311f1c57d2d2a87f0202cddf_20e885ce
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1



DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4281448     3864932      748940     8065804    10730484
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  270M  4.1G   7% /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ikrxk77x', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4278996     2599708     2016568     9333480     9465304
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.3G  3.0G  31% /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._lrm9b3y', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: resultdir = /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/.initialized
Finish: chroot init
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
++ /usr/bin/mock -r /home/centos9-master/data/dlrn-1.cfg -p
+ MOCKDIR=/var/lib/mock/dlrn-centos9-master-x86_64-1/root/
+ '[' -z '' ']'
+ detect_version_and_release
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ copy_src_to_mock_buildroot
+ git checkout -f abb436deb33dfadfb208d6a754f1537c7f6e0f2b
Note: switching to 'abb436deb33dfadfb208d6a754f1537c7f6e0f2b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at abb436de Remove "six" library
+ '[' -d /var/lib/mock/dlrn-centos9-master-x86_64-1/root//var/tmp/pkgsrc ']'
+ mkdir /var/lib/mock/dlrn-centos9-master-x86_64-1/root//var/tmp/pkgsrc
+ cp -pr . /var/lib/mock/dlrn-centos9-master-x86_64-1/root//var/tmp/pkgsrc
+ pushd /var/lib/mock/dlrn-centos9-master-x86_64-1/root//var/tmp/pkgsrc
/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp/pkgsrc ~/data/python-os-ken
+ set +o pipefail
+ git tag -l 'private-*'
+ xargs -n 1 git tag -d
+ set -o pipefail
+ popd
~/data/python-os-ken
++ /usr/bin/mock -q -r /home/centos9-master/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)'
++ tail -n 1
++ /usr/bin/mock -q -r /home/centos9-master/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h'
+ setversionandrelease 2.4.1.dev2 abb436d
+ UPSTREAMVERSION=2.4.1.dev2
+ [[ 2.4.1.dev2 =~ ([^-]*)-(.+) ]]
+ [[ 2.4.1.dev2 =~ (.*?)\.(0rc.+) ]]
+ [[ 2.4.1.dev2 =~ (.*?)\.(0b.+) ]]
+ [[ 2.4.1.dev2 =~ (.*?)\.(0a.+) ]]
+ [[ 2.4.1.dev2 =~ (.*?)\.(dev.+) ]]
+ VERSION=2.4.1
+ '[' 0.date.hash = 0.1.date.hash ']'
+ '[' 0.date.hash = minor.date.hash ']'
+ RELEASE=0.20220810175439.abb436d
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ SOURCETYPE=tarball
+ /usr/bin/mock -v -r /home/centos9-master/data/dlrn-1.cfg --resultdir /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'
INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos9-master/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1032
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  registry.centos.org/centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  9
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '9-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk']
DEBUG:     user_agent:  Mock (dlrn-centos9-master-x86_64-1; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-1
DEBUG:     config_file:  /home/centos9-master/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-master-x86_64-1
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el9
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el9
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-clients]
name=delorean-python-stevedore-ccd17543a37143913e886f9306be10d40260fdf3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/cc/d1/ccd17543a37143913e886f9306be10d40260fdf3_d532cf27
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-oslo-sphinx-f92583cfc34292ec1441368f984c9692346946c4
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/f9/25/f92583cfc34292ec1441368f984c9692346946c4_b147f46b
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_efa50307
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-ansible-tripleo-ipsec-b5559c8c8669638f311f1c57d2d2a87f0202cddf
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tripleo/b5/55/b5559c8c8669638f311f1c57d2d2a87f0202cddf_20e885ce
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1



DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4282512     2528488     2050344     9401184     9427992
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  270M  4.1G   7% /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5petc824', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4282680     2528292     2050344     9401212     9427824
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.4G  3.0G  32% /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p91mkatu', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: resultdir = /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
DEBUG: child environment: None
DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True
running sdist
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.1s)
running egg_info
creating os_ken.egg-info
writing os_ken.egg-info/PKG-INFO
writing dependency_links to os_ken.egg-info/dependency_links.txt
writing entry points to os_ken.egg-info/entry_points.txt
writing requirements to os_ken.egg-info/requires.txt
writing top-level names to os_ken.egg-info/top_level.txt
writing pbr to os_ken.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'os_ken.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'doc/build'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.gitignore' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'os_ken.egg-info/SOURCES.txt'
[pbr] reno was not found or is too old. Skipping release notes
running check
creating os-ken-2.4.1.dev2
creating os-ken-2.4.1.dev2/doc
creating os-ken-2.4.1.dev2/doc/source
creating os-ken-2.4.1.dev2/doc/source/_static
creating os-ken-2.4.1.dev2/doc/source/_templates
creating os-ken-2.4.1.dev2/doc/source/admin
creating os-ken-2.4.1.dev2/doc/source/app
creating os-ken-2.4.1.dev2/doc/source/configuration
creating os-ken-2.4.1.dev2/doc/source/contributor
creating os-ken-2.4.1.dev2/doc/source/library
creating os-ken-2.4.1.dev2/doc/source/library_packet_ref
creating os-ken-2.4.1.dev2/doc/source/man
creating os-ken-2.4.1.dev2/doc/source/quantumclient
creating os-ken-2.4.1.dev2/doc/source/quantumclient/common
creating os-ken-2.4.1.dev2/doc/source/quantumclient/v2_0
creating os-ken-2.4.1.dev2/doc/source/reference
creating os-ken-2.4.1.dev2/doc/source/user
creating os-ken-2.4.1.dev2/etc
creating os-ken-2.4.1.dev2/etc/os_ken
creating os-ken-2.4.1.dev2/os_ken
creating os-ken-2.4.1.dev2/os_ken.egg-info
creating os-ken-2.4.1.dev2/os_ken/app
creating os-ken-2.4.1.dev2/os_ken/app/ofctl
creating os-ken-2.4.1.dev2/os_ken/base
creating os-ken-2.4.1.dev2/os_ken/cmd
creating os-ken-2.4.1.dev2/os_ken/contrib
creating os-ken-2.4.1.dev2/os_ken/controller
creating os-ken-2.4.1.dev2/os_ken/lib
creating os-ken-2.4.1.dev2/os_ken/lib/netconf
creating os-ken-2.4.1.dev2/os_ken/lib/of_config
creating os-ken-2.4.1.dev2/os_ken/lib/ovs
creating os-ken-2.4.1.dev2/os_ken/lib/packet
creating os-ken-2.4.1.dev2/os_ken/lib/xflow
creating os-ken-2.4.1.dev2/os_ken/ofproto
creating os-ken-2.4.1.dev2/os_ken/services
creating os-ken-2.4.1.dev2/os_ken/services/protocols
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/core_managers
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/rtconf
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/signals
creating os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
creating os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
creating os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
creating os-ken-2.4.1.dev2/os_ken/services/protocols/zebra
creating os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/client
creating os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/db
creating os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/server
creating os-ken-2.4.1.dev2/os_ken/tests
creating os-ken-2.4.1.dev2/os_ken/tests/integrated
creating os-ken-2.4.1.dev2/os_ken/tests/integrated/bgp
creating os-ken-2.4.1.dev2/os_ken/tests/integrated/common
creating os-ken-2.4.1.dev2/os_ken/tests/mininet
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/l2
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/mpls
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/vlan
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/l3
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/icmp
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/ip_ttl
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/packet_lib
creating os-ken-2.4.1.dev2/os_ken/tests/mininet/packet_lib/arp
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/mrt
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
creating os-ken-2.4.1.dev2/os_ken/tests/packet_data_generator3
creating os-ken-2.4.1.dev2/os_ken/tests/switch
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of10
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of13
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of13/group
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of14
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of14/group
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
creating os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
creating os-ken-2.4.1.dev2/os_ken/tests/unit
creating os-ken-2.4.1.dev2/os_ken/tests/unit/cmd
creating os-ken-2.4.1.dev2/os_ken/tests/unit/controller
creating os-ken-2.4.1.dev2/os_ken/tests/unit/lib
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
creating os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
creating os-ken-2.4.1.dev2/os_ken/tests/unit/packet
creating os-ken-2.4.1.dev2/os_ken/tests/unit/services
creating os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols
creating os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp
creating os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/core_managers
creating os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/utils
creating os-ken-2.4.1.dev2/os_ken/topology
creating os-ken-2.4.1.dev2/releasenotes
creating os-ken-2.4.1.dev2/releasenotes/notes
creating os-ken-2.4.1.dev2/releasenotes/source
creating os-ken-2.4.1.dev2/releasenotes/source/_static
creating os-ken-2.4.1.dev2/releasenotes/source/_templates
creating os-ken-2.4.1.dev2/tools
creating os-ken-2.4.1.dev2/tools/pyang_plugins
copying files to os-ken-2.4.1.dev2...
copying .coveragerc -> os-ken-2.4.1.dev2
copying .mailmap -> os-ken-2.4.1.dev2
copying .pylintrc -> os-ken-2.4.1.dev2
copying .stestr.conf -> os-ken-2.4.1.dev2
copying .travis.yml -> os-ken-2.4.1.dev2
copying .zuul.yaml -> os-ken-2.4.1.dev2
copying AUTHORS -> os-ken-2.4.1.dev2
copying CONTRIBUTING.rst -> os-ken-2.4.1.dev2
copying ChangeLog -> os-ken-2.4.1.dev2
copying HACKING.rst -> os-ken-2.4.1.dev2
copying LICENSE -> os-ken-2.4.1.dev2
copying MANIFEST.in -> os-ken-2.4.1.dev2
copying README.rst -> os-ken-2.4.1.dev2
copying requirements.txt -> os-ken-2.4.1.dev2
copying setup.cfg -> os-ken-2.4.1.dev2
copying setup.py -> os-ken-2.4.1.dev2
copying test-requirements.txt -> os-ken-2.4.1.dev2
copying tox.ini -> os-ken-2.4.1.dev2
copying doc/Makefile -> os-ken-2.4.1.dev2/doc
copying doc/requirements.txt -> os-ken-2.4.1.dev2/doc
copying doc/source/api_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/app.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/archive.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/components.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/conf.py -> os-ken-2.4.1.dev2/doc/source
copying doc/source/configuration.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/developing.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/docutils.conf -> os-ken-2.4.1.dev2/doc/source
copying doc/source/gui.png -> os-ken-2.4.1.dev2/doc/source
copying doc/source/index.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_bgp_speaker.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_bgp_speaker_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_mrt.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_of_config.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_ovsdb.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_ovsdb_manager.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_packet.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_packet_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/library_pcap.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/nicira_ext_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_base.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_v1_0_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_v1_2_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_v1_3_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_v1_4_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/ofproto_v1_5_ref.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/os_ken_app_api.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/parameters.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/readme.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/snort_integrate.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/test-of-config-with-linc.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/test-vrrp.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/tests.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/tls.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/writing_os_ken_app.rst -> os-ken-2.4.1.dev2/doc/source
copying doc/source/_static/.placeholder -> os-ken-2.4.1.dev2/doc/source/_static
copying doc/source/_templates/.placeholder -> os-ken-2.4.1.dev2/doc/source/_templates
copying doc/source/admin/index.rst -> os-ken-2.4.1.dev2/doc/source/admin
copying doc/source/app/ofctl.rst -> os-ken-2.4.1.dev2/doc/source/app
copying doc/source/configuration/index.rst -> os-ken-2.4.1.dev2/doc/source/configuration
copying doc/source/contributor/index.rst -> os-ken-2.4.1.dev2/doc/source/contributor
copying doc/source/library/index.rst -> os-ken-2.4.1.dev2/doc/source/library
copying doc/source/library_packet_ref/packet_arp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_base.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_bfd.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_bgp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_bmp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_bpdu.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_cfm.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_dhcp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_dhcp6.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_ethernet.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_geneve.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_gre.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_icmp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_icmpv6.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_igmp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_ipv4.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_ipv6.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_llc.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_lldp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_mpls.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_openflow.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_ospf.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_pbb.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_sctp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_slow.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_tcp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_udp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_vlan.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_vrrp.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_vxlan.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/library_packet_ref/packet_zebra.rst -> os-ken-2.4.1.dev2/doc/source/library_packet_ref
copying doc/source/man/osken.rst -> os-ken-2.4.1.dev2/doc/source/man
copying doc/source/man/osken_manager.rst -> os-ken-2.4.1.dev2/doc/source/man
copying doc/source/quantumclient/__init__.py -> os-ken-2.4.1.dev2/doc/source/quantumclient
copying doc/source/quantumclient/client.py -> os-ken-2.4.1.dev2/doc/source/quantumclient
copying doc/source/quantumclient/common/__init__.py -> os-ken-2.4.1.dev2/doc/source/quantumclient/common
copying doc/source/quantumclient/common/exceptions.py -> os-ken-2.4.1.dev2/doc/source/quantumclient/common
copying doc/source/quantumclient/v2_0/__init__.py -> os-ken-2.4.1.dev2/doc/source/quantumclient/v2_0
copying doc/source/quantumclient/v2_0/client.py -> os-ken-2.4.1.dev2/doc/source/quantumclient/v2_0
copying doc/source/reference/index.rst -> os-ken-2.4.1.dev2/doc/source/reference
copying doc/source/user/index.rst -> os-ken-2.4.1.dev2/doc/source/user
copying etc/os_ken/os_ken.conf -> os-ken-2.4.1.dev2/etc/os_ken
copying os_ken/__init__.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken/cfg.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken/exception.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken/flags.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken/hooks.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken/log.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken/utils.py -> os-ken-2.4.1.dev2/os_ken
copying os_ken.egg-info/PKG-INFO -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/SOURCES.txt -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/dependency_links.txt -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/entry_points.txt -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/not-zip-safe -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/pbr.json -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/requires.txt -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken.egg-info/top_level.txt -> os-ken-2.4.1.dev2/os_ken.egg-info
copying os_ken/app/__init__.py -> os-ken-2.4.1.dev2/os_ken/app
copying os_ken/app/ofctl/__init__.py -> os-ken-2.4.1.dev2/os_ken/app/ofctl
copying os_ken/app/ofctl/api.py -> os-ken-2.4.1.dev2/os_ken/app/ofctl
copying os_ken/app/ofctl/event.py -> os-ken-2.4.1.dev2/os_ken/app/ofctl
copying os_ken/app/ofctl/exception.py -> os-ken-2.4.1.dev2/os_ken/app/ofctl
copying os_ken/app/ofctl/service.py -> os-ken-2.4.1.dev2/os_ken/app/ofctl
copying os_ken/base/__init__.py -> os-ken-2.4.1.dev2/os_ken/base
copying os_ken/base/app_manager.py -> os-ken-2.4.1.dev2/os_ken/base
copying os_ken/cmd/__init__.py -> os-ken-2.4.1.dev2/os_ken/cmd
copying os_ken/cmd/manager.py -> os-ken-2.4.1.dev2/os_ken/cmd
copying os_ken/cmd/of_config_cli.py -> os-ken-2.4.1.dev2/os_ken/cmd
copying os_ken/cmd/ofa_neutron_agent.py -> os-ken-2.4.1.dev2/os_ken/cmd
copying os_ken/cmd/osken_base.py -> os-ken-2.4.1.dev2/os_ken/cmd
copying os_ken/cmd/rpc_cli.py -> os-ken-2.4.1.dev2/os_ken/cmd
copying os_ken/contrib/__init__.py -> os-ken-2.4.1.dev2/os_ken/contrib
copying os_ken/controller/__init__.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/conf_switch.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/controller.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/dpset.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/event.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/handler.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/mac_to_network.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/mac_to_port.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/network.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/ofp_api.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/ofp_event.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/ofp_handler.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/controller/tunnels.py -> os-ken-2.4.1.dev2/os_ken/controller
copying os_ken/lib/__init__.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/addrconv.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/alert.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/bfdlib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/dpid.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/hub.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/igmplib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ip.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/lacplib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/mac.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/mrtlib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/netdevice.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_nicira_ext.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_string.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_utils.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_v1_0.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_v1_2.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_v1_3.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_v1_4.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofctl_v1_5.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/ofp_pktinfilter.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/pack_utils.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/pcaplib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/port_no.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/rpc.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/snortlib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/sockaddr.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/sockopt.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/stplib.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/stringify.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/type_desc.py -> os-ken-2.4.1.dev2/os_ken/lib
copying os_ken/lib/netconf/__init__.py -> os-ken-2.4.1.dev2/os_ken/lib/netconf
copying os_ken/lib/netconf/constants.py -> os-ken-2.4.1.dev2/os_ken/lib/netconf
copying os_ken/lib/netconf/netconf.xsd -> os-ken-2.4.1.dev2/os_ken/lib/netconf
copying os_ken/lib/netconf/xml.xsd -> os-ken-2.4.1.dev2/os_ken/lib/netconf
copying os_ken/lib/of_config/__init__.py -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/base.py -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/capable_switch.py -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/classes.py -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/constants.py -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/generated_classes.py -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/ietf-inet-types.xsd -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/ietf-yang-types.xsd -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/of-config-1.0.xsd -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/of-config-1.1.1.xsd -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/of-config-1.1.xsd -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/of_config/xmldsig-core-schema.xsd -> os-ken-2.4.1.dev2/os_ken/lib/of_config
copying os_ken/lib/ovs/__init__.py -> os-ken-2.4.1.dev2/os_ken/lib/ovs
copying os_ken/lib/ovs/bridge.py -> os-ken-2.4.1.dev2/os_ken/lib/ovs
copying os_ken/lib/ovs/db_client.py -> os-ken-2.4.1.dev2/os_ken/lib/ovs
copying os_ken/lib/ovs/vsctl.py -> os-ken-2.4.1.dev2/os_ken/lib/ovs
copying os_ken/lib/ovs/vswitch_idl.py -> os-ken-2.4.1.dev2/os_ken/lib/ovs
copying os_ken/lib/packet/__init__.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/afi.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/arp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/bfd.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/bgp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/bmp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/bpdu.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/cfm.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/dhcp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/dhcp6.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/ether_types.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/ethernet.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/geneve.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/gre.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/icmp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/icmpv6.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/igmp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/in_proto.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/ipv4.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/ipv6.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/linux.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/llc.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/lldp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/mpls.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/openflow.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/ospf.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/packet.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/packet_base.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/packet_utils.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/pbb.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/safi.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/sctp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/slow.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/stream_parser.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/tcp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/udp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/vlan.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/vrrp.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/vxlan.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/packet/zebra.py -> os-ken-2.4.1.dev2/os_ken/lib/packet
copying os_ken/lib/xflow/__init__.py -> os-ken-2.4.1.dev2/os_ken/lib/xflow
copying os_ken/lib/xflow/netflow.py -> os-ken-2.4.1.dev2/os_ken/lib/xflow
copying os_ken/lib/xflow/sflow.py -> os-ken-2.4.1.dev2/os_ken/lib/xflow
copying os_ken/ofproto/__init__.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ether.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/inet.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/nicira_ext.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/nx_actions.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/nx_match.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_common.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_parser.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_protocol.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_utils.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_0.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_0_parser.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_2.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_2_parser.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_3.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_3_parser.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_4.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_4_parser.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_5.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/ofproto_v1_5_parser.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/oxm_fields.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/oxs_fields.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/ofproto/oxx_fields.py -> os-ken-2.4.1.dev2/os_ken/ofproto
copying os_ken/services/__init__.py -> os-ken-2.4.1.dev2/os_ken/services
copying os_ken/services/protocols/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols
copying os_ken/services/protocols/bgp/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/application.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/bgpspeaker.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/bmp.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/constants.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/core.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/core_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/model.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/net_ctrl.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/peer.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/processor.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/protocol.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/speaker.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp
copying os_ken/services/protocols/bgp/api/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/all.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/core.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/import_map.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/operator.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/prefix.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/api/rtconf.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/api
copying os_ken/services/protocols/bgp/core_managers/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/core_managers
copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/core_managers
copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/core_managers
copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/core_managers
copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/core_managers
copying os_ken/services/protocols/bgp/info_base/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/evpn.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/ipv4.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/ipv6.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/rtc.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vpn.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrf.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrf4.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrf6.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrffs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/info_base
copying os_ken/services/protocols/bgp/operator/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator
copying os_ken/services/protocols/bgp/operator/command.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator
copying os_ken/services/protocols/bgp/operator/internal_api.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator
copying os_ken/services/protocols/bgp/operator/ssh.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator
copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands
copying os_ken/services/protocols/bgp/operator/commands/clear.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands
copying os_ken/services/protocols/bgp/operator/commands/responses.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands
copying os_ken/services/protocols/bgp/operator/commands/root.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands
copying os_ken/services/protocols/bgp/operator/commands/set.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands
copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/commands/show
copying os_ken/services/protocols/bgp/operator/views/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
copying os_ken/services/protocols/bgp/operator/views/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
copying os_ken/services/protocols/bgp/operator/views/bgp.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
copying os_ken/services/protocols/bgp/operator/views/conf.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
copying os_ken/services/protocols/bgp/operator/views/fields.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
copying os_ken/services/protocols/bgp/operator/views/other.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/operator/views
copying os_ken/services/protocols/bgp/rtconf/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/rtconf
copying os_ken/services/protocols/bgp/rtconf/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/rtconf
copying os_ken/services/protocols/bgp/rtconf/common.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/rtconf
copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/rtconf
copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/rtconf
copying os_ken/services/protocols/bgp/signals/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/signals
copying os_ken/services/protocols/bgp/signals/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/signals
copying os_ken/services/protocols/bgp/signals/emit.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/signals
copying os_ken/services/protocols/bgp/utils/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/bgp/utils/bgp.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/bgp/utils/circlist.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/bgp/utils/evtlet.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/bgp/utils/rtfilter.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/bgp/utils/stats.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/bgp/utils/validation.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/bgp/utils
copying os_ken/services/protocols/ovsdb/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
copying os_ken/services/protocols/ovsdb/api.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
copying os_ken/services/protocols/ovsdb/client.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
copying os_ken/services/protocols/ovsdb/event.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
copying os_ken/services/protocols/ovsdb/manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
copying os_ken/services/protocols/ovsdb/model.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/ovsdb
copying os_ken/services/protocols/vrrp/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/api.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/dumper.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/event.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/monitor.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/monitor_linux.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/monitor_openflow.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/router.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/rpc_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/sample_manager.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/sample_router.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/vrrp/utils.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/vrrp
copying os_ken/services/protocols/zebra/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra
copying os_ken/services/protocols/zebra/event.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra
copying os_ken/services/protocols/zebra/client/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/client
copying os_ken/services/protocols/zebra/client/event.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/client
copying os_ken/services/protocols/zebra/client/sample_dumper.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/client
copying os_ken/services/protocols/zebra/client/zclient.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/client
copying os_ken/services/protocols/zebra/db/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/db
copying os_ken/services/protocols/zebra/db/base.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/db
copying os_ken/services/protocols/zebra/db/interface.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/db
copying os_ken/services/protocols/zebra/db/route.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/db
copying os_ken/services/protocols/zebra/server/__init__.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/server
copying os_ken/services/protocols/zebra/server/event.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/server
copying os_ken/services/protocols/zebra/server/sample_dumper.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/server
copying os_ken/services/protocols/zebra/server/zserver.py -> os-ken-2.4.1.dev2/os_ken/services/protocols/zebra/server
copying os_ken/tests/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests
copying os_ken/tests/integrated/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/run_test.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/run_tests_with_ovs12.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_add_flow_v10.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_of_config.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_request_reply_v12.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_vrrp_linux_multi.sh -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_vrrp_multi.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/test_vrrp_multi.sh -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/tester.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/vrrp_common.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated
copying os_ken/tests/integrated/bgp/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/bgp
copying os_ken/tests/integrated/bgp/base.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/bgp
copying os_ken/tests/integrated/bgp/base_ip6.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/bgp
copying os_ken/tests/integrated/bgp/test_basic.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/bgp
copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/bgp
copying os_ken/tests/integrated/common/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/integrated/common/docker_base.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/integrated/common/install_docker_test_pkg.sh -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/integrated/common/oskenbgp.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/integrated/common/quagga.py -> os-ken-2.4.1.dev2/os_ken/tests/integrated/common
copying os_ken/tests/mininet/run_mnet-test.sh -> os-ken-2.4.1.dev2/os_ken/tests/mininet
copying os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/mpls
copying os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/mpls
copying os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/mpls
copying os_ken/tests/mininet/l2/mpls/test_mpls.py -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/mpls
copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/vlan
copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/vlan
copying os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/vlan
copying os_ken/tests/mininet/l2/vlan/test_vlan.py -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l2/vlan
copying os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/icmp
copying os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/icmp
copying os_ken/tests/mininet/l3/icmp/test_icmp.py -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/icmp
copying os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/ip_ttl
copying os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> os-ken-2.4.1.dev2/os_ken/tests/mininet/l3/ip_ttl
copying os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/packet_lib/arp
copying os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/packet_lib/arp
copying os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> os-ken-2.4.1.dev2/os_ken/tests/mininet/packet_lib/arp
copying os_ken/tests/mininet/packet_lib/arp/test_arp.py -> os-ken-2.4.1.dev2/os_ken/tests/mininet/packet_lib/arp
copying os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/bgp4
copying os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/mrt
copying os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/mrt
copying os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/1-5-features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of10
copying os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of12
copying os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of13
copying os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of14
copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/of15
copying os_ken/tests/packet_data/pcap/big_endian.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/gre_full_options.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/gre_no_option.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/little_endian.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/zebra_v2.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/zebra_v3.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> os-ken-2.4.1.dev2/os_ken/tests/packet_data/pcap
copying os_ken/tests/packet_data_generator3/gen.py -> os-ken-2.4.1.dev2/os_ken/tests/packet_data_generator3
copying os_ken/tests/switch/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/switch
copying os_ken/tests/switch/run_mininet.py -> os-ken-2.4.1.dev2/os_ken/tests/switch
copying os_ken/tests/switch/tester.py -> os-ken-2.4.1.dev2/os_ken/tests/switch
copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/action
copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/02_DL_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/09_NW_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of10/match
copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action
copying os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD
copying os_ken/tests/switch/of13/group/00_ALL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/group
copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/group
copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/group
copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/group
copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/group
copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/02_METADATA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/match
copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of13/meter
copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action
copying os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD
copying os_ken/tests/switch/of14/group/00_ALL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/group
copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/group
copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/group
copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/group
copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/group
copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/02_METADATA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/match
copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-2.4.1.dev2/os_ken/tests/switch/of14/meter
copying os_ken/tests/unit/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit
copying os_ken/tests/unit/cmd/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/cmd
copying os_ken/tests/unit/cmd/dummy_app.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/cmd
copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/cmd
copying os_ken/tests/unit/cmd/test_manager.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/cmd
copying os_ken/tests/unit/controller/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/controller
copying os_ken/tests/unit/controller/cert.crt -> os-ken-2.4.1.dev2/os_ken/tests/unit/controller
copying os_ken/tests/unit/controller/cert.key -> os-ken-2.4.1.dev2/os_ken/tests/unit/controller
copying os_ken/tests/unit/controller/test_controller.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/controller
copying os_ken/tests/unit/lib/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/lib
copying os_ken/tests/unit/lib/test_sockaddr.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/lib
copying os_ken/tests/unit/ofproto/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_ether.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_inet.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_ofproto.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_oxm.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_oxs.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser_compat.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser_v10.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser_v12.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/test_parser_v13.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto
copying os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of10
copying os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of12
copying os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of13
copying os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of14
copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> os-ken-2.4.1.dev2/os_ken/tests/unit/ofproto/json/of15
copying os_ken/tests/unit/packet/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_arp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_bfd.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_bgp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_bmp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_bpdu.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_cfm.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_dhcp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_ethernet.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_geneve.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_gre.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_icmp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_icmpv6.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_igmp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_ipv4.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_ipv6.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_llc.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_lldp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_mpls.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_openflow.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_ospf.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_packet.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_pbb.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_sctp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_slow.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_tcp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_udp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_vlan.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_vrrp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_vxlan.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/packet/test_zebra.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/packet
copying os_ken/tests/unit/services/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services
copying os_ken/tests/unit/services/protocols/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols
copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp
copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp
copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp
copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/core_managers
copying os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/core_managers
copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/utils
copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/utils
copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> os-ken-2.4.1.dev2/os_ken/tests/unit/services/protocols/bgp/utils
copying os_ken/topology/__init__.py -> os-ken-2.4.1.dev2/os_ken/topology
copying os_ken/topology/api.py -> os-ken-2.4.1.dev2/os_ken/topology
copying os_ken/topology/dumper.py -> os-ken-2.4.1.dev2/os_ken/topology
copying os_ken/topology/event.py -> os-ken-2.4.1.dev2/os_ken/topology
copying os_ken/topology/switches.py -> os-ken-2.4.1.dev2/os_ken/topology
copying releasenotes/notes/.placeholder -> os-ken-2.4.1.dev2/releasenotes/notes
copying releasenotes/notes/drop-python-3-6-and-3-7-c06450ace51c101d.yaml -> os-ken-2.4.1.dev2/releasenotes/notes
copying releasenotes/source/conf.py -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/index.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/stein.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/train.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/unreleased.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/ussuri.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/victoria.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/wallaby.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/xena.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/yoga.rst -> os-ken-2.4.1.dev2/releasenotes/source
copying releasenotes/source/_static/.placeholder -> os-ken-2.4.1.dev2/releasenotes/source/_static
copying releasenotes/source/_templates/.placeholder -> os-ken-2.4.1.dev2/releasenotes/source/_templates
copying tools/doc-requires -> os-ken-2.4.1.dev2/tools
copying tools/normalize_json.py -> os-ken-2.4.1.dev2/tools
copying tools/optional-requires -> os-ken-2.4.1.dev2/tools
copying tools/pip-requires -> os-ken-2.4.1.dev2/tools
copying tools/topology_graphviz.py -> os-ken-2.4.1.dev2/tools
copying tools/with_venv.sh -> os-ken-2.4.1.dev2/tools
copying tools/pyang_plugins/__init__.py -> os-ken-2.4.1.dev2/tools/pyang_plugins
copying tools/pyang_plugins/osken.py -> os-ken-2.4.1.dev2/tools/pyang_plugins
Writing os-ken-2.4.1.dev2/setup.cfg
creating dist
Creating tar archive
removing 'os-ken-2.4.1.dev2' (and everything under it)
DEBUG: Child return code was: 0
Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -v -r /home/centos9-master/data/dlrn-1.cfg --resultdir /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.SuNtF4rRPq/dist
INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos9-master/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1032
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  registry.centos.org/centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  9
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '9-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk']
DEBUG:     user_agent:  Mock (dlrn-centos9-master-x86_64-1; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-1
DEBUG:     config_file:  /home/centos9-master/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-master-x86_64-1
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el9
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el9
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-clients]
name=delorean-python-stevedore-ccd17543a37143913e886f9306be10d40260fdf3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/cc/d1/ccd17543a37143913e886f9306be10d40260fdf3_d532cf27
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-oslo-sphinx-f92583cfc34292ec1441368f984c9692346946c4
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/f9/25/f92583cfc34292ec1441368f984c9692346946c4_b147f46b
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_efa50307
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-ansible-tripleo-ipsec-b5559c8c8669638f311f1c57d2d2a87f0202cddf
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tripleo/b5/55/b5559c8c8669638f311f1c57d2d2a87f0202cddf_20e885ce
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1



DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4282424     2526232     2051960     9403528     9426464
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  270M  4.1G   7% /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4_ubyjn1', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4282716     2525916     2051960     9403552     9426188
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.4G  3.0G  32% /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ct9p70u8', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: resultdir = /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/.initialized
Finish: chroot init
INFO: copying /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.SuNtF4rRPq/dist
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ '[' tarball == gem ']'
++ ls /tmp/tmp.SuNtF4rRPq/dist
++ grep .tar.gz
+ SOURCE=os-ken-2.4.1.dev2.tar.gz
+ SOURCEEXT=.tar.gz
+ SOURCEPATH=/tmp/tmp.SuNtF4rRPq/dist/os-ken-2.4.1.dev2.tar.gz
++ basename os-ken-2.4.1.dev2.tar.gz .tar.gz
+ SOURCEWITHREL=os-ken-2.4.1.dev2-0.20220810175439.abb436d.tar.gz
+ mv /tmp/tmp.SuNtF4rRPq/dist/os-ken-2.4.1.dev2.tar.gz /tmp/tmp.SuNtF4rRPq/SOURCES/os-ken-2.4.1.dev2-0.20220810175439.abb436d.tar.gz
+ cd /home/centos9-master/data/python-os-ken_distro
+ cp -a python-os-ken.spec /tmp/tmp.SuNtF4rRPq/SOURCES/
+ cp python-os-ken.spec /tmp/tmp.SuNtF4rRPq/SPECS/
+ cd /tmp/tmp.SuNtF4rRPq/SPECS/
+ '[' -z '' ']'
+ grep -qc '^%define upstream_version.*' python-os-ken.spec
+ sed -i -e '1i%define upstream_version 2.4.1.dev2\' python-os-ken.spec
+ grep -qc '^%global dlrn .*' python-os-ken.spec
+ sed -i -e '1i%global dlrn 1\' python-os-ken.spec
+ grep -qc '^%global dlrn_nvr .*' python-os-ken.spec
++ basename os-ken-2.4.1.dev2-0.20220810175439.abb436d.tar.gz .tar.gz
+ sed -i -e '1i%global dlrn_nvr os-ken-2.4.1.dev2-0.20220810175439.abb436d\' python-os-ken.spec
+ sed -i -e s/UPSTREAMVERSION/2.4.1.dev2/g python-os-ken.spec
+ set_nvr_in_spec
+ VERSION=2.4.1
+ sed -i -e 's/Version:.*/Version: 2.4.1/g' python-os-ken.spec
+ sed -i -e 's/Release:.*/Release: 0.20220810175439.abb436d%{?dist}/g' python-os-ken.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e 's/^\(Source\|Source0\):.*/\1: os-ken-2.4.1.dev2-0.20220810175439.abb436d.tar.gz/' python-os-ken.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e '/^%changelog.*/q' python-os-ken.spec
+ cat python-os-ken.spec
%global dlrn_nvr os-ken-2.4.1.dev2-0.20220810175439.abb436d
%global dlrn 1
%define upstream_version 2.4.1.dev2
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
%global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%global pypi_name os-ken
%global srcname os_ken
%global binname osken
%global docpath doc/build/html
%global with_doc 1

Name:           python-%{pypi_name}
Version: 2.4.1
Release: 0.20220810175439.abb436d%{?dist}
Summary:        Component-based Software-defined Networking Framework

License:        ASL 2.0
Url:            http://github.com/openstack/os-ken
Source0: os-ken-2.4.1.dev2-0.20220810175439.abb436d.tar.gz
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101:        http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz.asc
Source102:        https://releases.openstack.org/_static/%{sources_gpg_sign}.txt
%endif

BuildArch:      noarch

# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
BuildRequires:  /usr/bin/gpgv2
BuildRequires:  openstack-macros
%endif

BuildRequires:  git-core

%description
Os-ken is a fork of Ryu. It provides software components with well
defined API that make it easy for developers to create new network
management and control applications.

%package -n python3-%{pypi_name}
Summary: Component-based Software-defined Networking Framework
%{?python_provide:%python_provide python3-%{pypi_name}}

BuildRequires:  python3-devel
BuildRequires:  python3-eventlet
BuildRequires:  python3-greenlet
BuildRequires:  python3-msgpack
BuildRequires:  python3-openvswitch
BuildRequires:  python3-oslo-config
BuildRequires:  python3-paramiko
BuildRequires:  python3-routes
BuildRequires:  python3-setuptools
BuildRequires:  python3-webob
BuildRequires:  python3-dns

BuildRequires:  python3-nose
BuildRequires:  python3-mock
BuildRequires:  python3-monotonic

BuildRequires:  python3-lxml
BuildRequires:  python3-repoze-lru

Requires:  python3-eventlet
Requires:  python3-pbr >= 2.0.0
Requires:  python3-msgpack
Requires:  python3-netaddr
Requires:  python3-openvswitch
Requires:  python3-oslo-config
Requires:  python3-paramiko
Requires:  python3-routes
Requires:  python3-six
Requires:  python3-webob

Requires:  python3-lxml

%description -n python3-%{pypi_name}
Os-ken is a fork of Ryu. It provides software components with well
defined API that make it easy for developers to create new network
management and control applications.

%if 0%{?with_doc}
%package doc
Summary: Os-ken documentation
BuildRequires:  python3-sphinx
BuildRequires:  python3-openstackdocstheme

%description doc
Documentation for os-ken
%endif

%prep
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
%{gpgverify}  --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0}
%endif
%autosetup -n %{pypi_name}-%{upstream_version} -S git

# (TODO) remove this line once https://review.openstack.org/#/c/625704/ is tagged and
# in u-c and source-branch in stein-uc and stein-py3-uc.
rm -f os_ken/tests/unit/test_requirements.py

%build
%{py3_build}
%if 0%{?with_doc}
sphinx-build-3 -W -b html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
%endif


%install
export PBR_VERSION=%{version}
%{py3_install}

install -d -m 755 %{buildroot}%{_sysconfdir}/%{srcname}
install -p -m 644 etc/%{srcname}/%{srcname}.conf  %{buildroot}%{_sysconfdir}/%{srcname}/%{srcname}.conf

%check
# Tests without virtualenv (N) and without PEP8 tests (P)
PYTHON=%{__python3} ./run_tests.sh -N -P

%files -n python3-%{pypi_name}
%license LICENSE
%{python3_sitelib}/%{srcname}
%{python3_sitelib}/%{srcname}-%{version}-*.egg-info
%{_bindir}/%{binname}
%{_bindir}/%{binname}-manager
%dir %{_sysconfdir}/%{srcname}
%config(noreplace) %attr(0644, root, neutron) %{_sysconfdir}/%{srcname}/%{srcname}.conf

%if 0%{?with_doc}
%files doc
%license LICENSE
%doc README.rst
%doc %{docpath}
%endif

%changelog
+ spectool -g -C /tmp/tmp.SuNtF4rRPq/SOURCES python-os-ken.spec
+ /usr/bin/mock --buildsrpm -v -r /home/centos9-master/data/dlrn-1.cfg --resultdir /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8 --spec python-os-ken.spec --sources=/tmp/tmp.SuNtF4rRPq/SOURCES
INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos9-master/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1032
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  registry.centos.org/centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  9
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '9-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk']
DEBUG:     user_agent:  Mock (dlrn-centos9-master-x86_64-1; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-1
DEBUG:     config_file:  /home/centos9-master/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-master-x86_64-1
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el9
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el9
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-clients]
name=delorean-python-stevedore-ccd17543a37143913e886f9306be10d40260fdf3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/cc/d1/ccd17543a37143913e886f9306be10d40260fdf3_d532cf27
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-oslo-sphinx-f92583cfc34292ec1441368f984c9692346946c4
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/f9/25/f92583cfc34292ec1441368f984c9692346946c4_b147f46b
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_efa50307
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-ansible-tripleo-ipsec-b5559c8c8669638f311f1c57d2d2a87f0202cddf
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tripleo/b5/55/b5559c8c8669638f311f1c57d2d2a87f0202cddf_20e885ce
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1



DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
INFO: Start(python-os-ken.spec)  Config(dlrn-centos9-master-x86_64-1)
Start: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
DEBUG: kill orphans
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     4281208     3828952      749192     8102024    10730648
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  270M  4.1G   7% /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.x4apjdwe', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     6747776      582656     2016760     8881752     7061676
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.3G  3.0G  31% /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vkgagpe0', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: resultdir = /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1032', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SOURCES
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir
Start: dnf update
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.3.1-2.1.el9.x86_64
DEBUG: crypto-policies-20220427-1.gitb2323a1.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2022a-1.el9.noarch
DEBUG: hwdata-0.348-9.4.el9.noarch
DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch
DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch
DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch
DEBUG: langpacks-core-font-en-3.0-16.el9.noarch
DEBUG: osinfo-db-20220727-3.el9.noarch
DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch
DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch
DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch
DEBUG: poppler-data-0.4.9-9.el9.noarch
DEBUG: perl-srpm-macros-1-41.el9.noarch
DEBUG: openblas-srpm-macros-2-11.el9.noarch
DEBUG: ocaml-srpm-macros-6-6.el9.noarch
DEBUG: libX11-common-1.7.0-7.el9.noarch
DEBUG: kernel-headers-5.14.0-142.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: vim-filesystem-8.2.2637-16.el9.noarch
DEBUG: python3-setuptools-wheel-53.0.0-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.40-2.el9.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: kbd-misc-2.4.0-8.el9.noarch
DEBUG: fuse-common-3.10.2-5.el9.x86_64
DEBUG: coreutils-common-8.32-32.el9.x86_64
DEBUG: centos-gpg-keys-9.0-12.el9.noarch
DEBUG: centos-stream-release-9.0-12.el9.noarch
DEBUG: centos-stream-repos-9.0-12.el9.noarch
DEBUG: setup-2.13.7-7.el9.noarch
DEBUG: filesystem-3.16-2.el9.x86_64
DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch
DEBUG: basesystem-11-13.el9.noarch
DEBUG: glibc-gconv-extra-2.34-40.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-40.el9.x86_64
DEBUG: glibc-common-2.34-40.el9.x86_64
DEBUG: glibc-2.34-40.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-4.el9.x86_64
DEBUG: zlib-1.2.11-33.el9.x86_64
DEBUG: libstdc++-11.3.1-2.1.el9.x86_64
DEBUG: xz-libs-5.2.5-8.el9.x86_64
DEBUG: libxml2-2.9.13-2.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: expat-2.4.7-1.el9.x86_64
DEBUG: libzstd-1.5.1-2.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libcap-2.48-8.el9.x86_64
DEBUG: libuuid-2.37.4-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.1-2.el9.x86_64
DEBUG: elfutils-libelf-0.187-5.el9.x86_64
DEBUG: libgpg-error-1.42-5.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: nspr-4.34.0-7.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: libgomp-11.3.1-2.1.el9.x86_64
DEBUG: libsepol-3.4-1.1.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64
DEBUG: nss-util-3.79.0-7.el9.x86_64
DEBUG: libgcrypt-1.10.0-4.el9.x86_64
DEBUG: libicu-67.1-9.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: libcap-ng-0.8.2-7.el9.x86_64
DEBUG: audit-libs-3.0.7-103.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.40-2.el9.x86_64
DEBUG: libselinux-3.4-3.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: alsa-lib-1.2.7.2-1.el9.x86_64
DEBUG: libX11-xcb-1.7.0-7.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: libsemanage-3.4-2.el9.x86_64
DEBUG: shadow-utils-4.9-5.el9.x86_64
DEBUG: less-590-1.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libcom_err-1.46.5-3.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: libtdb-1.4.6-1.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: fribidi-1.0.10-6.el9.2.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libstemmer-0-18.585svn.el9.x86_64
DEBUG: libxshmfence-1.3-10.el9.x86_64
DEBUG: openjpeg2-2.4.0-7.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: mesa-libglapi-22.1.1-1.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: libassuan-2.5.5-3.el9.x86_64
DEBUG: libwayland-server-1.19.0-4.el9.x86_64
DEBUG: exiv2-0.27.5-2.el9.x86_64
DEBUG: exiv2-libs-0.27.5-2.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-56.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: groff-base-1.22.4-10.el9.x86_64
DEBUG: libproxy-0.4.15-35.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-13.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: llvm-libs-14.0.5-1.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: fuse-libs-2.9.9-15.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-6.el9.x86_64
DEBUG: libsmartcols-2.37.4-3.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.1-40.el9.x86_64
DEBUG: coreutils-8.32-32.el9.x86_64
DEBUG: ca-certificates-2022.2.54-90.0.el9.noarch
DEBUG: systemd-libs-250-7.el9.x86_64
DEBUG: libblkid-2.37.4-3.el9.x86_64
DEBUG: libarchive-3.5.3-3.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: libmount-2.37.4-3.el9.x86_64
DEBUG: gzip-1.12-1.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.4-3.el9.x86_64
DEBUG: libusbx-1.0.26-1.el9.x86_64
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: avahi-libs-0.8-12.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.4.0-2.el9.x86_64
DEBUG: libXau-1.0.9-8.el9.x86_64
DEBUG: libxcb-1.13.1-9.el9.x86_64
DEBUG: libX11-1.7.0-7.el9.x86_64
DEBUG: libXext-1.3.4-8.el9.x86_64
DEBUG: libXrender-0.9.10-16.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: libXmu-1.1.3-8.el9.x86_64
DEBUG: libXcursor-1.2.0-7.el9.x86_64
DEBUG: libXdamage-1.1.5-7.el9.x86_64
DEBUG: libXrandr-1.5.2-8.el9.x86_64
DEBUG: libXinerama-1.1.4-10.el9.x86_64
DEBUG: libXcomposite-0.4.5-7.el9.x86_64
DEBUG: libXpm-3.5.13-7.el9.x86_64
DEBUG: libglvnd-1.3.4-1.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.el9.x86_64
DEBUG: libXv-1.0.11-16.el9.x86_64
DEBUG: libXxf86vm-1.1.4-18.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: util-linux-core-2.37.4-3.el9.x86_64
DEBUG: procps-ng-3.3.17-6.el9.x86_64
DEBUG: p11-kit-server-0.24.1-2.el9.x86_64
DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch
DEBUG: python-unversioned-command-3.9.13-3.el9.noarch
DEBUG: python3-3.9.13-3.el9.x86_64
DEBUG: python3-libs-3.9.13-3.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-idna-2.10-7.el9.noarch
DEBUG: python3-six-1.15.0-9.el9.noarch
DEBUG: python3-greenlet-1.1.2-3.el9.x86_64
DEBUG: python3-libselinux-3.4-3.el9.x86_64
DEBUG: python3-libsemanage-3.4-2.el9.x86_64
DEBUG: python3-setools-4.4.0-5.el9.x86_64
DEBUG: python3-pip-21.2.3-6.el9.noarch
DEBUG: crypto-policies-scripts-20220427-1.gitb2323a1.el9.noarch
DEBUG: python3-chardet-4.0.0-5.el9.noarch
DEBUG: python3-dns-2.1.0-6.el9.noarch
DEBUG: python3-pyparsing-2.4.7-9.el9.noarch
DEBUG: python3-packaging-20.9-5.el9.noarch
DEBUG: python3-pysocks-1.7.1-12.el9.noarch
DEBUG: python3-urllib3-1.26.5-3.el9.noarch
DEBUG: python3-requests-2.25.1-6.el9.noarch
DEBUG: python3-audit-3.0.7-103.el9.x86_64
DEBUG: python3-pytz-2021.1-4.el9.noarch
DEBUG: python3-babel-2.9.1-2.el9.noarch
DEBUG: python3-docutils-0.16-6.el9.noarch
DEBUG: python3-imagesize-1.2.0-6.el9.noarch
DEBUG: python3-pygments-2.7.4-4.el9.noarch
DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch
DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-2.0.1-4.el9s.noarch
DEBUG: openssl-3.0.1-40.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-28-7.el9.x86_64
DEBUG: xz-5.2.5-8.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: iso-codes-4.6.0-3.el9.noarch
DEBUG: zip-3.0-33.el9.x86_64
DEBUG: cpp-11.3.1-2.1.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: bubblewrap-0.4.1-6.el9.x86_64
DEBUG: libselinux-utils-3.4-3.el9.x86_64
DEBUG: tar-1.34-5.el9.x86_64
DEBUG: zstd-1.5.1-2.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: nss-softokn-freebl-3.79.0-7.el9.x86_64
DEBUG: nss-softokn-3.79.0-7.el9.x86_64
DEBUG: nss-sysinit-3.79.0-7.el9.x86_64
DEBUG: nss-3.79.0-7.el9.x86_64
DEBUG: flac-libs-1.3.3-10.el9.x86_64
DEBUG: libtheora-1.1.1-31.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: libksba-1.5.1-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.6-4.el9.x86_64
DEBUG: glib2-2.68.4-5.el9.x86_64
DEBUG: json-glib-1.6.6-1.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: polkit-libs-0.117-10.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64
DEBUG: ModemManager-glib-1.18.2-3.el9.x86_64
DEBUG: NetworkManager-libnm-1.39.12-1.el9.x86_64
DEBUG: gobject-introspection-1.68.0-10.el9.x86_64
DEBUG: libgudev-237-1.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64
DEBUG: libgsf-1.14.47-5.el9.x86_64
DEBUG: libnotify-0.7.9-8.el9.x86_64
DEBUG: avahi-glib-0.8-12.el9.x86_64
DEBUG: graphene-1.10.6-2.el9.x86_64
DEBUG: libgexiv2-0.12.3-1.el9.x86_64
DEBUG: low-memory-monitor-2.1-4.el9.x86_64
DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64
DEBUG: webkit2gtk3-jsc-2.36.5-2.el9.x86_64
DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64
DEBUG: glib-networking-2.68.3-3.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-5.el9.x86_64
DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: libxslt-1.1.34-9.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-9.el9.x86_64
DEBUG: harfbuzz-2.7.4-8.el9.x86_64
DEBUG: fontconfig-2.14.0-1.el9.x86_64
DEBUG: cairo-1.17.4-7.el9.x86_64
DEBUG: cairo-gobject-1.17.4-7.el9.x86_64
DEBUG: libgxps-0.3.2-3.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXft-2.3.3-8.el9.x86_64
DEBUG: poppler-21.01.0-13.el9.x86_64
DEBUG: poppler-glib-21.01.0-13.el9.x86_64
DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-fonts-20200910-6.el9.noarch
DEBUG: libraqm-0.7.0-7.el9s.x86_64
DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64
DEBUG: info-6.7-15.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: tcl-8.6.10-7.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: systemd-rpm-macros-250-7.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: ncurses-6.2-8.20210508.el9.x86_64
DEBUG: perl-Digest-1.19-4.el9.noarch
DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64
DEBUG: perl-B-1.80-479.el9.x86_64
DEBUG: perl-FileHandle-2.03-479.el9.noarch
DEBUG: perl-AutoLoader-5.74-479.el9.noarch
DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64
DEBUG: perl-libnet-3.13-4.el9.noarch
DEBUG: perl-base-2.27-479.el9.noarch
DEBUG: perl-URI-5.09-3.el9.noarch
DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64
DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch
DEBUG: perl-if-0.60.800-479.el9.noarch
DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch
DEBUG: perl-Time-Local-1.300-7.el9.noarch
DEBUG: perl-File-Path-2.18-4.el9.noarch
DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch
DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch
DEBUG: perl-Class-Struct-0.66-479.el9.noarch
DEBUG: perl-POSIX-1.94-479.el9.x86_64
DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch
DEBUG: perl-IPC-Open3-1.21-479.el9.noarch
DEBUG: perl-subs-1.03-479.el9.noarch
DEBUG: perl-File-Temp-0.231.100-4.el9.noarch
DEBUG: perl-Term-Cap-1.17-460.el9.noarch
DEBUG: perl-Pod-Simple-3.42-4.el9.noarch
DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch
DEBUG: perl-Socket-2.031-4.el9.x86_64
DEBUG: perl-SelectSaver-1.02-479.el9.noarch
DEBUG: perl-Symbol-1.08-479.el9.noarch
DEBUG: perl-File-stat-1.09-479.el9.noarch
DEBUG: perl-podlators-4.14-460.el9.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch
DEBUG: perl-Fcntl-1.13-479.el9.x86_64
DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch
DEBUG: perl-mro-1.23-479.el9.x86_64
DEBUG: perl-IO-1.43-479.el9.x86_64
DEBUG: perl-overloading-0.02-479.el9.noarch
DEBUG: perl-Pod-Usage-2.01-4.el9.noarch
DEBUG: perl-Errno-1.30-479.el9.x86_64
DEBUG: perl-File-Basename-2.85-479.el9.noarch
DEBUG: perl-Getopt-Std-1.12-479.el9.noarch
DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64
DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64
DEBUG: perl-constant-1.33-461.el9.noarch
DEBUG: perl-Storable-3.21-460.el9.x86_64
DEBUG: perl-overload-1.31-479.el9.noarch
DEBUG: perl-parent-0.238-460.el9.noarch
DEBUG: perl-vars-1.05-479.el9.noarch
DEBUG: perl-Getopt-Long-2.52-4.el9.noarch
DEBUG: perl-Carp-1.50-460.el9.noarch
DEBUG: perl-Exporter-5.74-461.el9.noarch
DEBUG: perl-NDBM_File-1.15-479.el9.x86_64
DEBUG: perl-PathTools-3.78-461.el9.x86_64
DEBUG: perl-Encode-3.08-462.el9.x86_64
DEBUG: perl-libs-5.32.1-479.el9.x86_64
DEBUG: perl-interpreter-5.32.1-479.el9.x86_64
DEBUG: kernel-srpm-macros-1.0-11.el9.noarch
DEBUG: bluez-libs-5.56-6.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-53.el9.x86_64
DEBUG: libeconf-0.4.1-2.el9.x86_64
DEBUG: libpwquality-1.4.4-8.el9.x86_64
DEBUG: pam-1.5.1-12.el9.x86_64
DEBUG: util-linux-2.37.4-3.el9.x86_64
DEBUG: device-mapper-1.02.185-3.el9.x86_64
DEBUG: device-mapper-libs-1.02.185-3.el9.x86_64
DEBUG: cryptsetup-libs-2.4.3-4.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-250-7.el9.x86_64
DEBUG: systemd-250-7.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-6.el9.x86_64
DEBUG: polkit-0.117-10.el9.x86_64
DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: rtkit-0.11-28.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.187-5.el9.noarch
DEBUG: elfutils-libs-0.187-5.el9.x86_64
DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64
DEBUG: at-spi2-core-2.40.3-1.el9.x86_64
DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64
DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64
DEBUG: openssh-8.7p1-21.el9.x86_64
DEBUG: kbd-2.4.0-8.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpciaccess-0.16-6.el9.x86_64
DEBUG: libdrm-2.4.111-1.el9.x86_64
DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64
DEBUG: mesa-libGL-22.1.1-1.el9.x86_64
DEBUG: mesa-libgbm-22.1.1-1.el9.x86_64
DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64
DEBUG: mesa-libEGL-22.1.1-1.el9.x86_64
DEBUG: mesa-vulkan-drivers-22.1.1-1.el9.x86_64
DEBUG: vulkan-loader-1.3.204.0-2.el9.x86_64
DEBUG: libpipeline-1.5.3-4.el9.x86_64
DEBUG: man-db-2.9.3-6.el9.x86_64
DEBUG: environment-modules-5.0.1-1.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-22.el9.x86_64
DEBUG: libsoup-2.72.0-8.el9.x86_64
DEBUG: cups-libs-2.3.3op2-16.el9.x86_64
DEBUG: geoclue2-2.5.7-5.el9.x86_64
DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64
DEBUG: libosinfo-1.9.0-5.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-20.el9.x86_64
DEBUG: openldap-2.6.2-3.el9.x86_64
DEBUG: openldap-compat-2.6.2-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-18.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.187-5.el9.x86_64
DEBUG: elfutils-0.187-5.el9.x86_64
DEBUG: gdb-minimal-10.2-10.el9.x86_64
DEBUG: curl-7.76.1-18.el9.x86_64
DEBUG: rpm-4.16.1.3-17.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-17.el9.x86_64
DEBUG: policycoreutils-3.4-2.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-17.el9.x86_64
DEBUG: libappstream-glib-0.7.18-4.el9.x86_64
DEBUG: scl-utils-2.0.3-2.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: tpm2-tss-3.0.3-7.el9.x86_64
DEBUG: systemd-udev-250-7.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: openssh-clients-8.7p1-21.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: upower-0.99.11-11.el9.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: npth-1.6-8.el9.x86_64
DEBUG: gnupg2-2.3.3-1.el9.x86_64
DEBUG: gpgme-1.15.1-6.el9.x86_64
DEBUG: ostree-libs-2022.3-2.el9.x86_64
DEBUG: which-2.21-28.el9.x86_64
DEBUG: fuse-2.9.9-15.el9.x86_64
DEBUG: checkpolicy-3.4-1.el9.x86_64
DEBUG: python3-policycoreutils-3.4-2.el9.noarch
DEBUG: policycoreutils-python-utils-3.4-2.el9.noarch
DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64
DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64
DEBUG: binutils-2.35.2-24.el9.x86_64
DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64
DEBUG: giflib-5.2.1-9.el9.x86_64
DEBUG: glibc-headers-2.34-40.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-40.el9.x86_64
DEBUG: gcc-11.3.1-2.1.el9.x86_64
DEBUG: annobin-10.73-3.el9.x86_64
DEBUG: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-9.el9.noarch
DEBUG: python-srpm-macros-3.9-52.el9.noarch
DEBUG: redhat-rpm-config-196-1.el9.noarch
DEBUG: python-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-generators-12-8.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: libsndfile-1.0.31-7.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.el9.x86_64
DEBUG: libasyncns-0.8-22.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: pulseaudio-utils-15.0-2.el9.x86_64
DEBUG: libdatrie-0.2.13-4.el9.x86_64
DEBUG: libthai-0.1.28-8.el9.x86_64
DEBUG: pango-1.48.7-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libexif-0.6.22-6.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-7.el9.x86_64
DEBUG: libiptcdata-1.0.5-9.el9.x86_64
DEBUG: libldac-2.0.2.3-10.el9.x86_64
DEBUG: libsbc-1.4-9.el9.x86_64
DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64
DEBUG: pipewire-libs-0.3.47-2.el9.x86_64
DEBUG: wireplumber-0.4.8-1.el9.x86_64
DEBUG: pipewire-0.3.47-2.el9.x86_64
DEBUG: flatpak-1.12.7-2.el9.x86_64
DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64
DEBUG: libvisual-0.4.0-34.el9.x86_64
DEBUG: libwmf-lite-0.2.12-9.el9.x86_64
DEBUG: orc-0.4.31-6.el9.x86_64
DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64
DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64
DEBUG: tracker-3.1.2-2.el9.x86_64
DEBUG: tracker-miners-3.1.2-1.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.31-2.el9.x86_64
DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64
DEBUG: gtk2-2.24.33-7.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-25.el9.x86_64
DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64
DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64
DEBUG: python3-sphinx-3.4.3-7.el9.noarch
DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64
DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64
DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64
DEBUG: python3-devel-3.9.13-3.el9.x86_64
DEBUG: rpm-build-4.16.1.3-17.el9.x86_64
DEBUG: python3-pbr-5.9.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.33.1-4.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.39-2.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20220810115246.ce6a105.el9.noarch
DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64
DEBUG: binutils-gold-2.35.2-24.el9.x86_64
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: delorean-python-stevedore-ccd17543a37143913e886  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-role-qdr-config-b4566518601fb0 8.5 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-oslo-sphinx-f92583cfc34292ec144 8.3 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-tripleo-ipa-server-551bc63f641  11 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-tripleo-ipsec-b5559c8c8669638f  11 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 9 - BaseOS                         18 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 9 - AppStream                      33 kB/s | 4.4 kB     00:00    
DEBUG: CentOS Stream 9 - CRB                            22 kB/s | 6.8 kB     00:00    
DEBUG: CentOS Stream 9 - HighAvailability               31 kB/s | 7.3 kB     00:00    
DEBUG: dlrn-master-testing                              12 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                           15 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                 42 kB/s | 3.0 kB     00:00    
DEBUG: centos9-storage                                  44 kB/s | 3.0 kB     00:00    
DEBUG: centos9-opstools                                 41 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              44 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.3.1-2.1.el9.x86_64
DEBUG: crypto-policies-20220427-1.gitb2323a1.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2022a-1.el9.noarch
DEBUG: hwdata-0.348-9.4.el9.noarch
DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch
DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch
DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch
DEBUG: langpacks-core-font-en-3.0-16.el9.noarch
DEBUG: osinfo-db-20220727-3.el9.noarch
DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch
DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch
DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch
DEBUG: poppler-data-0.4.9-9.el9.noarch
DEBUG: perl-srpm-macros-1-41.el9.noarch
DEBUG: openblas-srpm-macros-2-11.el9.noarch
DEBUG: ocaml-srpm-macros-6-6.el9.noarch
DEBUG: libX11-common-1.7.0-7.el9.noarch
DEBUG: kernel-headers-5.14.0-142.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: vim-filesystem-8.2.2637-16.el9.noarch
DEBUG: python3-setuptools-wheel-53.0.0-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.40-2.el9.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: kbd-misc-2.4.0-8.el9.noarch
DEBUG: fuse-common-3.10.2-5.el9.x86_64
DEBUG: coreutils-common-8.32-32.el9.x86_64
DEBUG: centos-gpg-keys-9.0-12.el9.noarch
DEBUG: centos-stream-release-9.0-12.el9.noarch
DEBUG: centos-stream-repos-9.0-12.el9.noarch
DEBUG: setup-2.13.7-7.el9.noarch
DEBUG: filesystem-3.16-2.el9.x86_64
DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch
DEBUG: basesystem-11-13.el9.noarch
DEBUG: glibc-gconv-extra-2.34-40.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-40.el9.x86_64
DEBUG: glibc-common-2.34-40.el9.x86_64
DEBUG: glibc-2.34-40.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-4.el9.x86_64
DEBUG: zlib-1.2.11-33.el9.x86_64
DEBUG: libstdc++-11.3.1-2.1.el9.x86_64
DEBUG: xz-libs-5.2.5-8.el9.x86_64
DEBUG: libxml2-2.9.13-2.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: expat-2.4.7-1.el9.x86_64
DEBUG: libzstd-1.5.1-2.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libcap-2.48-8.el9.x86_64
DEBUG: libuuid-2.37.4-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.1-2.el9.x86_64
DEBUG: elfutils-libelf-0.187-5.el9.x86_64
DEBUG: libgpg-error-1.42-5.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: nspr-4.34.0-7.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: libgomp-11.3.1-2.1.el9.x86_64
DEBUG: libsepol-3.4-1.1.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64
DEBUG: nss-util-3.79.0-7.el9.x86_64
DEBUG: libgcrypt-1.10.0-4.el9.x86_64
DEBUG: libicu-67.1-9.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: libcap-ng-0.8.2-7.el9.x86_64
DEBUG: audit-libs-3.0.7-103.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.40-2.el9.x86_64
DEBUG: libselinux-3.4-3.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: alsa-lib-1.2.7.2-1.el9.x86_64
DEBUG: libX11-xcb-1.7.0-7.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: libsemanage-3.4-2.el9.x86_64
DEBUG: shadow-utils-4.9-5.el9.x86_64
DEBUG: less-590-1.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libcom_err-1.46.5-3.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: libtdb-1.4.6-1.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: fribidi-1.0.10-6.el9.2.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libstemmer-0-18.585svn.el9.x86_64
DEBUG: libxshmfence-1.3-10.el9.x86_64
DEBUG: openjpeg2-2.4.0-7.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: mesa-libglapi-22.1.1-1.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: libassuan-2.5.5-3.el9.x86_64
DEBUG: libwayland-server-1.19.0-4.el9.x86_64
DEBUG: exiv2-0.27.5-2.el9.x86_64
DEBUG: exiv2-libs-0.27.5-2.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-56.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: groff-base-1.22.4-10.el9.x86_64
DEBUG: libproxy-0.4.15-35.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-13.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: llvm-libs-14.0.5-1.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: fuse-libs-2.9.9-15.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-6.el9.x86_64
DEBUG: libsmartcols-2.37.4-3.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.1-40.el9.x86_64
DEBUG: coreutils-8.32-32.el9.x86_64
DEBUG: ca-certificates-2022.2.54-90.0.el9.noarch
DEBUG: systemd-libs-250-7.el9.x86_64
DEBUG: libblkid-2.37.4-3.el9.x86_64
DEBUG: libarchive-3.5.3-3.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: libmount-2.37.4-3.el9.x86_64
DEBUG: gzip-1.12-1.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.4-3.el9.x86_64
DEBUG: libusbx-1.0.26-1.el9.x86_64
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: avahi-libs-0.8-12.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.4.0-2.el9.x86_64
DEBUG: libXau-1.0.9-8.el9.x86_64
DEBUG: libxcb-1.13.1-9.el9.x86_64
DEBUG: libX11-1.7.0-7.el9.x86_64
DEBUG: libXext-1.3.4-8.el9.x86_64
DEBUG: libXrender-0.9.10-16.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: libXmu-1.1.3-8.el9.x86_64
DEBUG: libXcursor-1.2.0-7.el9.x86_64
DEBUG: libXdamage-1.1.5-7.el9.x86_64
DEBUG: libXrandr-1.5.2-8.el9.x86_64
DEBUG: libXinerama-1.1.4-10.el9.x86_64
DEBUG: libXcomposite-0.4.5-7.el9.x86_64
DEBUG: libXpm-3.5.13-7.el9.x86_64
DEBUG: libglvnd-1.3.4-1.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.el9.x86_64
DEBUG: libXv-1.0.11-16.el9.x86_64
DEBUG: libXxf86vm-1.1.4-18.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: util-linux-core-2.37.4-3.el9.x86_64
DEBUG: procps-ng-3.3.17-6.el9.x86_64
DEBUG: p11-kit-server-0.24.1-2.el9.x86_64
DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch
DEBUG: python-unversioned-command-3.9.13-3.el9.noarch
DEBUG: python3-3.9.13-3.el9.x86_64
DEBUG: python3-libs-3.9.13-3.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-idna-2.10-7.el9.noarch
DEBUG: python3-six-1.15.0-9.el9.noarch
DEBUG: python3-greenlet-1.1.2-3.el9.x86_64
DEBUG: python3-libselinux-3.4-3.el9.x86_64
DEBUG: python3-libsemanage-3.4-2.el9.x86_64
DEBUG: python3-setools-4.4.0-5.el9.x86_64
DEBUG: python3-pip-21.2.3-6.el9.noarch
DEBUG: crypto-policies-scripts-20220427-1.gitb2323a1.el9.noarch
DEBUG: python3-chardet-4.0.0-5.el9.noarch
DEBUG: python3-dns-2.1.0-6.el9.noarch
DEBUG: python3-pyparsing-2.4.7-9.el9.noarch
DEBUG: python3-packaging-20.9-5.el9.noarch
DEBUG: python3-pysocks-1.7.1-12.el9.noarch
DEBUG: python3-urllib3-1.26.5-3.el9.noarch
DEBUG: python3-requests-2.25.1-6.el9.noarch
DEBUG: python3-audit-3.0.7-103.el9.x86_64
DEBUG: python3-pytz-2021.1-4.el9.noarch
DEBUG: python3-babel-2.9.1-2.el9.noarch
DEBUG: python3-docutils-0.16-6.el9.noarch
DEBUG: python3-imagesize-1.2.0-6.el9.noarch
DEBUG: python3-pygments-2.7.4-4.el9.noarch
DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch
DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-2.0.1-4.el9s.noarch
DEBUG: openssl-3.0.1-40.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-28-7.el9.x86_64
DEBUG: xz-5.2.5-8.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: iso-codes-4.6.0-3.el9.noarch
DEBUG: zip-3.0-33.el9.x86_64
DEBUG: cpp-11.3.1-2.1.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: bubblewrap-0.4.1-6.el9.x86_64
DEBUG: libselinux-utils-3.4-3.el9.x86_64
DEBUG: tar-1.34-5.el9.x86_64
DEBUG: zstd-1.5.1-2.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: nss-softokn-freebl-3.79.0-7.el9.x86_64
DEBUG: nss-softokn-3.79.0-7.el9.x86_64
DEBUG: nss-sysinit-3.79.0-7.el9.x86_64
DEBUG: nss-3.79.0-7.el9.x86_64
DEBUG: flac-libs-1.3.3-10.el9.x86_64
DEBUG: libtheora-1.1.1-31.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: libksba-1.5.1-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.6-4.el9.x86_64
DEBUG: glib2-2.68.4-5.el9.x86_64
DEBUG: json-glib-1.6.6-1.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: polkit-libs-0.117-10.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64
DEBUG: ModemManager-glib-1.18.2-3.el9.x86_64
DEBUG: NetworkManager-libnm-1.39.12-1.el9.x86_64
DEBUG: gobject-introspection-1.68.0-10.el9.x86_64
DEBUG: libgudev-237-1.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64
DEBUG: libgsf-1.14.47-5.el9.x86_64
DEBUG: libnotify-0.7.9-8.el9.x86_64
DEBUG: avahi-glib-0.8-12.el9.x86_64
DEBUG: graphene-1.10.6-2.el9.x86_64
DEBUG: libgexiv2-0.12.3-1.el9.x86_64
DEBUG: low-memory-monitor-2.1-4.el9.x86_64
DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64
DEBUG: webkit2gtk3-jsc-2.36.5-2.el9.x86_64
DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64
DEBUG: glib-networking-2.68.3-3.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-5.el9.x86_64
DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: libxslt-1.1.34-9.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-9.el9.x86_64
DEBUG: harfbuzz-2.7.4-8.el9.x86_64
DEBUG: fontconfig-2.14.0-1.el9.x86_64
DEBUG: cairo-1.17.4-7.el9.x86_64
DEBUG: cairo-gobject-1.17.4-7.el9.x86_64
DEBUG: libgxps-0.3.2-3.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXft-2.3.3-8.el9.x86_64
DEBUG: poppler-21.01.0-13.el9.x86_64
DEBUG: poppler-glib-21.01.0-13.el9.x86_64
DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-fonts-20200910-6.el9.noarch
DEBUG: libraqm-0.7.0-7.el9s.x86_64
DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64
DEBUG: info-6.7-15.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: tcl-8.6.10-7.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: systemd-rpm-macros-250-7.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: ncurses-6.2-8.20210508.el9.x86_64
DEBUG: perl-Digest-1.19-4.el9.noarch
DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64
DEBUG: perl-B-1.80-479.el9.x86_64
DEBUG: perl-FileHandle-2.03-479.el9.noarch
DEBUG: perl-AutoLoader-5.74-479.el9.noarch
DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64
DEBUG: perl-libnet-3.13-4.el9.noarch
DEBUG: perl-base-2.27-479.el9.noarch
DEBUG: perl-URI-5.09-3.el9.noarch
DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64
DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch
DEBUG: perl-if-0.60.800-479.el9.noarch
DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch
DEBUG: perl-Time-Local-1.300-7.el9.noarch
DEBUG: perl-File-Path-2.18-4.el9.noarch
DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch
DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch
DEBUG: perl-Class-Struct-0.66-479.el9.noarch
DEBUG: perl-POSIX-1.94-479.el9.x86_64
DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch
DEBUG: perl-IPC-Open3-1.21-479.el9.noarch
DEBUG: perl-subs-1.03-479.el9.noarch
DEBUG: perl-File-Temp-0.231.100-4.el9.noarch
DEBUG: perl-Term-Cap-1.17-460.el9.noarch
DEBUG: perl-Pod-Simple-3.42-4.el9.noarch
DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch
DEBUG: perl-Socket-2.031-4.el9.x86_64
DEBUG: perl-SelectSaver-1.02-479.el9.noarch
DEBUG: perl-Symbol-1.08-479.el9.noarch
DEBUG: perl-File-stat-1.09-479.el9.noarch
DEBUG: perl-podlators-4.14-460.el9.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch
DEBUG: perl-Fcntl-1.13-479.el9.x86_64
DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch
DEBUG: perl-mro-1.23-479.el9.x86_64
DEBUG: perl-IO-1.43-479.el9.x86_64
DEBUG: perl-overloading-0.02-479.el9.noarch
DEBUG: perl-Pod-Usage-2.01-4.el9.noarch
DEBUG: perl-Errno-1.30-479.el9.x86_64
DEBUG: perl-File-Basename-2.85-479.el9.noarch
DEBUG: perl-Getopt-Std-1.12-479.el9.noarch
DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64
DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64
DEBUG: perl-constant-1.33-461.el9.noarch
DEBUG: perl-Storable-3.21-460.el9.x86_64
DEBUG: perl-overload-1.31-479.el9.noarch
DEBUG: perl-parent-0.238-460.el9.noarch
DEBUG: perl-vars-1.05-479.el9.noarch
DEBUG: perl-Getopt-Long-2.52-4.el9.noarch
DEBUG: perl-Carp-1.50-460.el9.noarch
DEBUG: perl-Exporter-5.74-461.el9.noarch
DEBUG: perl-NDBM_File-1.15-479.el9.x86_64
DEBUG: perl-PathTools-3.78-461.el9.x86_64
DEBUG: perl-Encode-3.08-462.el9.x86_64
DEBUG: perl-libs-5.32.1-479.el9.x86_64
DEBUG: perl-interpreter-5.32.1-479.el9.x86_64
DEBUG: kernel-srpm-macros-1.0-11.el9.noarch
DEBUG: bluez-libs-5.56-6.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-53.el9.x86_64
DEBUG: libeconf-0.4.1-2.el9.x86_64
DEBUG: libpwquality-1.4.4-8.el9.x86_64
DEBUG: pam-1.5.1-12.el9.x86_64
DEBUG: util-linux-2.37.4-3.el9.x86_64
DEBUG: device-mapper-1.02.185-3.el9.x86_64
DEBUG: device-mapper-libs-1.02.185-3.el9.x86_64
DEBUG: cryptsetup-libs-2.4.3-4.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-250-7.el9.x86_64
DEBUG: systemd-250-7.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-6.el9.x86_64
DEBUG: polkit-0.117-10.el9.x86_64
DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: rtkit-0.11-28.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.187-5.el9.noarch
DEBUG: elfutils-libs-0.187-5.el9.x86_64
DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64
DEBUG: at-spi2-core-2.40.3-1.el9.x86_64
DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64
DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64
DEBUG: openssh-8.7p1-21.el9.x86_64
DEBUG: kbd-2.4.0-8.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpciaccess-0.16-6.el9.x86_64
DEBUG: libdrm-2.4.111-1.el9.x86_64
DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64
DEBUG: mesa-libGL-22.1.1-1.el9.x86_64
DEBUG: mesa-libgbm-22.1.1-1.el9.x86_64
DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64
DEBUG: mesa-libEGL-22.1.1-1.el9.x86_64
DEBUG: mesa-vulkan-drivers-22.1.1-1.el9.x86_64
DEBUG: vulkan-loader-1.3.204.0-2.el9.x86_64
DEBUG: libpipeline-1.5.3-4.el9.x86_64
DEBUG: man-db-2.9.3-6.el9.x86_64
DEBUG: environment-modules-5.0.1-1.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-22.el9.x86_64
DEBUG: libsoup-2.72.0-8.el9.x86_64
DEBUG: cups-libs-2.3.3op2-16.el9.x86_64
DEBUG: geoclue2-2.5.7-5.el9.x86_64
DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64
DEBUG: libosinfo-1.9.0-5.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-20.el9.x86_64
DEBUG: openldap-2.6.2-3.el9.x86_64
DEBUG: openldap-compat-2.6.2-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-18.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.187-5.el9.x86_64
DEBUG: elfutils-0.187-5.el9.x86_64
DEBUG: gdb-minimal-10.2-10.el9.x86_64
DEBUG: curl-7.76.1-18.el9.x86_64
DEBUG: rpm-4.16.1.3-17.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-17.el9.x86_64
DEBUG: policycoreutils-3.4-2.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-17.el9.x86_64
DEBUG: libappstream-glib-0.7.18-4.el9.x86_64
DEBUG: scl-utils-2.0.3-2.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: tpm2-tss-3.0.3-7.el9.x86_64
DEBUG: systemd-udev-250-7.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: openssh-clients-8.7p1-21.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: upower-0.99.11-11.el9.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: npth-1.6-8.el9.x86_64
DEBUG: gnupg2-2.3.3-1.el9.x86_64
DEBUG: gpgme-1.15.1-6.el9.x86_64
DEBUG: ostree-libs-2022.3-2.el9.x86_64
DEBUG: which-2.21-28.el9.x86_64
DEBUG: fuse-2.9.9-15.el9.x86_64
DEBUG: checkpolicy-3.4-1.el9.x86_64
DEBUG: python3-policycoreutils-3.4-2.el9.noarch
DEBUG: policycoreutils-python-utils-3.4-2.el9.noarch
DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64
DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64
DEBUG: binutils-2.35.2-24.el9.x86_64
DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64
DEBUG: giflib-5.2.1-9.el9.x86_64
DEBUG: glibc-headers-2.34-40.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-40.el9.x86_64
DEBUG: gcc-11.3.1-2.1.el9.x86_64
DEBUG: annobin-10.73-3.el9.x86_64
DEBUG: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-9.el9.noarch
DEBUG: python-srpm-macros-3.9-52.el9.noarch
DEBUG: redhat-rpm-config-196-1.el9.noarch
DEBUG: python-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-generators-12-8.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: libsndfile-1.0.31-7.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.el9.x86_64
DEBUG: libasyncns-0.8-22.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: pulseaudio-utils-15.0-2.el9.x86_64
DEBUG: libdatrie-0.2.13-4.el9.x86_64
DEBUG: libthai-0.1.28-8.el9.x86_64
DEBUG: pango-1.48.7-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libexif-0.6.22-6.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-7.el9.x86_64
DEBUG: libiptcdata-1.0.5-9.el9.x86_64
DEBUG: libldac-2.0.2.3-10.el9.x86_64
DEBUG: libsbc-1.4-9.el9.x86_64
DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64
DEBUG: pipewire-libs-0.3.47-2.el9.x86_64
DEBUG: wireplumber-0.4.8-1.el9.x86_64
DEBUG: pipewire-0.3.47-2.el9.x86_64
DEBUG: flatpak-1.12.7-2.el9.x86_64
DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64
DEBUG: libvisual-0.4.0-34.el9.x86_64
DEBUG: libwmf-lite-0.2.12-9.el9.x86_64
DEBUG: orc-0.4.31-6.el9.x86_64
DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64
DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64
DEBUG: tracker-3.1.2-2.el9.x86_64
DEBUG: tracker-miners-3.1.2-1.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.31-2.el9.x86_64
DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64
DEBUG: gtk2-2.24.33-7.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-25.el9.x86_64
DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64
DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64
DEBUG: python3-sphinx-3.4.3-7.el9.noarch
DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64
DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64
DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64
DEBUG: python3-devel-3.9.13-3.el9.x86_64
DEBUG: rpm-build-4.16.1.3-17.el9.x86_64
DEBUG: python3-pbr-5.9.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.33.1-4.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.39-2.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20220810115246.ce6a105.el9.noarch
DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64
DEBUG: binutils-gold-2.35.2-24.el9.x86_64
DEBUG: Child return code was: 0
Finish: dnf update
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-1/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa9ee33bc88>timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
Finish: buildsrpm
INFO: Done(python-os-ken.spec) Config(dlrn-1) 1 minutes 7 seconds
INFO: Results and/or logs in: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ finalize
+ rm -rf /tmp/tmp.SuNtF4rRPq
INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos9-master/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  True
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1032
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  registry.centos.org/centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-1', 'root': 'dlrn-centos9-master-x86_64-1', 'resultdir': '/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  9
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '9-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%repo_bootstrap': '1'}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk']
DEBUG:     user_agent:  Mock (dlrn-centos9-master-x86_64-1; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-1
DEBUG:     config_file:  /home/centos9-master/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-master-x86_64-1
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el9
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el9
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-clients]
name=delorean-python-stevedore-ccd17543a37143913e886f9306be10d40260fdf3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/cc/d1/ccd17543a37143913e886f9306be10d40260fdf3_d532cf27
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-ansible-role-qdr-config-b4566518601fb0f5abaa90d128d81d8402344af3
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/b4/56/b4566518601fb0f5abaa90d128d81d8402344af3_496fb3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-oslo-sphinx-f92583cfc34292ec1441368f984c9692346946c4
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/f9/25/f92583cfc34292ec1441368f984c9692346946c4_b147f46b
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_efa50307
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-ansible-tripleo-ipsec-b5559c8c8669638f311f1c57d2d2a87f0202cddf
baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tripleo/b5/55/b5559c8c8669638f311f1c57d2d2a87f0202cddf_20e885ce
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1



DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: Local file: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
INFO: Start(/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm)  Config(dlrn-centos9-master-x86_64-1)
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     6801988     1864324      749268     7545872     8290744
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  270M  4.1G   7% /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.h25q6lct', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-1/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2800.000
DEBUG: BogoMIPS:            5600.00
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16212184     6806024      470356     2016580     8935804     6744468
DEBUG: Swap:      16777212     5364456    11412756
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.3G  3.0G  31% /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.csd57y7c', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-1/root
DEBUG: resultdir = /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1032', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SOURCES
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/builddir
Start: dnf update
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.3.1-2.1.el9.x86_64
DEBUG: crypto-policies-20220427-1.gitb2323a1.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2022a-1.el9.noarch
DEBUG: hwdata-0.348-9.4.el9.noarch
DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch
DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch
DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch
DEBUG: langpacks-core-font-en-3.0-16.el9.noarch
DEBUG: osinfo-db-20220727-3.el9.noarch
DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch
DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch
DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch
DEBUG: poppler-data-0.4.9-9.el9.noarch
DEBUG: perl-srpm-macros-1-41.el9.noarch
DEBUG: openblas-srpm-macros-2-11.el9.noarch
DEBUG: ocaml-srpm-macros-6-6.el9.noarch
DEBUG: libX11-common-1.7.0-7.el9.noarch
DEBUG: kernel-headers-5.14.0-142.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: vim-filesystem-8.2.2637-16.el9.noarch
DEBUG: python3-setuptools-wheel-53.0.0-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.40-2.el9.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: kbd-misc-2.4.0-8.el9.noarch
DEBUG: fuse-common-3.10.2-5.el9.x86_64
DEBUG: coreutils-common-8.32-32.el9.x86_64
DEBUG: centos-gpg-keys-9.0-12.el9.noarch
DEBUG: centos-stream-release-9.0-12.el9.noarch
DEBUG: centos-stream-repos-9.0-12.el9.noarch
DEBUG: setup-2.13.7-7.el9.noarch
DEBUG: filesystem-3.16-2.el9.x86_64
DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch
DEBUG: basesystem-11-13.el9.noarch
DEBUG: glibc-gconv-extra-2.34-40.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-40.el9.x86_64
DEBUG: glibc-common-2.34-40.el9.x86_64
DEBUG: glibc-2.34-40.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-4.el9.x86_64
DEBUG: zlib-1.2.11-33.el9.x86_64
DEBUG: libstdc++-11.3.1-2.1.el9.x86_64
DEBUG: xz-libs-5.2.5-8.el9.x86_64
DEBUG: libxml2-2.9.13-2.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: expat-2.4.7-1.el9.x86_64
DEBUG: libzstd-1.5.1-2.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libcap-2.48-8.el9.x86_64
DEBUG: libuuid-2.37.4-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.1-2.el9.x86_64
DEBUG: elfutils-libelf-0.187-5.el9.x86_64
DEBUG: libgpg-error-1.42-5.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: nspr-4.34.0-7.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: libgomp-11.3.1-2.1.el9.x86_64
DEBUG: libsepol-3.4-1.1.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64
DEBUG: nss-util-3.79.0-7.el9.x86_64
DEBUG: libgcrypt-1.10.0-4.el9.x86_64
DEBUG: libicu-67.1-9.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: libcap-ng-0.8.2-7.el9.x86_64
DEBUG: audit-libs-3.0.7-103.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.40-2.el9.x86_64
DEBUG: libselinux-3.4-3.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: alsa-lib-1.2.7.2-1.el9.x86_64
DEBUG: libX11-xcb-1.7.0-7.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: libsemanage-3.4-2.el9.x86_64
DEBUG: shadow-utils-4.9-5.el9.x86_64
DEBUG: less-590-1.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libcom_err-1.46.5-3.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: libtdb-1.4.6-1.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: fribidi-1.0.10-6.el9.2.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libstemmer-0-18.585svn.el9.x86_64
DEBUG: libxshmfence-1.3-10.el9.x86_64
DEBUG: openjpeg2-2.4.0-7.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: mesa-libglapi-22.1.1-1.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: libassuan-2.5.5-3.el9.x86_64
DEBUG: libwayland-server-1.19.0-4.el9.x86_64
DEBUG: exiv2-0.27.5-2.el9.x86_64
DEBUG: exiv2-libs-0.27.5-2.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-56.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: groff-base-1.22.4-10.el9.x86_64
DEBUG: libproxy-0.4.15-35.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-13.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: llvm-libs-14.0.5-1.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: fuse-libs-2.9.9-15.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-6.el9.x86_64
DEBUG: libsmartcols-2.37.4-3.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.1-40.el9.x86_64
DEBUG: coreutils-8.32-32.el9.x86_64
DEBUG: ca-certificates-2022.2.54-90.0.el9.noarch
DEBUG: systemd-libs-250-7.el9.x86_64
DEBUG: libblkid-2.37.4-3.el9.x86_64
DEBUG: libarchive-3.5.3-3.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: libmount-2.37.4-3.el9.x86_64
DEBUG: gzip-1.12-1.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.4-3.el9.x86_64
DEBUG: libusbx-1.0.26-1.el9.x86_64
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: avahi-libs-0.8-12.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.4.0-2.el9.x86_64
DEBUG: libXau-1.0.9-8.el9.x86_64
DEBUG: libxcb-1.13.1-9.el9.x86_64
DEBUG: libX11-1.7.0-7.el9.x86_64
DEBUG: libXext-1.3.4-8.el9.x86_64
DEBUG: libXrender-0.9.10-16.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: libXmu-1.1.3-8.el9.x86_64
DEBUG: libXcursor-1.2.0-7.el9.x86_64
DEBUG: libXdamage-1.1.5-7.el9.x86_64
DEBUG: libXrandr-1.5.2-8.el9.x86_64
DEBUG: libXinerama-1.1.4-10.el9.x86_64
DEBUG: libXcomposite-0.4.5-7.el9.x86_64
DEBUG: libXpm-3.5.13-7.el9.x86_64
DEBUG: libglvnd-1.3.4-1.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.el9.x86_64
DEBUG: libXv-1.0.11-16.el9.x86_64
DEBUG: libXxf86vm-1.1.4-18.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: util-linux-core-2.37.4-3.el9.x86_64
DEBUG: procps-ng-3.3.17-6.el9.x86_64
DEBUG: p11-kit-server-0.24.1-2.el9.x86_64
DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch
DEBUG: python-unversioned-command-3.9.13-3.el9.noarch
DEBUG: python3-3.9.13-3.el9.x86_64
DEBUG: python3-libs-3.9.13-3.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-idna-2.10-7.el9.noarch
DEBUG: python3-six-1.15.0-9.el9.noarch
DEBUG: python3-greenlet-1.1.2-3.el9.x86_64
DEBUG: python3-libselinux-3.4-3.el9.x86_64
DEBUG: python3-libsemanage-3.4-2.el9.x86_64
DEBUG: python3-setools-4.4.0-5.el9.x86_64
DEBUG: python3-pip-21.2.3-6.el9.noarch
DEBUG: crypto-policies-scripts-20220427-1.gitb2323a1.el9.noarch
DEBUG: python3-chardet-4.0.0-5.el9.noarch
DEBUG: python3-dns-2.1.0-6.el9.noarch
DEBUG: python3-pyparsing-2.4.7-9.el9.noarch
DEBUG: python3-packaging-20.9-5.el9.noarch
DEBUG: python3-pysocks-1.7.1-12.el9.noarch
DEBUG: python3-urllib3-1.26.5-3.el9.noarch
DEBUG: python3-requests-2.25.1-6.el9.noarch
DEBUG: python3-audit-3.0.7-103.el9.x86_64
DEBUG: python3-pytz-2021.1-4.el9.noarch
DEBUG: python3-babel-2.9.1-2.el9.noarch
DEBUG: python3-docutils-0.16-6.el9.noarch
DEBUG: python3-imagesize-1.2.0-6.el9.noarch
DEBUG: python3-pygments-2.7.4-4.el9.noarch
DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch
DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-2.0.1-4.el9s.noarch
DEBUG: openssl-3.0.1-40.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-28-7.el9.x86_64
DEBUG: xz-5.2.5-8.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: iso-codes-4.6.0-3.el9.noarch
DEBUG: zip-3.0-33.el9.x86_64
DEBUG: cpp-11.3.1-2.1.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: bubblewrap-0.4.1-6.el9.x86_64
DEBUG: libselinux-utils-3.4-3.el9.x86_64
DEBUG: tar-1.34-5.el9.x86_64
DEBUG: zstd-1.5.1-2.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: nss-softokn-freebl-3.79.0-7.el9.x86_64
DEBUG: nss-softokn-3.79.0-7.el9.x86_64
DEBUG: nss-sysinit-3.79.0-7.el9.x86_64
DEBUG: nss-3.79.0-7.el9.x86_64
DEBUG: flac-libs-1.3.3-10.el9.x86_64
DEBUG: libtheora-1.1.1-31.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: libksba-1.5.1-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.6-4.el9.x86_64
DEBUG: glib2-2.68.4-5.el9.x86_64
DEBUG: json-glib-1.6.6-1.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: polkit-libs-0.117-10.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64
DEBUG: ModemManager-glib-1.18.2-3.el9.x86_64
DEBUG: NetworkManager-libnm-1.39.12-1.el9.x86_64
DEBUG: gobject-introspection-1.68.0-10.el9.x86_64
DEBUG: libgudev-237-1.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64
DEBUG: libgsf-1.14.47-5.el9.x86_64
DEBUG: libnotify-0.7.9-8.el9.x86_64
DEBUG: avahi-glib-0.8-12.el9.x86_64
DEBUG: graphene-1.10.6-2.el9.x86_64
DEBUG: libgexiv2-0.12.3-1.el9.x86_64
DEBUG: low-memory-monitor-2.1-4.el9.x86_64
DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64
DEBUG: webkit2gtk3-jsc-2.36.5-2.el9.x86_64
DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64
DEBUG: glib-networking-2.68.3-3.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-5.el9.x86_64
DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: libxslt-1.1.34-9.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-9.el9.x86_64
DEBUG: harfbuzz-2.7.4-8.el9.x86_64
DEBUG: fontconfig-2.14.0-1.el9.x86_64
DEBUG: cairo-1.17.4-7.el9.x86_64
DEBUG: cairo-gobject-1.17.4-7.el9.x86_64
DEBUG: libgxps-0.3.2-3.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXft-2.3.3-8.el9.x86_64
DEBUG: poppler-21.01.0-13.el9.x86_64
DEBUG: poppler-glib-21.01.0-13.el9.x86_64
DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-fonts-20200910-6.el9.noarch
DEBUG: libraqm-0.7.0-7.el9s.x86_64
DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64
DEBUG: info-6.7-15.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: tcl-8.6.10-7.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: systemd-rpm-macros-250-7.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: ncurses-6.2-8.20210508.el9.x86_64
DEBUG: perl-Digest-1.19-4.el9.noarch
DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64
DEBUG: perl-B-1.80-479.el9.x86_64
DEBUG: perl-FileHandle-2.03-479.el9.noarch
DEBUG: perl-AutoLoader-5.74-479.el9.noarch
DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64
DEBUG: perl-libnet-3.13-4.el9.noarch
DEBUG: perl-base-2.27-479.el9.noarch
DEBUG: perl-URI-5.09-3.el9.noarch
DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64
DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch
DEBUG: perl-if-0.60.800-479.el9.noarch
DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch
DEBUG: perl-Time-Local-1.300-7.el9.noarch
DEBUG: perl-File-Path-2.18-4.el9.noarch
DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch
DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch
DEBUG: perl-Class-Struct-0.66-479.el9.noarch
DEBUG: perl-POSIX-1.94-479.el9.x86_64
DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch
DEBUG: perl-IPC-Open3-1.21-479.el9.noarch
DEBUG: perl-subs-1.03-479.el9.noarch
DEBUG: perl-File-Temp-0.231.100-4.el9.noarch
DEBUG: perl-Term-Cap-1.17-460.el9.noarch
DEBUG: perl-Pod-Simple-3.42-4.el9.noarch
DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch
DEBUG: perl-Socket-2.031-4.el9.x86_64
DEBUG: perl-SelectSaver-1.02-479.el9.noarch
DEBUG: perl-Symbol-1.08-479.el9.noarch
DEBUG: perl-File-stat-1.09-479.el9.noarch
DEBUG: perl-podlators-4.14-460.el9.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch
DEBUG: perl-Fcntl-1.13-479.el9.x86_64
DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch
DEBUG: perl-mro-1.23-479.el9.x86_64
DEBUG: perl-IO-1.43-479.el9.x86_64
DEBUG: perl-overloading-0.02-479.el9.noarch
DEBUG: perl-Pod-Usage-2.01-4.el9.noarch
DEBUG: perl-Errno-1.30-479.el9.x86_64
DEBUG: perl-File-Basename-2.85-479.el9.noarch
DEBUG: perl-Getopt-Std-1.12-479.el9.noarch
DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64
DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64
DEBUG: perl-constant-1.33-461.el9.noarch
DEBUG: perl-Storable-3.21-460.el9.x86_64
DEBUG: perl-overload-1.31-479.el9.noarch
DEBUG: perl-parent-0.238-460.el9.noarch
DEBUG: perl-vars-1.05-479.el9.noarch
DEBUG: perl-Getopt-Long-2.52-4.el9.noarch
DEBUG: perl-Carp-1.50-460.el9.noarch
DEBUG: perl-Exporter-5.74-461.el9.noarch
DEBUG: perl-NDBM_File-1.15-479.el9.x86_64
DEBUG: perl-PathTools-3.78-461.el9.x86_64
DEBUG: perl-Encode-3.08-462.el9.x86_64
DEBUG: perl-libs-5.32.1-479.el9.x86_64
DEBUG: perl-interpreter-5.32.1-479.el9.x86_64
DEBUG: kernel-srpm-macros-1.0-11.el9.noarch
DEBUG: bluez-libs-5.56-6.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-53.el9.x86_64
DEBUG: libeconf-0.4.1-2.el9.x86_64
DEBUG: libpwquality-1.4.4-8.el9.x86_64
DEBUG: pam-1.5.1-12.el9.x86_64
DEBUG: util-linux-2.37.4-3.el9.x86_64
DEBUG: device-mapper-1.02.185-3.el9.x86_64
DEBUG: device-mapper-libs-1.02.185-3.el9.x86_64
DEBUG: cryptsetup-libs-2.4.3-4.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-250-7.el9.x86_64
DEBUG: systemd-250-7.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-6.el9.x86_64
DEBUG: polkit-0.117-10.el9.x86_64
DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: rtkit-0.11-28.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.187-5.el9.noarch
DEBUG: elfutils-libs-0.187-5.el9.x86_64
DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64
DEBUG: at-spi2-core-2.40.3-1.el9.x86_64
DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64
DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64
DEBUG: openssh-8.7p1-21.el9.x86_64
DEBUG: kbd-2.4.0-8.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpciaccess-0.16-6.el9.x86_64
DEBUG: libdrm-2.4.111-1.el9.x86_64
DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64
DEBUG: mesa-libGL-22.1.1-1.el9.x86_64
DEBUG: mesa-libgbm-22.1.1-1.el9.x86_64
DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64
DEBUG: mesa-libEGL-22.1.1-1.el9.x86_64
DEBUG: mesa-vulkan-drivers-22.1.1-1.el9.x86_64
DEBUG: vulkan-loader-1.3.204.0-2.el9.x86_64
DEBUG: libpipeline-1.5.3-4.el9.x86_64
DEBUG: man-db-2.9.3-6.el9.x86_64
DEBUG: environment-modules-5.0.1-1.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-22.el9.x86_64
DEBUG: libsoup-2.72.0-8.el9.x86_64
DEBUG: cups-libs-2.3.3op2-16.el9.x86_64
DEBUG: geoclue2-2.5.7-5.el9.x86_64
DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64
DEBUG: libosinfo-1.9.0-5.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-20.el9.x86_64
DEBUG: openldap-2.6.2-3.el9.x86_64
DEBUG: openldap-compat-2.6.2-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-18.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.187-5.el9.x86_64
DEBUG: elfutils-0.187-5.el9.x86_64
DEBUG: gdb-minimal-10.2-10.el9.x86_64
DEBUG: curl-7.76.1-18.el9.x86_64
DEBUG: rpm-4.16.1.3-17.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-17.el9.x86_64
DEBUG: policycoreutils-3.4-2.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-17.el9.x86_64
DEBUG: libappstream-glib-0.7.18-4.el9.x86_64
DEBUG: scl-utils-2.0.3-2.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: tpm2-tss-3.0.3-7.el9.x86_64
DEBUG: systemd-udev-250-7.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: openssh-clients-8.7p1-21.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: upower-0.99.11-11.el9.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: npth-1.6-8.el9.x86_64
DEBUG: gnupg2-2.3.3-1.el9.x86_64
DEBUG: gpgme-1.15.1-6.el9.x86_64
DEBUG: ostree-libs-2022.3-2.el9.x86_64
DEBUG: which-2.21-28.el9.x86_64
DEBUG: fuse-2.9.9-15.el9.x86_64
DEBUG: checkpolicy-3.4-1.el9.x86_64
DEBUG: python3-policycoreutils-3.4-2.el9.noarch
DEBUG: policycoreutils-python-utils-3.4-2.el9.noarch
DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64
DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64
DEBUG: binutils-2.35.2-24.el9.x86_64
DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64
DEBUG: giflib-5.2.1-9.el9.x86_64
DEBUG: glibc-headers-2.34-40.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-40.el9.x86_64
DEBUG: gcc-11.3.1-2.1.el9.x86_64
DEBUG: annobin-10.73-3.el9.x86_64
DEBUG: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-9.el9.noarch
DEBUG: python-srpm-macros-3.9-52.el9.noarch
DEBUG: redhat-rpm-config-196-1.el9.noarch
DEBUG: python-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-generators-12-8.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: libsndfile-1.0.31-7.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.el9.x86_64
DEBUG: libasyncns-0.8-22.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: pulseaudio-utils-15.0-2.el9.x86_64
DEBUG: libdatrie-0.2.13-4.el9.x86_64
DEBUG: libthai-0.1.28-8.el9.x86_64
DEBUG: pango-1.48.7-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libexif-0.6.22-6.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-7.el9.x86_64
DEBUG: libiptcdata-1.0.5-9.el9.x86_64
DEBUG: libldac-2.0.2.3-10.el9.x86_64
DEBUG: libsbc-1.4-9.el9.x86_64
DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64
DEBUG: pipewire-libs-0.3.47-2.el9.x86_64
DEBUG: wireplumber-0.4.8-1.el9.x86_64
DEBUG: pipewire-0.3.47-2.el9.x86_64
DEBUG: flatpak-1.12.7-2.el9.x86_64
DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64
DEBUG: libvisual-0.4.0-34.el9.x86_64
DEBUG: libwmf-lite-0.2.12-9.el9.x86_64
DEBUG: orc-0.4.31-6.el9.x86_64
DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64
DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64
DEBUG: tracker-3.1.2-2.el9.x86_64
DEBUG: tracker-miners-3.1.2-1.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.31-2.el9.x86_64
DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64
DEBUG: gtk2-2.24.33-7.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-25.el9.x86_64
DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64
DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64
DEBUG: python3-sphinx-3.4.3-7.el9.noarch
DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64
DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64
DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64
DEBUG: python3-devel-3.9.13-3.el9.x86_64
DEBUG: rpm-build-4.16.1.3-17.el9.x86_64
DEBUG: python3-pbr-5.9.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.33.1-4.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.39-2.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20220810115246.ce6a105.el9.noarch
DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64
DEBUG: binutils-gold-2.35.2-24.el9.x86_64
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: delorean-python-stevedore-ccd17543a37143913e886  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-role-qdr-config-b4566518601fb0  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-oslo-sphinx-f92583cfc34292ec144  12 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-tripleo-ipa-server-551bc63f641  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-tripleo-ipsec-b5559c8c8669638f  16 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 9 - BaseOS                         58 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 9 - AppStream                      49 kB/s | 4.4 kB     00:00    
DEBUG: CentOS Stream 9 - CRB                            13 kB/s | 6.8 kB     00:00    
DEBUG: CentOS Stream 9 - HighAvailability               32 kB/s | 7.3 kB     00:00    
DEBUG: dlrn-master-testing                              12 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                           14 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                 45 kB/s | 3.0 kB     00:00    
DEBUG: centos9-storage                                  31 kB/s | 3.0 kB     00:00    
DEBUG: centos9-opstools                                 47 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              43 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.3.1-2.1.el9.x86_64
DEBUG: crypto-policies-20220427-1.gitb2323a1.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2022a-1.el9.noarch
DEBUG: hwdata-0.348-9.4.el9.noarch
DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch
DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch
DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch
DEBUG: langpacks-core-font-en-3.0-16.el9.noarch
DEBUG: osinfo-db-20220727-3.el9.noarch
DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch
DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch
DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch
DEBUG: poppler-data-0.4.9-9.el9.noarch
DEBUG: perl-srpm-macros-1-41.el9.noarch
DEBUG: openblas-srpm-macros-2-11.el9.noarch
DEBUG: ocaml-srpm-macros-6-6.el9.noarch
DEBUG: libX11-common-1.7.0-7.el9.noarch
DEBUG: kernel-headers-5.14.0-142.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: vim-filesystem-8.2.2637-16.el9.noarch
DEBUG: python3-setuptools-wheel-53.0.0-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.40-2.el9.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: kbd-misc-2.4.0-8.el9.noarch
DEBUG: fuse-common-3.10.2-5.el9.x86_64
DEBUG: coreutils-common-8.32-32.el9.x86_64
DEBUG: centos-gpg-keys-9.0-12.el9.noarch
DEBUG: centos-stream-release-9.0-12.el9.noarch
DEBUG: centos-stream-repos-9.0-12.el9.noarch
DEBUG: setup-2.13.7-7.el9.noarch
DEBUG: filesystem-3.16-2.el9.x86_64
DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch
DEBUG: basesystem-11-13.el9.noarch
DEBUG: glibc-gconv-extra-2.34-40.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-40.el9.x86_64
DEBUG: glibc-common-2.34-40.el9.x86_64
DEBUG: glibc-2.34-40.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-4.el9.x86_64
DEBUG: zlib-1.2.11-33.el9.x86_64
DEBUG: libstdc++-11.3.1-2.1.el9.x86_64
DEBUG: xz-libs-5.2.5-8.el9.x86_64
DEBUG: libxml2-2.9.13-2.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: expat-2.4.7-1.el9.x86_64
DEBUG: libzstd-1.5.1-2.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libcap-2.48-8.el9.x86_64
DEBUG: libuuid-2.37.4-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.1-2.el9.x86_64
DEBUG: elfutils-libelf-0.187-5.el9.x86_64
DEBUG: libgpg-error-1.42-5.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: nspr-4.34.0-7.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: libgomp-11.3.1-2.1.el9.x86_64
DEBUG: libsepol-3.4-1.1.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64
DEBUG: nss-util-3.79.0-7.el9.x86_64
DEBUG: libgcrypt-1.10.0-4.el9.x86_64
DEBUG: libicu-67.1-9.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: libcap-ng-0.8.2-7.el9.x86_64
DEBUG: audit-libs-3.0.7-103.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.40-2.el9.x86_64
DEBUG: libselinux-3.4-3.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: alsa-lib-1.2.7.2-1.el9.x86_64
DEBUG: libX11-xcb-1.7.0-7.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: libsemanage-3.4-2.el9.x86_64
DEBUG: shadow-utils-4.9-5.el9.x86_64
DEBUG: less-590-1.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libcom_err-1.46.5-3.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: libtdb-1.4.6-1.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: fribidi-1.0.10-6.el9.2.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libstemmer-0-18.585svn.el9.x86_64
DEBUG: libxshmfence-1.3-10.el9.x86_64
DEBUG: openjpeg2-2.4.0-7.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: mesa-libglapi-22.1.1-1.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: libassuan-2.5.5-3.el9.x86_64
DEBUG: libwayland-server-1.19.0-4.el9.x86_64
DEBUG: exiv2-0.27.5-2.el9.x86_64
DEBUG: exiv2-libs-0.27.5-2.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-56.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: groff-base-1.22.4-10.el9.x86_64
DEBUG: libproxy-0.4.15-35.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-13.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: llvm-libs-14.0.5-1.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: fuse-libs-2.9.9-15.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-6.el9.x86_64
DEBUG: libsmartcols-2.37.4-3.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.1-40.el9.x86_64
DEBUG: coreutils-8.32-32.el9.x86_64
DEBUG: ca-certificates-2022.2.54-90.0.el9.noarch
DEBUG: systemd-libs-250-7.el9.x86_64
DEBUG: libblkid-2.37.4-3.el9.x86_64
DEBUG: libarchive-3.5.3-3.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: libmount-2.37.4-3.el9.x86_64
DEBUG: gzip-1.12-1.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.4-3.el9.x86_64
DEBUG: libusbx-1.0.26-1.el9.x86_64
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: avahi-libs-0.8-12.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.4.0-2.el9.x86_64
DEBUG: libXau-1.0.9-8.el9.x86_64
DEBUG: libxcb-1.13.1-9.el9.x86_64
DEBUG: libX11-1.7.0-7.el9.x86_64
DEBUG: libXext-1.3.4-8.el9.x86_64
DEBUG: libXrender-0.9.10-16.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: libXmu-1.1.3-8.el9.x86_64
DEBUG: libXcursor-1.2.0-7.el9.x86_64
DEBUG: libXdamage-1.1.5-7.el9.x86_64
DEBUG: libXrandr-1.5.2-8.el9.x86_64
DEBUG: libXinerama-1.1.4-10.el9.x86_64
DEBUG: libXcomposite-0.4.5-7.el9.x86_64
DEBUG: libXpm-3.5.13-7.el9.x86_64
DEBUG: libglvnd-1.3.4-1.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.el9.x86_64
DEBUG: libXv-1.0.11-16.el9.x86_64
DEBUG: libXxf86vm-1.1.4-18.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: util-linux-core-2.37.4-3.el9.x86_64
DEBUG: procps-ng-3.3.17-6.el9.x86_64
DEBUG: p11-kit-server-0.24.1-2.el9.x86_64
DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch
DEBUG: python-unversioned-command-3.9.13-3.el9.noarch
DEBUG: python3-3.9.13-3.el9.x86_64
DEBUG: python3-libs-3.9.13-3.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-idna-2.10-7.el9.noarch
DEBUG: python3-six-1.15.0-9.el9.noarch
DEBUG: python3-greenlet-1.1.2-3.el9.x86_64
DEBUG: python3-libselinux-3.4-3.el9.x86_64
DEBUG: python3-libsemanage-3.4-2.el9.x86_64
DEBUG: python3-setools-4.4.0-5.el9.x86_64
DEBUG: python3-pip-21.2.3-6.el9.noarch
DEBUG: crypto-policies-scripts-20220427-1.gitb2323a1.el9.noarch
DEBUG: python3-chardet-4.0.0-5.el9.noarch
DEBUG: python3-dns-2.1.0-6.el9.noarch
DEBUG: python3-pyparsing-2.4.7-9.el9.noarch
DEBUG: python3-packaging-20.9-5.el9.noarch
DEBUG: python3-pysocks-1.7.1-12.el9.noarch
DEBUG: python3-urllib3-1.26.5-3.el9.noarch
DEBUG: python3-requests-2.25.1-6.el9.noarch
DEBUG: python3-audit-3.0.7-103.el9.x86_64
DEBUG: python3-pytz-2021.1-4.el9.noarch
DEBUG: python3-babel-2.9.1-2.el9.noarch
DEBUG: python3-docutils-0.16-6.el9.noarch
DEBUG: python3-imagesize-1.2.0-6.el9.noarch
DEBUG: python3-pygments-2.7.4-4.el9.noarch
DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch
DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-2.0.1-4.el9s.noarch
DEBUG: openssl-3.0.1-40.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-28-7.el9.x86_64
DEBUG: xz-5.2.5-8.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: iso-codes-4.6.0-3.el9.noarch
DEBUG: zip-3.0-33.el9.x86_64
DEBUG: cpp-11.3.1-2.1.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: bubblewrap-0.4.1-6.el9.x86_64
DEBUG: libselinux-utils-3.4-3.el9.x86_64
DEBUG: tar-1.34-5.el9.x86_64
DEBUG: zstd-1.5.1-2.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: nss-softokn-freebl-3.79.0-7.el9.x86_64
DEBUG: nss-softokn-3.79.0-7.el9.x86_64
DEBUG: nss-sysinit-3.79.0-7.el9.x86_64
DEBUG: nss-3.79.0-7.el9.x86_64
DEBUG: flac-libs-1.3.3-10.el9.x86_64
DEBUG: libtheora-1.1.1-31.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: libksba-1.5.1-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.6-4.el9.x86_64
DEBUG: glib2-2.68.4-5.el9.x86_64
DEBUG: json-glib-1.6.6-1.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: polkit-libs-0.117-10.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: gsettings-desktop-schemas-40.0-4.el9.x86_64
DEBUG: ModemManager-glib-1.18.2-3.el9.x86_64
DEBUG: NetworkManager-libnm-1.39.12-1.el9.x86_64
DEBUG: gobject-introspection-1.68.0-10.el9.x86_64
DEBUG: libgudev-237-1.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64
DEBUG: libgsf-1.14.47-5.el9.x86_64
DEBUG: libnotify-0.7.9-8.el9.x86_64
DEBUG: avahi-glib-0.8-12.el9.x86_64
DEBUG: graphene-1.10.6-2.el9.x86_64
DEBUG: libgexiv2-0.12.3-1.el9.x86_64
DEBUG: low-memory-monitor-2.1-4.el9.x86_64
DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64
DEBUG: webkit2gtk3-jsc-2.36.5-2.el9.x86_64
DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64
DEBUG: glib-networking-2.68.3-3.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-5.el9.x86_64
DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: libxslt-1.1.34-9.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-9.el9.x86_64
DEBUG: harfbuzz-2.7.4-8.el9.x86_64
DEBUG: fontconfig-2.14.0-1.el9.x86_64
DEBUG: cairo-1.17.4-7.el9.x86_64
DEBUG: cairo-gobject-1.17.4-7.el9.x86_64
DEBUG: libgxps-0.3.2-3.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXft-2.3.3-8.el9.x86_64
DEBUG: poppler-21.01.0-13.el9.x86_64
DEBUG: poppler-glib-21.01.0-13.el9.x86_64
DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch
DEBUG: urw-base35-fonts-20200910-6.el9.noarch
DEBUG: libraqm-0.7.0-7.el9s.x86_64
DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64
DEBUG: info-6.7-15.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: tcl-8.6.10-7.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: systemd-rpm-macros-250-7.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: ncurses-6.2-8.20210508.el9.x86_64
DEBUG: perl-Digest-1.19-4.el9.noarch
DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64
DEBUG: perl-B-1.80-479.el9.x86_64
DEBUG: perl-FileHandle-2.03-479.el9.noarch
DEBUG: perl-AutoLoader-5.74-479.el9.noarch
DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64
DEBUG: perl-libnet-3.13-4.el9.noarch
DEBUG: perl-base-2.27-479.el9.noarch
DEBUG: perl-URI-5.09-3.el9.noarch
DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64
DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch
DEBUG: perl-if-0.60.800-479.el9.noarch
DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch
DEBUG: perl-Time-Local-1.300-7.el9.noarch
DEBUG: perl-File-Path-2.18-4.el9.noarch
DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch
DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch
DEBUG: perl-Class-Struct-0.66-479.el9.noarch
DEBUG: perl-POSIX-1.94-479.el9.x86_64
DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch
DEBUG: perl-IPC-Open3-1.21-479.el9.noarch
DEBUG: perl-subs-1.03-479.el9.noarch
DEBUG: perl-File-Temp-0.231.100-4.el9.noarch
DEBUG: perl-Term-Cap-1.17-460.el9.noarch
DEBUG: perl-Pod-Simple-3.42-4.el9.noarch
DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch
DEBUG: perl-Socket-2.031-4.el9.x86_64
DEBUG: perl-SelectSaver-1.02-479.el9.noarch
DEBUG: perl-Symbol-1.08-479.el9.noarch
DEBUG: perl-File-stat-1.09-479.el9.noarch
DEBUG: perl-podlators-4.14-460.el9.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch
DEBUG: perl-Fcntl-1.13-479.el9.x86_64
DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch
DEBUG: perl-mro-1.23-479.el9.x86_64
DEBUG: perl-IO-1.43-479.el9.x86_64
DEBUG: perl-overloading-0.02-479.el9.noarch
DEBUG: perl-Pod-Usage-2.01-4.el9.noarch
DEBUG: perl-Errno-1.30-479.el9.x86_64
DEBUG: perl-File-Basename-2.85-479.el9.noarch
DEBUG: perl-Getopt-Std-1.12-479.el9.noarch
DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64
DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64
DEBUG: perl-constant-1.33-461.el9.noarch
DEBUG: perl-Storable-3.21-460.el9.x86_64
DEBUG: perl-overload-1.31-479.el9.noarch
DEBUG: perl-parent-0.238-460.el9.noarch
DEBUG: perl-vars-1.05-479.el9.noarch
DEBUG: perl-Getopt-Long-2.52-4.el9.noarch
DEBUG: perl-Carp-1.50-460.el9.noarch
DEBUG: perl-Exporter-5.74-461.el9.noarch
DEBUG: perl-NDBM_File-1.15-479.el9.x86_64
DEBUG: perl-PathTools-3.78-461.el9.x86_64
DEBUG: perl-Encode-3.08-462.el9.x86_64
DEBUG: perl-libs-5.32.1-479.el9.x86_64
DEBUG: perl-interpreter-5.32.1-479.el9.x86_64
DEBUG: kernel-srpm-macros-1.0-11.el9.noarch
DEBUG: bluez-libs-5.56-6.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-53.el9.x86_64
DEBUG: libeconf-0.4.1-2.el9.x86_64
DEBUG: libpwquality-1.4.4-8.el9.x86_64
DEBUG: pam-1.5.1-12.el9.x86_64
DEBUG: util-linux-2.37.4-3.el9.x86_64
DEBUG: device-mapper-1.02.185-3.el9.x86_64
DEBUG: device-mapper-libs-1.02.185-3.el9.x86_64
DEBUG: cryptsetup-libs-2.4.3-4.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-250-7.el9.x86_64
DEBUG: systemd-250-7.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-6.el9.x86_64
DEBUG: polkit-0.117-10.el9.x86_64
DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: rtkit-0.11-28.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.187-5.el9.noarch
DEBUG: elfutils-libs-0.187-5.el9.x86_64
DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64
DEBUG: at-spi2-core-2.40.3-1.el9.x86_64
DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64
DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64
DEBUG: openssh-8.7p1-21.el9.x86_64
DEBUG: kbd-2.4.0-8.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpciaccess-0.16-6.el9.x86_64
DEBUG: libdrm-2.4.111-1.el9.x86_64
DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64
DEBUG: mesa-libGL-22.1.1-1.el9.x86_64
DEBUG: mesa-libgbm-22.1.1-1.el9.x86_64
DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64
DEBUG: mesa-libEGL-22.1.1-1.el9.x86_64
DEBUG: mesa-vulkan-drivers-22.1.1-1.el9.x86_64
DEBUG: vulkan-loader-1.3.204.0-2.el9.x86_64
DEBUG: libpipeline-1.5.3-4.el9.x86_64
DEBUG: man-db-2.9.3-6.el9.x86_64
DEBUG: environment-modules-5.0.1-1.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-22.el9.x86_64
DEBUG: libsoup-2.72.0-8.el9.x86_64
DEBUG: cups-libs-2.3.3op2-16.el9.x86_64
DEBUG: geoclue2-2.5.7-5.el9.x86_64
DEBUG: osinfo-db-tools-1.9.0-3.el9.x86_64
DEBUG: libosinfo-1.9.0-5.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-20.el9.x86_64
DEBUG: openldap-2.6.2-3.el9.x86_64
DEBUG: openldap-compat-2.6.2-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-18.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.187-5.el9.x86_64
DEBUG: elfutils-0.187-5.el9.x86_64
DEBUG: gdb-minimal-10.2-10.el9.x86_64
DEBUG: curl-7.76.1-18.el9.x86_64
DEBUG: rpm-4.16.1.3-17.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-17.el9.x86_64
DEBUG: policycoreutils-3.4-2.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-17.el9.x86_64
DEBUG: libappstream-glib-0.7.18-4.el9.x86_64
DEBUG: scl-utils-2.0.3-2.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: tpm2-tss-3.0.3-7.el9.x86_64
DEBUG: systemd-udev-250-7.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: openssh-clients-8.7p1-21.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: upower-0.99.11-11.el9.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: npth-1.6-8.el9.x86_64
DEBUG: gnupg2-2.3.3-1.el9.x86_64
DEBUG: gpgme-1.15.1-6.el9.x86_64
DEBUG: ostree-libs-2022.3-2.el9.x86_64
DEBUG: which-2.21-28.el9.x86_64
DEBUG: fuse-2.9.9-15.el9.x86_64
DEBUG: checkpolicy-3.4-1.el9.x86_64
DEBUG: python3-policycoreutils-3.4-2.el9.noarch
DEBUG: policycoreutils-python-utils-3.4-2.el9.noarch
DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64
DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64
DEBUG: binutils-2.35.2-24.el9.x86_64
DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64
DEBUG: giflib-5.2.1-9.el9.x86_64
DEBUG: glibc-headers-2.34-40.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-40.el9.x86_64
DEBUG: gcc-11.3.1-2.1.el9.x86_64
DEBUG: annobin-10.73-3.el9.x86_64
DEBUG: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-9.el9.noarch
DEBUG: python-srpm-macros-3.9-52.el9.noarch
DEBUG: redhat-rpm-config-196-1.el9.noarch
DEBUG: python-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-macros-3.9-52.el9.noarch
DEBUG: python3-rpm-generators-12-8.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: libsndfile-1.0.31-7.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.el9.x86_64
DEBUG: libasyncns-0.8-22.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: pulseaudio-utils-15.0-2.el9.x86_64
DEBUG: libdatrie-0.2.13-4.el9.x86_64
DEBUG: libthai-0.1.28-8.el9.x86_64
DEBUG: pango-1.48.7-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libexif-0.6.22-6.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-7.el9.x86_64
DEBUG: libiptcdata-1.0.5-9.el9.x86_64
DEBUG: libldac-2.0.2.3-10.el9.x86_64
DEBUG: libsbc-1.4-9.el9.x86_64
DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64
DEBUG: pipewire-libs-0.3.47-2.el9.x86_64
DEBUG: wireplumber-0.4.8-1.el9.x86_64
DEBUG: pipewire-0.3.47-2.el9.x86_64
DEBUG: flatpak-1.12.7-2.el9.x86_64
DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64
DEBUG: libvisual-0.4.0-34.el9.x86_64
DEBUG: libwmf-lite-0.2.12-9.el9.x86_64
DEBUG: orc-0.4.31-6.el9.x86_64
DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64
DEBUG: libtracker-sparql-3.1.2-2.el9.x86_64
DEBUG: tracker-3.1.2-2.el9.x86_64
DEBUG: tracker-miners-3.1.2-1.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.31-2.el9.x86_64
DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64
DEBUG: gtk2-2.24.33-7.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-25.el9.x86_64
DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64
DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64
DEBUG: python3-sphinx-3.4.3-7.el9.noarch
DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64
DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64
DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64
DEBUG: python3-devel-3.9.13-3.el9.x86_64
DEBUG: rpm-build-4.16.1.3-17.el9.x86_64
DEBUG: python3-pbr-5.9.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.33.1-4.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.39-2.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20220810115246.ce6a105.el9.noarch
DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64
DEBUG: binutils-gold-2.35.2-24.el9.x86_64
DEBUG: Child return code was: 0
Finish: dnf update
DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/.initialized
Finish: chroot init
Start: build phase for python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
Start: build setup for python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Updating / installing...
DEBUG: python-os-ken-2.4.1-0.20220810175439.a########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: os-ken-2.4.1.dev2-0.20220810175439.abb436d.tar.gz
DEBUG: python-os-ken.spec
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-1/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f0baebbc710>timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-1/root/installation-homedir
DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root//builddir/build/SRPMS/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root//builddir/build/SRPMS/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: Last metadata expiration check: 0:00:03 ago on Wed Aug 10 17:56:42 2022.
DEBUG: Package git-core-2.31.1-2.el9.2.x86_64 is already installed.
DEBUG: Package python3-devel-3.9.13-3.el9.x86_64 is already installed.
DEBUG: Package python3-dns-2.1.0-6.el9.noarch is already installed.
DEBUG: Package python3-eventlet-0.33.1-4.el9s.noarch is already installed.
DEBUG: Package python3-greenlet-1.1.2-3.el9.x86_64 is already installed.
DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed.
DEBUG: No matching package to install: 'python3-oslo-config'
DEBUG: Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed.
DEBUG: Not all dependencies satisfied
DEBUG: Error: Some packages could not be found.
DEBUG: Child return code was: 1
Finish: build setup for python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
Finish: build phase for python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm
ERROR: Exception(/home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm) Config(dlrn-centos9-master-x86_64-1) 0 minutes 34 seconds
INFO: Results and/or logs in: /home/centos9-master/data/repos/component/network/ab/b4/abb436deb33dfadfb208d6a754f1537c7f6e0f2b_88d54fd8
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
ERROR: Command failed: 
 # /usr/bin/dnf builddep --installroot /var/lib/mock/dlrn-centos9-master-x86_64-1/root/ --releasever 9 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos9-master-x86_64-1/root//builddir/build/SRPMS/python-os-ken-2.4.1-0.20220810175439.abb436d.el9.src.rpm --setopt=tsflags=nocontexts
No matches found for the following disable plugin patterns: local, spacewalk
Last metadata expiration check: 0:00:03 ago on Wed Aug 10 17:56:42 2022.
Package git-core-2.31.1-2.el9.2.x86_64 is already installed.
Package python3-devel-3.9.13-3.el9.x86_64 is already installed.
Package python3-dns-2.1.0-6.el9.noarch is already installed.
Package python3-eventlet-0.33.1-4.el9s.noarch is already installed.
Package python3-greenlet-1.1.2-3.el9.x86_64 is already installed.
Package python3-setuptools-57.4.0-1.el9s.noarch is already installed.
No matching package to install: 'python3-oslo-config'
Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed.
Not all dependencies satisfied
Error: Some packages could not be found.