+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8' + '[' -x /usr/bin/python3 ']' + PYTHON=python2 + echo 'Using python2 as python interpreter' Using python2 as python interpreter + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 --clean INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/3d/17/3d17c6eb4959e5ec1d07e0cc49bd042ae9a89dc0_923883d8 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 --init INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/3d/17/3d17c6eb4959e5ec1d07e0cc49bd042ae9a89dc0_923883d8 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3473904 3329948 814480 9461936 11639140 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '57203c75d4a0400789e35addd3d44bf7', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-master-uc/data/dlrn-9.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 8f2a3249848e7520de83ab1b9df54b72455a99ec Note: checking out '8f2a3249848e7520de83ab1b9df54b72455a99ec'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 8f2a324... Use --containerized flag to support 1.{13,14,15}.x in Atomic + mkdir /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-master-uc/data/dlrn-9.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version) || python setup.py --version)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-master-uc/data/dlrn-9.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 9.1.0.dev62 8f2a324 + UPSTREAMVERSION=9.1.0.dev62 + [[ 9.1.0.dev62 =~ ([^-]*)-(.+) ]] + [[ 9.1.0.dev62 =~ (.*?)\.(0rc.+) ]] + [[ 9.1.0.dev62 =~ (.*?)\.(0b.+) ]] + [[ 9.1.0.dev62 =~ (.*?)\.(0a.+) ]] + [[ 9.1.0.dev62 =~ (.*?)\.(dev.+) ]] + VERSION=9.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20191121213802 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20191121213802.8f2a324 + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/3d/17/3d17c6eb4959e5ec1d07e0cc49bd042ae9a89dc0_923883d8 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3476336 3305704 833608 9483748 11617604 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 852M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f11c6e3fec0a4cf58e47059b88972dee', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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: ['/usr/bin/systemd-nspawn', '-q', '-M', '456950fae1f846e2ba7c024f3aae0486', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating magnum.egg-info writing requirements to magnum.egg-info/requires.txt writing magnum.egg-info/PKG-INFO writing top-level names to magnum.egg-info/top_level.txt writing dependency_links to magnum.egg-info/dependency_links.txt writing entry points to magnum.egg-info/entry_points.txt writing pbr to magnum.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'magnum.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'magnum.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating magnum-9.1.0.dev62 creating magnum-9.1.0.dev62/api-ref creating magnum-9.1.0.dev62/api-ref/source creating magnum-9.1.0.dev62/api-ref/source/samples creating magnum-9.1.0.dev62/contrib creating magnum-9.1.0.dev62/contrib/drivers creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/environment.d creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/install.d creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/post-install.d creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates creating magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates/fragments creating magnum-9.1.0.dev62/contrib/drivers/heat creating magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 creating magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/image creating magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates creating magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments creating magnum-9.1.0.dev62/contrib/templates creating magnum-9.1.0.dev62/contrib/templates/example creating magnum-9.1.0.dev62/contrib/templates/example/example_template creating magnum-9.1.0.dev62/devstack creating magnum-9.1.0.dev62/devstack/lib creating magnum-9.1.0.dev62/doc creating magnum-9.1.0.dev62/doc/examples creating magnum-9.1.0.dev62/doc/examples/etc creating magnum-9.1.0.dev62/doc/examples/etc/init creating magnum-9.1.0.dev62/doc/examples/etc/logrotate.d creating magnum-9.1.0.dev62/doc/examples/etc/systemd creating magnum-9.1.0.dev62/doc/examples/etc/systemd/system creating magnum-9.1.0.dev62/doc/source creating magnum-9.1.0.dev62/doc/source/admin creating magnum-9.1.0.dev62/doc/source/cli creating magnum-9.1.0.dev62/doc/source/configuration creating magnum-9.1.0.dev62/doc/source/configuration/samples creating magnum-9.1.0.dev62/doc/source/contributor creating magnum-9.1.0.dev62/doc/source/images creating magnum-9.1.0.dev62/doc/source/install creating magnum-9.1.0.dev62/doc/source/install/common creating magnum-9.1.0.dev62/doc/source/user creating magnum-9.1.0.dev62/dockerfiles creating magnum-9.1.0.dev62/dockerfiles/cluster-autoscaler creating magnum-9.1.0.dev62/dockerfiles/heat-container-agent creating magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts creating magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts/hooks creating magnum-9.1.0.dev62/dockerfiles/helm-client creating magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver creating magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager creating magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet creating magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy creating magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler creating magnum-9.1.0.dev62/etc creating magnum-9.1.0.dev62/etc/magnum creating magnum-9.1.0.dev62/magnum creating magnum-9.1.0.dev62/magnum.egg-info creating magnum-9.1.0.dev62/magnum/api creating magnum-9.1.0.dev62/magnum/api/controllers creating magnum-9.1.0.dev62/magnum/api/controllers/v1 creating magnum-9.1.0.dev62/magnum/api/middleware creating magnum-9.1.0.dev62/magnum/cmd creating magnum-9.1.0.dev62/magnum/common creating magnum-9.1.0.dev62/magnum/common/cert_manager creating magnum-9.1.0.dev62/magnum/common/policies creating magnum-9.1.0.dev62/magnum/common/x509 creating magnum-9.1.0.dev62/magnum/conductor creating magnum-9.1.0.dev62/magnum/conductor/handlers creating magnum-9.1.0.dev62/magnum/conductor/handlers/common creating magnum-9.1.0.dev62/magnum/conductor/tasks creating magnum-9.1.0.dev62/magnum/conf creating magnum-9.1.0.dev62/magnum/db creating magnum-9.1.0.dev62/magnum/db/sqlalchemy creating magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic creating magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions creating magnum-9.1.0.dev62/magnum/drivers creating magnum-9.1.0.dev62/magnum/drivers/common creating magnum-9.1.0.dev62/magnum/drivers/common/templates creating magnum-9.1.0.dev62/magnum/drivers/common/templates/environments creating magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments creating magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes creating magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments creating magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/helm creating magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm creating magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments creating magnum-9.1.0.dev62/magnum/drivers/heat creating magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1 creating magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates creating magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1 creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/templates creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/tools creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1 creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1/templates creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1 creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/image creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes creating magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/templates creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates creating magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1 creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/image creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/templates creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2 creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates creating magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments creating magnum-9.1.0.dev62/magnum/hacking creating magnum-9.1.0.dev62/magnum/objects creating magnum-9.1.0.dev62/magnum/service creating magnum-9.1.0.dev62/magnum/servicegroup creating magnum-9.1.0.dev62/magnum/tests creating magnum-9.1.0.dev62/magnum/tests/contrib creating magnum-9.1.0.dev62/magnum/tests/functional creating magnum-9.1.0.dev62/magnum/tests/functional/api creating magnum-9.1.0.dev62/magnum/tests/functional/api/v1 creating magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients creating magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models creating magnum-9.1.0.dev62/magnum/tests/functional/common creating magnum-9.1.0.dev62/magnum/tests/functional/k8s creating magnum-9.1.0.dev62/magnum/tests/functional/k8s_coreos creating magnum-9.1.0.dev62/magnum/tests/functional/k8s_ironic creating magnum-9.1.0.dev62/magnum/tests/functional/mesos creating magnum-9.1.0.dev62/magnum/tests/functional/swarm creating magnum-9.1.0.dev62/magnum/tests/functional/swarm_mode creating magnum-9.1.0.dev62/magnum/tests/unit creating magnum-9.1.0.dev62/magnum/tests/unit/api creating magnum-9.1.0.dev62/magnum/tests/unit/api/controllers creating magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 creating magnum-9.1.0.dev62/magnum/tests/unit/cmd creating magnum-9.1.0.dev62/magnum/tests/unit/common creating magnum-9.1.0.dev62/magnum/tests/unit/common/cert_manager creating magnum-9.1.0.dev62/magnum/tests/unit/common/x509 creating magnum-9.1.0.dev62/magnum/tests/unit/conductor creating magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers creating magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers/common creating magnum-9.1.0.dev62/magnum/tests/unit/conductor/tasks creating magnum-9.1.0.dev62/magnum/tests/unit/conf creating magnum-9.1.0.dev62/magnum/tests/unit/db creating magnum-9.1.0.dev62/magnum/tests/unit/db/sqlalchemy creating magnum-9.1.0.dev62/magnum/tests/unit/drivers creating magnum-9.1.0.dev62/magnum/tests/unit/objects creating magnum-9.1.0.dev62/magnum/tests/unit/service creating magnum-9.1.0.dev62/magnum/tests/unit/servicegroup creating magnum-9.1.0.dev62/magnum/tests/unit/template creating magnum-9.1.0.dev62/playbooks creating magnum-9.1.0.dev62/playbooks/post creating magnum-9.1.0.dev62/playbooks/pre creating magnum-9.1.0.dev62/releasenotes creating magnum-9.1.0.dev62/releasenotes/notes creating magnum-9.1.0.dev62/releasenotes/source creating magnum-9.1.0.dev62/releasenotes/source/_static creating magnum-9.1.0.dev62/releasenotes/source/_templates creating magnum-9.1.0.dev62/releasenotes/source/locale creating magnum-9.1.0.dev62/releasenotes/source/locale/en_GB creating magnum-9.1.0.dev62/releasenotes/source/locale/en_GB/LC_MESSAGES creating magnum-9.1.0.dev62/releasenotes/source/locale/fr creating magnum-9.1.0.dev62/releasenotes/source/locale/fr/LC_MESSAGES creating magnum-9.1.0.dev62/releasenotes/source/locale/ja creating magnum-9.1.0.dev62/releasenotes/source/locale/ja/LC_MESSAGES creating magnum-9.1.0.dev62/specs creating magnum-9.1.0.dev62/tools copying files to magnum-9.1.0.dev62... copying .coveragerc -> magnum-9.1.0.dev62 copying .mailmap -> magnum-9.1.0.dev62 copying .stestr.conf -> magnum-9.1.0.dev62 copying .testr.conf -> magnum-9.1.0.dev62 copying .zuul.yaml -> magnum-9.1.0.dev62 copying AUTHORS -> magnum-9.1.0.dev62 copying CONTRIBUTING.rst -> magnum-9.1.0.dev62 copying ChangeLog -> magnum-9.1.0.dev62 copying HACKING.rst -> magnum-9.1.0.dev62 copying LICENSE -> magnum-9.1.0.dev62 copying README.rst -> magnum-9.1.0.dev62 copying babel.cfg -> magnum-9.1.0.dev62 copying bindep.txt -> magnum-9.1.0.dev62 copying functional_creds.conf.sample -> magnum-9.1.0.dev62 copying lower-constraints.txt -> magnum-9.1.0.dev62 copying requirements.txt -> magnum-9.1.0.dev62 copying setup.cfg -> magnum-9.1.0.dev62 copying setup.py -> magnum-9.1.0.dev62 copying test-requirements.txt -> magnum-9.1.0.dev62 copying tox.ini -> magnum-9.1.0.dev62 copying api-ref/source/baymodels.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/bays.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/certificates.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/clusters.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/clustertemplates.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/conf.py -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/index.rst -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/mservices.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/parameters.yaml -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/quotas.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/stats.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/status.yaml -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/urls.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/versions.inc -> magnum-9.1.0.dev62/api-ref/source copying api-ref/source/samples/bay-create-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/bay-create-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/bay-get-all-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/bay-get-one-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/bay-update-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/baymodel-create-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/baymodel-create-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/baymodel-get-all-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/baymodel-update-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/certificates-ca-show-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-create-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-create-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-get-all-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-get-one-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-resize-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-resize-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-update-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/clustertemplate-get-all-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/clustertemplate-update-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/mservice-get-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-create-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-create-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-delete-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-get-all-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-get-one-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-update-req.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/quota-update-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/stats-get-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/versions-01-get-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying api-ref/source/samples/versions-get-resp.json -> magnum-9.1.0.dev62/api-ref/source/samples copying contrib/drivers/dcos_centos_v1/README.md -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/__init__.py -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/driver.py -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/monitor.py -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/scale_manager.py -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/template_def.py -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/version.py -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/image/README.md -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/install_imagebuild_deps.sh -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/validate_dcos_image.sh -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/dcos/elements-deps -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/package-installs.yaml -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/environment.d/10-dcos-install-url -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/environment.d copying contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d/99-download-generate-config -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d copying contrib/drivers/dcos_centos_v1/image/dcos/post-install.d/99-add-norgoup -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/dcos/post-install.d/99-enable-ntp -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/elements-deps -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker copying contrib/drivers/dcos_centos_v1/image/docker/install.d/50-install-docker -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/install.d copying contrib/drivers/dcos_centos_v1/image/docker/post-install.d/60-enable-docker-service -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/pre-install.d/10-enable-overlay -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/image/docker/pre-install.d/20-configure-docker-service -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/templates/dcoscluster.yaml -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosmaster.yaml -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosslave.yaml -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/lb.yaml -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/secgroup.yaml -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/fragments/configure-dcos.sh -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/dcos_centos_v1/templates/fragments/write-heat-params.sh -> magnum-9.1.0.dev62/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/heat/dcos_centos_template_def.py -> magnum-9.1.0.dev62/contrib/drivers/heat copying contrib/drivers/k8s_opensuse_v1/README.md -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/__init__.py -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/driver.py -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/setup.py -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/template_def.py -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/version.py -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/image/README.md -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/config.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/images.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/openSUSE-Leap-42.1-JeOS-for-OpenStack-Magnum-K8s.kiwi -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/templates/COPYING -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/README.md -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubecluster.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubemaster.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubeminion.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/fragments/add-proxy.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-docker.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-etcd.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-master.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-minion.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-master.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-minion.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/create-kubernetes-user.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert-client.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert.sh -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-master.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-minion.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-kubeconfig.yaml -> magnum-9.1.0.dev62/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/templates/example/README.rst -> magnum-9.1.0.dev62/contrib/templates/example copying contrib/templates/example/setup.py -> magnum-9.1.0.dev62/contrib/templates/example copying contrib/templates/example/example_template/__init__.py -> magnum-9.1.0.dev62/contrib/templates/example/example_template copying contrib/templates/example/example_template/example.yaml -> magnum-9.1.0.dev62/contrib/templates/example/example_template copying devstack/README.rst -> magnum-9.1.0.dev62/devstack copying devstack/plugin.sh -> magnum-9.1.0.dev62/devstack copying devstack/settings -> magnum-9.1.0.dev62/devstack copying devstack/lib/magnum -> magnum-9.1.0.dev62/devstack/lib copying doc/requirements.txt -> magnum-9.1.0.dev62/doc copying doc/examples/etc/init/magnum-api.conf -> magnum-9.1.0.dev62/doc/examples/etc/init copying doc/examples/etc/init/magnum-conductor.conf -> magnum-9.1.0.dev62/doc/examples/etc/init copying doc/examples/etc/logrotate.d/magnum.logrotate -> magnum-9.1.0.dev62/doc/examples/etc/logrotate.d copying doc/examples/etc/systemd/system/magnum-api.service -> magnum-9.1.0.dev62/doc/examples/etc/systemd/system copying doc/examples/etc/systemd/system/magnum-conductor.service -> magnum-9.1.0.dev62/doc/examples/etc/systemd/system copying doc/source/conf.py -> magnum-9.1.0.dev62/doc/source copying doc/source/index.rst -> magnum-9.1.0.dev62/doc/source copying doc/source/admin/configuring.rst -> magnum-9.1.0.dev62/doc/source/admin copying doc/source/admin/gmr.rst -> magnum-9.1.0.dev62/doc/source/admin copying doc/source/admin/index.rst -> magnum-9.1.0.dev62/doc/source/admin copying doc/source/admin/magnum-proxy.rst -> magnum-9.1.0.dev62/doc/source/admin copying doc/source/admin/troubleshooting-guide.rst -> magnum-9.1.0.dev62/doc/source/admin copying doc/source/cli/index.rst -> magnum-9.1.0.dev62/doc/source/cli copying doc/source/cli/magnum-status.rst -> magnum-9.1.0.dev62/doc/source/cli copying doc/source/configuration/index.rst -> magnum-9.1.0.dev62/doc/source/configuration copying doc/source/configuration/sample-config.rst -> magnum-9.1.0.dev62/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> magnum-9.1.0.dev62/doc/source/configuration copying doc/source/configuration/samples/index.rst -> magnum-9.1.0.dev62/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> magnum-9.1.0.dev62/doc/source/configuration/samples copying doc/source/contributor/api-microversion-history.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/api-microversion.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/contributing.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/functional-test.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/index.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/objects.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/policies.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/quickstart.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/reno.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/contributor/troubleshooting.rst -> magnum-9.1.0.dev62/doc/source/contributor copying doc/source/images/MagnumVolumeIntegration.png -> magnum-9.1.0.dev62/doc/source/images copying doc/source/images/cluster-create.png -> magnum-9.1.0.dev62/doc/source/images copying doc/source/images/cluster-template-details.png -> magnum-9.1.0.dev62/doc/source/images copying doc/source/images/cluster-template.png -> magnum-9.1.0.dev62/doc/source/images copying doc/source/install/get_started.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/index.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/install-debian-manual.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/install-guide-from-source.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/install-obs.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/install-rdo.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/install-ubuntu.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/install.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/launch-instance.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/next-steps.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/verify.rst -> magnum-9.1.0.dev62/doc/source/install copying doc/source/install/common/configure_2_edit_magnum_conf.rst -> magnum-9.1.0.dev62/doc/source/install/common copying doc/source/install/common/configure_3_populate_database.rst -> magnum-9.1.0.dev62/doc/source/install/common copying doc/source/install/common/prerequisites.rst -> magnum-9.1.0.dev62/doc/source/install/common copying doc/source/user/cluster-type-definition.rst -> magnum-9.1.0.dev62/doc/source/user copying doc/source/user/glossary.rst -> magnum-9.1.0.dev62/doc/source/user copying doc/source/user/heat-templates.rst -> magnum-9.1.0.dev62/doc/source/user copying doc/source/user/index.rst -> magnum-9.1.0.dev62/doc/source/user copying doc/source/user/k8s-keystone-authN-authZ.rst -> magnum-9.1.0.dev62/doc/source/user copying doc/source/user/kubernetes-load-balancer.rst -> magnum-9.1.0.dev62/doc/source/user copying doc/source/user/rolling-upgrade.rst -> magnum-9.1.0.dev62/doc/source/user copying dockerfiles/cluster-autoscaler/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/cluster-autoscaler copying dockerfiles/heat-container-agent/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/config.json.template -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/launch -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/manifest.json -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/service.template -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/tmpfiles.template -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/scripts/50-heat-config-docker-compose -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/55-heat-config -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/configure_container_agent.sh -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/heat-config-notify -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/write-os-apply-config-templates.sh -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/hooks/atomic -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/docker-compose -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/script -> magnum-9.1.0.dev62/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/helm-client/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/helm-client copying dockerfiles/kubernetes-apiserver/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/apiserver -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config.json.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/launch.sh -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/service.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/sources -> magnum-9.1.0.dev62/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-controller-manager/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config.json.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/controller-manager -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/launch.sh -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/service.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/sources -> magnum-9.1.0.dev62/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-kubelet/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config.json.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/kubelet -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/launch.sh -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/manifest.json -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/service.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/sources -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/tmpfiles.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-proxy/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config.json.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/launch.sh -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/proxy -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/service.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/sources -> magnum-9.1.0.dev62/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-scheduler/Dockerfile -> magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config -> magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config.json.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/launch.sh -> magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/scheduler -> magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/service.template -> magnum-9.1.0.dev62/dockerfiles/kubernetes-scheduler copying etc/magnum/README-magnum.conf.txt -> magnum-9.1.0.dev62/etc/magnum copying etc/magnum/api-paste.ini -> magnum-9.1.0.dev62/etc/magnum copying etc/magnum/keystone_auth_default_policy.sample -> magnum-9.1.0.dev62/etc/magnum copying etc/magnum/magnum-config-generator.conf -> magnum-9.1.0.dev62/etc/magnum copying etc/magnum/magnum-policy-generator.conf -> magnum-9.1.0.dev62/etc/magnum copying magnum/__init__.py -> magnum-9.1.0.dev62/magnum copying magnum/i18n.py -> magnum-9.1.0.dev62/magnum copying magnum/version.py -> magnum-9.1.0.dev62/magnum copying magnum.egg-info/PKG-INFO -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/SOURCES.txt -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/dependency_links.txt -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/entry_points.txt -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/not-zip-safe -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/pbr.json -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/requires.txt -> magnum-9.1.0.dev62/magnum.egg-info copying magnum.egg-info/top_level.txt -> magnum-9.1.0.dev62/magnum.egg-info copying magnum/api/__init__.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/app.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/app.wsgi -> magnum-9.1.0.dev62/magnum/api copying magnum/api/attr_validator.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/config.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/expose.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/hooks.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/http_error.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/rest_api_version_history.rst -> magnum-9.1.0.dev62/magnum/api copying magnum/api/servicegroup.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/utils.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/validation.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/versioned_method.py -> magnum-9.1.0.dev62/magnum/api copying magnum/api/controllers/__init__.py -> magnum-9.1.0.dev62/magnum/api/controllers copying magnum/api/controllers/base.py -> magnum-9.1.0.dev62/magnum/api/controllers copying magnum/api/controllers/link.py -> magnum-9.1.0.dev62/magnum/api/controllers copying magnum/api/controllers/root.py -> magnum-9.1.0.dev62/magnum/api/controllers copying magnum/api/controllers/versions.py -> magnum-9.1.0.dev62/magnum/api/controllers copying magnum/api/controllers/v1/__init__.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/bay.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/baymodel.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/certificate.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_actions.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_template.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/collection.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/federation.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/magnum_services.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/nodegroup.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/quota.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/stats.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/controllers/v1/types.py -> magnum-9.1.0.dev62/magnum/api/controllers/v1 copying magnum/api/middleware/__init__.py -> magnum-9.1.0.dev62/magnum/api/middleware copying magnum/api/middleware/auth_token.py -> magnum-9.1.0.dev62/magnum/api/middleware copying magnum/api/middleware/parsable_error.py -> magnum-9.1.0.dev62/magnum/api/middleware copying magnum/cmd/__init__.py -> magnum-9.1.0.dev62/magnum/cmd copying magnum/cmd/api.py -> magnum-9.1.0.dev62/magnum/cmd copying magnum/cmd/conductor.py -> magnum-9.1.0.dev62/magnum/cmd copying magnum/cmd/db_manage.py -> magnum-9.1.0.dev62/magnum/cmd copying magnum/cmd/driver_manage.py -> magnum-9.1.0.dev62/magnum/cmd copying magnum/cmd/status.py -> magnum-9.1.0.dev62/magnum/cmd copying magnum/common/__init__.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/cinder.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/clients.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/config.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/context.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/docker_utils.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/exception.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/keystone.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/name_generator.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/neutron.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/nova.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/octavia.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/policy.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/profiler.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/rpc.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/rpc_service.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/service.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/short_id.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/urlfetch.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/utils.py -> magnum-9.1.0.dev62/magnum/common copying magnum/common/cert_manager/__init__.py -> magnum-9.1.0.dev62/magnum/common/cert_manager copying magnum/common/cert_manager/barbican_cert_manager.py -> magnum-9.1.0.dev62/magnum/common/cert_manager copying magnum/common/cert_manager/cert_manager.py -> magnum-9.1.0.dev62/magnum/common/cert_manager copying magnum/common/cert_manager/local_cert_manager.py -> magnum-9.1.0.dev62/magnum/common/cert_manager copying magnum/common/cert_manager/x509keypair_cert_manager.py -> magnum-9.1.0.dev62/magnum/common/cert_manager copying magnum/common/policies/__init__.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/base.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/bay.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/baymodel.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/certificate.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/cluster.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/cluster_template.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/federation.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/magnum_service.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/nodegroup.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/quota.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/policies/stats.py -> magnum-9.1.0.dev62/magnum/common/policies copying magnum/common/x509/__init__.py -> magnum-9.1.0.dev62/magnum/common/x509 copying magnum/common/x509/extensions.py -> magnum-9.1.0.dev62/magnum/common/x509 copying magnum/common/x509/operations.py -> magnum-9.1.0.dev62/magnum/common/x509 copying magnum/common/x509/validator.py -> magnum-9.1.0.dev62/magnum/common/x509 copying magnum/conductor/__init__.py -> magnum-9.1.0.dev62/magnum/conductor copying magnum/conductor/api.py -> magnum-9.1.0.dev62/magnum/conductor copying magnum/conductor/k8s_api.py -> magnum-9.1.0.dev62/magnum/conductor copying magnum/conductor/monitors.py -> magnum-9.1.0.dev62/magnum/conductor copying magnum/conductor/scale_manager.py -> magnum-9.1.0.dev62/magnum/conductor copying magnum/conductor/utils.py -> magnum-9.1.0.dev62/magnum/conductor copying magnum/conductor/handlers/__init__.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/ca_conductor.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/cluster_conductor.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/conductor_listener.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/federation_conductor.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/indirection_api.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/nodegroup_conductor.py -> magnum-9.1.0.dev62/magnum/conductor/handlers copying magnum/conductor/handlers/common/__init__.py -> magnum-9.1.0.dev62/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/cert_manager.py -> magnum-9.1.0.dev62/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/trust_manager.py -> magnum-9.1.0.dev62/magnum/conductor/handlers/common copying magnum/conductor/tasks/__init__.py -> magnum-9.1.0.dev62/magnum/conductor/tasks copying magnum/conductor/tasks/heat_tasks.py -> magnum-9.1.0.dev62/magnum/conductor/tasks copying magnum/conf/__init__.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/api.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/barbican.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/certificates.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/cinder.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/cluster.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/cluster_heat.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/cluster_templates.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/conductor.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/database.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/docker.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/docker_registry.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/drivers.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/glance.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/heat.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/keystone.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/kubernetes.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/magnum_client.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/neutron.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/nova.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/octavia.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/opts.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/paths.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/profiler.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/quota.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/rpc.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/services.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/trust.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/utils.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/conf/x509.py -> magnum-9.1.0.dev62/magnum/conf copying magnum/db/__init__.py -> magnum-9.1.0.dev62/magnum/db copying magnum/db/api.py -> magnum-9.1.0.dev62/magnum/db copying magnum/db/migration.py -> magnum-9.1.0.dev62/magnum/db copying magnum/db/sqlalchemy/__init__.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic.ini -> magnum-9.1.0.dev62/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/api.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/migration.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/models.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic/README -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/env.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/script.py.mako -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> magnum-9.1.0.dev62/magnum/db/sqlalchemy/alembic/versions copying magnum/drivers/__init__.py -> magnum-9.1.0.dev62/magnum/drivers copying magnum/drivers/common/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/common copying magnum/drivers/common/driver.py -> magnum-9.1.0.dev62/magnum/drivers/common copying magnum/drivers/common/k8s_monitor.py -> magnum-9.1.0.dev62/magnum/drivers/common copying magnum/drivers/common/k8s_scale_manager.py -> magnum-9.1.0.dev62/magnum/drivers/common copying magnum/drivers/common/templates/lb_api.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_etcd.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates copying magnum/drivers/common/templates/network.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_private_network.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_volume.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_private_network.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_volume.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> magnum-9.1.0.dev62/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/heat/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/driver.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/k8s_coreos_template_def.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/k8s_fedora_template_def.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/k8s_template_def.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/swarm_fedora_template_def.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/swarm_mode_template_def.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/heat/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/heat copying magnum/drivers/k8s_coreos_v1/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/driver.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/version.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_atomic_v1/tools copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> magnum-9.1.0.dev62/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/mesos_ubuntu_v1/COPYING -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/driver.py -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/version.py -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d copying magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> magnum-9.1.0.dev62/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> magnum-9.1.0.dev62/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/hacking/__init__.py -> magnum-9.1.0.dev62/magnum/hacking copying magnum/hacking/checks.py -> magnum-9.1.0.dev62/magnum/hacking copying magnum/objects/__init__.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/base.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/certificate.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/cluster.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/cluster_template.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/federation.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/fields.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/magnum_service.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/nodegroup.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/quota.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/stats.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/objects/x509keypair.py -> magnum-9.1.0.dev62/magnum/objects copying magnum/service/__init__.py -> magnum-9.1.0.dev62/magnum/service copying magnum/service/periodic.py -> magnum-9.1.0.dev62/magnum/service copying magnum/servicegroup/__init__.py -> magnum-9.1.0.dev62/magnum/servicegroup copying magnum/servicegroup/magnum_service_periodic.py -> magnum-9.1.0.dev62/magnum/servicegroup copying magnum/tests/__init__.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/base.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/conf_fixture.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/fake_notifier.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/fakes.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/output_fixture.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/policy_fixture.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/utils.py -> magnum-9.1.0.dev62/magnum/tests copying magnum/tests/contrib/copy_instance_logs.sh -> magnum-9.1.0.dev62/magnum/tests/contrib copying magnum/tests/contrib/gate_hook.sh -> magnum-9.1.0.dev62/magnum/tests/contrib copying magnum/tests/contrib/post_test_hook.sh -> magnum-9.1.0.dev62/magnum/tests/contrib copying magnum/tests/functional/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional copying magnum/tests/functional/python_client_base.py -> magnum-9.1.0.dev62/magnum/tests/functional copying magnum/tests/functional/api/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/api copying magnum/tests/functional/api/base.py -> magnum-9.1.0.dev62/magnum/tests/functional/api copying magnum/tests/functional/api/v1/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1 copying magnum/tests/functional/api/v1/clients/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/bay_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/baymodel_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cert_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/models/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/bay_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodel_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baypatch_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cert_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> magnum-9.1.0.dev62/magnum/tests/functional/api/v1/models copying magnum/tests/functional/common/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/base.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/client.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/config.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/datagen.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/manager.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/models.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/common/utils.py -> magnum-9.1.0.dev62/magnum/tests/functional/common copying magnum/tests/functional/k8s/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_k8s_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_magnum_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s copying magnum/tests/functional/k8s_coreos/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_ironic/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/mesos/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/mesos copying magnum/tests/functional/mesos/test_mesos_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/mesos copying magnum/tests/functional/swarm/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/swarm copying magnum/tests/functional/swarm/test_swarm_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/swarm copying magnum/tests/functional/swarm_mode/__init__.py -> magnum-9.1.0.dev62/magnum/tests/functional/swarm_mode copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> magnum-9.1.0.dev62/magnum/tests/functional/swarm_mode copying magnum/tests/unit/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit copying magnum/tests/unit/test_hacking.py -> magnum-9.1.0.dev62/magnum/tests/unit copying magnum/tests/unit/api/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/base.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/test_app.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/test_attr_validator.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/test_expose.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/test_hooks.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/test_servicegroup.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/test_validation.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/api copying magnum/tests/unit/api/controllers/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-paste.ini -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-root-access.ini -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/noauth-paste.ini -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_base.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_root.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/v1/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_bay.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_baymodel.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_federation.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_quota.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_stats.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_types.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/cmd/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_api.py -> magnum-9.1.0.dev62/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_db_manage.py -> magnum-9.1.0.dev62/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_driver_manage.py -> magnum-9.1.0.dev62/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_status.py -> magnum-9.1.0.dev62/magnum/tests/unit/cmd copying magnum/tests/unit/common/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_clients.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_context.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_docker_utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_exception.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_keystone.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_neutron.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_octavia.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_policy.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_profiler.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_rpc.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_service.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_short_id.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_urlfetch.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/test_utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/common copying magnum/tests/unit/common/cert_manager/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_barbican.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_local.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/x509/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_operations.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_sign.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_validator.py -> magnum-9.1.0.dev62/magnum/tests/unit/common/x509 copying magnum/tests/unit/conductor/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_k8s_api.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_monitors.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_rpcapi.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_scale_manager.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/handlers/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/common/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/tasks/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> magnum-9.1.0.dev62/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conf/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/conf copying magnum/tests/unit/conf/test_conf.py -> magnum-9.1.0.dev62/magnum/tests/unit/conf copying magnum/tests/unit/db/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/base.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster_template.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_federation.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_magnum_service.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_nodegroup.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_quota.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/test_x509keypair.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/db copying magnum/tests/unit/db/sqlalchemy/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/test_types.py -> magnum-9.1.0.dev62/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/drivers/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_heat_driver.py -> magnum-9.1.0.dev62/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> magnum-9.1.0.dev62/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_template_definition.py -> magnum-9.1.0.dev62/magnum/tests/unit/drivers copying magnum/tests/unit/objects/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster_template.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_federation.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_fields.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_magnum_service.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_nodegroup.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_objects.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_x509keypair.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/objects/utils.py -> magnum-9.1.0.dev62/magnum/tests/unit/objects copying magnum/tests/unit/service/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/service copying magnum/tests/unit/service/test_periodic.py -> magnum-9.1.0.dev62/magnum/tests/unit/service copying magnum/tests/unit/servicegroup/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/test_magnum_service.py -> magnum-9.1.0.dev62/magnum/tests/unit/servicegroup copying magnum/tests/unit/template/__init__.py -> magnum-9.1.0.dev62/magnum/tests/unit/template copying magnum/tests/unit/template/test_template.py -> magnum-9.1.0.dev62/magnum/tests/unit/template copying playbooks/container-builder-copy-logs.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/container-builder-setup-gate.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/container-builder-vars.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/container-builder.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/container-publish.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/magnum-buildimages-base.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/magnum-functional-base.yaml -> magnum-9.1.0.dev62/playbooks copying playbooks/post/upload-images.yaml -> magnum-9.1.0.dev62/playbooks/post copying playbooks/post/upload-logs.yaml -> magnum-9.1.0.dev62/playbooks/post copying playbooks/pre/prepare-workspace-images.yaml -> magnum-9.1.0.dev62/playbooks/pre copying playbooks/pre/prepare-workspace.yaml -> magnum-9.1.0.dev62/playbooks/pre copying releasenotes/notes/.placeholder -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/CVE-2016-7404-f53e62a4a40e4d30.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/RBAC-and-client-incompatibility-fdfeab326dfda3bf.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-container_infra_prefix-516cc43fbc5a0617.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-docker-storage-driver-to-baymodel-1ed9ba8d43ecfea1.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-federation-api-cf55d04f96772b0f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-hostgw-backend-option-1d1f9d8d95ec374f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-information-about-cluster-in-event-notifications-a3c992ab24b32fbd.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-k8s-label-for-portal-network-cidr-a09edab29da6e7da.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-kubelet-to-master-nodes-da2d4ea0d3a332cd.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-octavia-client-4e5520084eae3c2b.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-opensuse-driver-f69b6d346ca82b87.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-overlay-networks-to-swarm-4467986d7853fcd8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5057ad67a7690a14.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/affinity-policy-for-mesos-template-def-82627eb231aa4d28.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/allow-cluster-template-being-renamed-82f7d5d1f33a7957.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/allow-multimaster-no-fip-b11520485012d949.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/allow-setting-network-subnet-FIP-when-creating-cluster-ae0cda35ade28a9f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/async-bay-operations-support-9819bd06122ea9e5.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/availability_zone-2d73671f5ea065d8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/boot-from-volume-7c73df68d7f325aa.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-add-kube-dashboard-8a9f7d7c73c2debd.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-auto-generate-name-052ea3fdf05fdbbf.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-barbican-alternative-store-35ec3eda0abb0e25.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-container-monitoring-d4bb1cbd0a4e44cc.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-decouple-lbaas-c8f2d73313c40b98.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-keypair-override-on-create-ca8f12ffca41cd62.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-magnum-notifications-8bd44cfe9e80f82b.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-mesos-slave-flags-de6cf8c4d2c3c916.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bp-secure-etcd-cluster-coe-5abd22546f05a85b.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/broken-kuberenetes-client-d2d1da6029825208.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1580704-32a0e91e285792ea.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1614596-support-ssl-magnum-api-e4896928c6562e03.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1663757-198e1aa8fa810984.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1697655-add-etcd-volume-size-label-abde0060595bbbeb.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1718947-0d4e67529e2817d7.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1722522-d94743c6362a5e48.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-1766284-k8s-fedora-admin-user-e760f9b0edf49391.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-2002728-kube-os-conf-region-46cd60537bdabdb2.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-2002981-trustee-auth-region-name-37796a4e6a274fb8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/bug-2004942-052321df27529562.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/calico-network-driver-0199c2459041ae81.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/cert-manager-api-ee0cf7f3b767bb5d.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/change-service-name-ce5c72642fe1d3d1.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/client-embed-certs-322701471e4d6e1d.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/cluster_template_update_labels-10ce66c87795f11c.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/configure-etcd-auth-bug-1759813-baac5e0fe8a2e97f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/coredns-update-9b03da4b89be18ad.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/default-policy-k8s-keystone-auth-fa74aa03dcc12ef3.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/deploy-tiller-in-k8s-df12ee41d00dd7ff.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/deprecate-send_cluster_metrics-8adaac64a979f720.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/disable-ssh-password-authn-f2baf619710e52aa.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/dns-autoscale-90b63e3d71d7794e.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/docker-volume-type-46044734f5a27661.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/drop-py27-support-7e2c4300341f9719.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/enable_cloud_provider_label-ed79295041bc46a8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/fedora_coreos-e66b44d86dea380f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/fix-cluster-floating-ip-enabled-default-value-4e24d4bf09fc08c8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/fix-cluster-update-886bd2d1156bef88.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/fix-global-stack-list-7a3a66169f5c4aa8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/fix-k8s-coe-version-a8ea38f327ea6bb3.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/fix-race-condition-for-k8s-multi-masters-29bd36de57df355a.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/flannel-cni-4a5c9f574325761e.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/flannel-reboot-fix-f1382818daed4fa8.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/grafana_prometheus_tag_label-78540ea106677485.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/heat-container-agent-for-train-e63bc1559750fe9c.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-92848c1062c16c76.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-fe7cec6b890329af.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/helm-install-ingress-nginx-fe2acec1dd3032e3.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-cd18be76c4ed0e5f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/helm-install-prometheus-operator-ea87752bc57a0945.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/ignore-calico-devices-in-network-manager-e1bdb052834e11e9.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/ingress-controller-552ea956ceabdd25.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-79bdf2d0cd8a39fb.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-cluster-creation-speedup-21b5b368184d7bf0.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-delete-vip-fip-b2ddf61ddbc080bc.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-fedora-atomic-rolling-upgrade-3d8edcdd91fa1529.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-improve-floating-ip-enabled-84cd00224d6b7bc1.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-keystone-auth-6c88c1a2d406fb61.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-nodes-security-group-9d8dbb91b006d9dd.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-octavia-ingress-controller-32c0b97031fd0dd4.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s-prometheus-clusterip-b191fa163e3f1125.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s_fedora_atomic_apply_cluster_role-8a46c881de1a1fa3.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/k8s_fedora_protect_kubelet-8468ddcb92c2a624.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/keystone_trustee_interface-6d63b74616dda1d4.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/kubernetes-cloud-config-6c9a4bfec47e3bb4.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/make-keypair-optional-fcf4a17e440d0879.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/no-cinder-volume-87b9339e066c30a0.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/podsecuritypolicy-2400063d73524e06.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/pre-delete-cluster-5e27cfdf45e25805.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/quota-api-182cd1bc9e706b17.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/remove-container-endpoint-3494eb8bd2406e87.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/rename-minion-to-node-9d32fe77d765f149.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/resize-api-2bf1fb164484dea9.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/return-clusterid-for-resize-upgrade-6e841c7b568fa807.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/return-server-id-in-kubeminion-cb33f5141e0b7fa9.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/rollback-bay-on-update-failure-83e5ff8a7904d5c4.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/rotate-cluster-cert-9f84deb0adf9afb1.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/server-groups-for-both-master-and-workder-bdd491e4323955d4.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/set-traefik-tag-7d4aca5685147970.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/stats-api-68bc66147ac027e6.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/strip-ca-certificate-a09d0c31c45973df.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-all-tenants-for-admin-a042f5c520d35837.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-auto-healing-3e07c16c55209b0a.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-auto-healing-controller-333d1266918111e9.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-fedora-atomic-os-upgrade-9f47182b21c6c028.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-multi-dns-server-0528be20f0e6aa62.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-octavia-for-k8s-service-d5d7fd041f9d76fa.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support-policy-and-doc-in-code-0c19e479dbd953c9.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/support_nodes_affinity_policy-22253fb9cf6739ec.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/swarm-integration-with-cinder-e3068138a3f75dbe.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/swarm-live-restore-b03ad192367abced.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/sync-service-account-keys-for-multi-masters-71217c4cf4dd472c.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/update-kubernetes-dashboard-5196831c32d55aee.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/update-swarm-73d4340a881bff2f.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/update-to-f27-cc8aa873cdf111bc.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/upgrade-api-975233ab93c0c092.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/upgrade-to-k8s-v1.11.1-8065fd768873295d.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/upgrade_api-1fecc206e5b0ef99.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/use_podman-39532143be2296c2.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/notes/using-vxlan-for-flannel-backend-8d82a290ca97d6e2.yaml -> magnum-9.1.0.dev62/releasenotes/notes copying releasenotes/source/conf.py -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/index.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/liberty.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/mitaka.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/newton.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/ocata.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/pike.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/queens.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/rocky.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/stein.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/train.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/unreleased.rst -> magnum-9.1.0.dev62/releasenotes/source copying releasenotes/source/_static/.placeholder -> magnum-9.1.0.dev62/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> magnum-9.1.0.dev62/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> magnum-9.1.0.dev62/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> magnum-9.1.0.dev62/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> magnum-9.1.0.dev62/releasenotes/source/locale/ja/LC_MESSAGES copying specs/async-container-operation.rst -> magnum-9.1.0.dev62/specs copying specs/bay-drivers.rst -> magnum-9.1.0.dev62/specs copying specs/container-networking-model.rst -> magnum-9.1.0.dev62/specs copying specs/container-volume-integration-model.rst -> magnum-9.1.0.dev62/specs copying specs/containers-service.rst -> magnum-9.1.0.dev62/specs copying specs/create-trustee-user-for-each-bay.rst -> magnum-9.1.0.dev62/specs copying specs/flatten_attributes.rst -> magnum-9.1.0.dev62/specs copying specs/magnum-horizon-plugin.rst -> magnum-9.1.0.dev62/specs copying specs/open-dcos.rst -> magnum-9.1.0.dev62/specs copying specs/resource-quotas.rst -> magnum-9.1.0.dev62/specs copying specs/stats-api-spec.rst -> magnum-9.1.0.dev62/specs copying specs/tls-support-magnum.rst -> magnum-9.1.0.dev62/specs copying tools/cover.sh -> magnum-9.1.0.dev62/tools copying tools/flake8wrap.sh -> magnum-9.1.0.dev62/tools Writing magnum-9.1.0.dev62/setup.cfg creating dist Creating tar archive removing 'magnum-9.1.0.dev62' (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)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/3d/17/3d17c6eb4959e5ec1d07e0cc49bd042ae9a89dc0_923883d8 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3504008 3266520 834812 9495260 11588124 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 853M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5e79c742802d4b4093d37aa75f792849', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=magnum-9.1.0.dev62.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/magnum-9.1.0.dev62.tar.gz ++ basename magnum-9.1.0.dev62.tar.gz .tar.gz + SOURCEWITHREL=magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz + mv dist/magnum-9.1.0.dev62.tar.gz /tmp/tmp.dUxgljqnzm/SOURCES/magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz + cd /home/centos-master-uc/data/openstack-magnum_distro + cp -a magnum.logrotate openstack-magnum-api.service openstack-magnum-conductor.service openstack-magnum.spec /tmp/tmp.dUxgljqnzm/SOURCES/ + cp openstack-magnum.spec /tmp/tmp.dUxgljqnzm/SPECS/ + cd /tmp/tmp.dUxgljqnzm/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 9.1.0.dev62\' openstack-magnum.spec + sed -i -e '1i%global dlrn 1\' openstack-magnum.spec ++ basename magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr magnum-9.1.0.dev62-0.20191121213802.8f2a324\' openstack-magnum.spec + sed -i -e s/UPSTREAMVERSION/9.1.0.dev62/g openstack-magnum.spec + VERSION=9.1.0 + sed -i -e 's/Version:.*/Version: 9.1.0/g' openstack-magnum.spec + sed -i -e 's/Release:.*/Release: 0.20191121213802.8f2a324%{?dist}/g' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz/' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-magnum.spec + cat openstack-magnum.spec %global dlrn_nvr magnum-9.1.0.dev62-0.20191121213802.8f2a324 %global dlrn 1 %define upstream_version 9.1.0.dev62 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %python%{pyver}_sitelib %global pyver_install %py%{pyver}_install %global pyver_build %py%{pyver}_build # End of macros for py2/py3 compatibility %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global service magnum %global common_desc \ Magnum is an OpenStack project which provides a set of services for \ provisioning, scaling, and managing container orchestration engines. Name: openstack-%{service} Summary: Container Management project for OpenStack Version: 9.1.0 Release: 0.20191121213802.8f2a324%{?dist} License: ASL 2.0 URL: https://github.com/openstack/magnum.git Source0: magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz Source1: %{service}.logrotate Source2: %{name}-api.service Source3: %{name}-conductor.service BuildArch: noarch BuildRequires: git BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-werkzeug BuildRequires: systemd-units BuildRequires: openstack-macros # Required for config file generation BuildRequires: python%{pyver}-pycadf BuildRequires: python%{pyver}-osprofiler Requires: %{name}-common = %{version}-%{release} Requires: %{name}-conductor = %{version}-%{release} Requires: %{name}-api = %{version}-%{release} %description %{common_desc} %package -n python%{pyver}-%{service} Summary: Magnum Python libraries %{?python_provide:%python_provide python%{pyver}-%{service}} Requires: python%{pyver}-pbr Requires: python%{pyver}-babel Requires: python%{pyver}-sqlalchemy Requires: python%{pyver}-wsme Requires: python%{pyver}-webob Requires: python%{pyver}-alembic Requires: python%{pyver}-docker >= 2.4.2 Requires: python%{pyver}-eventlet Requires: python%{pyver}-iso8601 Requires: python%{pyver}-jsonpatch Requires: python%{pyver}-keystonemiddleware >= 4.17.0 Requires: python%{pyver}-netaddr Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-messaging >= 5.29.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 1.30.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-oslo-versionedobjects >= 1.31.2 Requires: python%{pyver}-oslo-reports >= 1.18.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.1 Requires: python%{pyver}-osprofiler Requires: python%{pyver}-pycadf Requires: python%{pyver}-pecan Requires: python%{pyver}-barbicanclient >= 4.5.2 Requires: python%{pyver}-glanceclient >= 1:2.8.0 Requires: python%{pyver}-heatclient >= 1.10.0 Requires: python%{pyver}-neutronclient >= 6.7.0 Requires: python%{pyver}-novaclient >= 9.1.0 Requires: python%{pyver}-kubernetes Requires: python%{pyver}-keystoneclient >= 1:3.8.0 Requires: python%{pyver}-keystoneauth1 >= 3.4.0 Requires: python%{pyver}-octaviaclient >= 1.6.0 Requires: python%{pyver}-cinderclient >= 2.2.0 Requires: python%{pyver}-cliff >= 2.8.0 Requires: python%{pyver}-requests Requires: python%{pyver}-six Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-taskflow Requires: python%{pyver}-cryptography Requires: python%{pyver}-werkzeug Requires: python%{pyver}-marathon # Handle python2 exception %if %{pyver} == 2 Requires: PyYAML Requires: python-decorator Requires: python-enum34 %else Requires: python%{pyver}-PyYAML Requires: python%{pyver}-decorator %endif %description -n python%{pyver}-%{service} %{common_desc} %package common Summary: Magnum common Requires: python%{pyver}-%{service} = %{version}-%{release} Requires(pre): shadow-utils %description common Components common to all OpenStack Magnum services %package conductor Summary: The Magnum conductor Requires: %{name}-common = %{version}-%{release} %{?systemd_requires} %description conductor OpenStack Magnum Conductor %package api Summary: The Magnum API Requires: %{name}-common = %{version}-%{release} %{?systemd_requires} %description api OpenStack-native ReST API to the Magnum Engine %if 0%{?with_doc} %package -n %{name}-doc Summary: Documentation for OpenStack Magnum Requires: python%{pyver}-%{service} = %{version}-%{release} BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-stevedore BuildRequires: graphviz %description -n %{name}-doc %{common_desc} This package contains documentation files for Magnum. %endif # tests %package -n python%{pyver}-%{service}-tests Summary: Tests for OpenStack Magnum %{?python_provide:%python_provide python%{pyver}-%{service}-tests} Requires: python%{pyver}-%{service} = %{version}-%{release} BuildRequires: python%{pyver}-fixtures BuildRequires: python%{pyver}-hacking BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-os-testr BuildRequires: python%{pyver}-subunit BuildRequires: python%{pyver}-stestr BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-testtools # copy-paste from runtime Requires BuildRequires: python%{pyver}-babel BuildRequires: python%{pyver}-sqlalchemy BuildRequires: python%{pyver}-wsme BuildRequires: python%{pyver}-webob BuildRequires: python%{pyver}-alembic BuildRequires: python%{pyver}-docker >= 2.4.2 BuildRequires: python%{pyver}-eventlet BuildRequires: python%{pyver}-iso8601 BuildRequires: python%{pyver}-jsonpatch BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-netaddr BuildRequires: python%{pyver}-oslo-concurrency BuildRequires: python%{pyver}-oslo-config BuildRequires: python%{pyver}-oslo-context BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-i18n BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-messaging BuildRequires: python%{pyver}-oslo-middleware BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-serialization BuildRequires: python%{pyver}-oslo-service BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslo-versionedobjects BuildRequires: python%{pyver}-oslo-versionedobjects-tests BuildRequires: python%{pyver}-oslo-reports BuildRequires: python%{pyver}-oslo-upgradecheck BuildRequires: python%{pyver}-pecan BuildRequires: python%{pyver}-barbicanclient BuildRequires: python%{pyver}-glanceclient BuildRequires: python%{pyver}-heatclient BuildRequires: python%{pyver}-neutronclient BuildRequires: python%{pyver}-novaclient BuildRequires: python%{pyver}-kubernetes BuildRequires: python%{pyver}-keystoneclient BuildRequires: python%{pyver}-octaviaclient BuildRequires: python%{pyver}-cinderclient BuildRequires: python%{pyver}-requests BuildRequires: python%{pyver}-six BuildRequires: python%{pyver}-stevedore BuildRequires: python%{pyver}-taskflow BuildRequires: python%{pyver}-cryptography BuildRequires: python%{pyver}-marathon # Handle python2 exception %if %{pyver} == 2 BuildRequires: PyYAML BuildRequires: python-decorator BuildRequires: python-enum34 %else BuildRequires: python%{pyver}-PyYAML BuildRequires: python%{pyver}-decorator %endif %description -n python%{pyver}-%{service}-tests %{common_desc} %prep %autosetup -n %{service}-%{upstream_version} -S git # Let's handle dependencies ourselves rm -rf {test-,}requirements{-bandit,}.txt tools/{pip,test}-requires # Remove tests in contrib find contrib -name tests -type d | xargs rm -rf %build %{pyver_build} %install %{pyver_install} # docs generation requires everything to be installed first %if 0%{?with_doc} export PYTHONPATH=. sphinx-build-%{pyver} -W -b html doc/source doc/build/html # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif mkdir -p %{buildroot}%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # install systemd unit files install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-conductor.service mkdir -p %{buildroot}%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}%{_sharedstatedir}/%{service}/certificates/ mkdir -p %{buildroot}%{_sysconfdir}/%{service}/ oslo-config-generator-%{pyver} --config-file etc/%{service}/magnum-config-generator.conf --output-file %{buildroot}%{_sysconfdir}/%{service}/magnum.conf chmod 640 %{buildroot}%{_sysconfdir}/%{service}/magnum.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service} # Remove duplicate config directory /usr/etc/magnum, we are keeping config files at /etc/magnum rmdir %{buildroot}%{_prefix}/etc/%{service} %check # Remove hacking tests, we don't need them rm magnum/tests/unit/test_hacking.py PYTHON=%{pyver_bin} stestr-%{pyver} --test-path=./magnum/tests/unit run %files -n python%{pyver}-%{service} %license LICENSE %{pyver_sitelib}/%{service} %{pyver_sitelib}/%{service}-*.egg-info %exclude %{pyver_sitelib}/%{service}/tests %files common %{_bindir}/magnum-db-manage %{_bindir}/magnum-driver-manage %{_bindir}/magnum-status %license LICENSE %dir %attr(0750,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service}/certificates %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/magnum.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %pre common # 1870:1870 for magnum - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 1870 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 1870 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Magnum Daemons" %{service} exit 0 %files conductor %doc README.rst %license LICENSE %{_bindir}/magnum-conductor %{_unitdir}/%{name}-conductor.service %post conductor %systemd_post %{name}-conductor.service %preun conductor %systemd_preun %{name}-conductor.service %postun conductor %systemd_postun_with_restart %{name}-conductor.service %files api %doc README.rst %license LICENSE %{_bindir}/magnum-api %{_unitdir}/%{name}-api.service %if 0%{?with_doc} %files -n %{name}-doc %license LICENSE %doc doc/build/html %endif %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{service}/tests %post api %systemd_post %{name}-api.service %preun api %systemd_preun %{name}-api.service %postun api %systemd_postun_with_restart %{name}-api.service %changelog + spectool -g -C /tmp/tmp.dUxgljqnzm/SOURCES openstack-magnum.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 --spec openstack-magnum.spec --sources=/tmp/tmp.dUxgljqnzm/SOURCES INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/3d/17/3d17c6eb4959e5ec1d07e0cc49bd042ae9a89dc0_923883d8 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-magnum.spec) Config(dlrn-centos-master-uc-x86_64-9) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3482688 3311668 814636 9471432 11630224 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a2b5519cd5ab43cbbb92b9120ef4bee0', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cd7de41da0094645a6d9dfb4e2b2b6e8', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2d942c02e64943acb2cdecbdb39d54d9', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3100690097084022b46aa73e1b977be8', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos-distro.1gservers.com DEBUG: * extras: centos-distro.cavecreek.net DEBUG: * updates: mirrors.usc.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9496b72b964b4bc29145f8b74aa57c3b', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-magnum.spec) Config(dlrn-9) 0 minutes 28 seconds INFO: Results and/or logs in: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 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', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.dUxgljqnzm INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/3d/17/3d17c6eb4959e5ec1d07e0cc49bd042ae9a89dc0_923883d8 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: True DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm) Config(dlrn-centos-master-uc-x86_64-9) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/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-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3501180 3277292 814480 9487316 11611836 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '460bc79091844460acc166a606d45ce9', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a5f59b112e2d4f98ad3b41e390ac39e0', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '76cf7ff909334b4d86d0b497f984ade7', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5754f99b9fd9429c90f7b9b3c7fb6d85', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos-distro.1gservers.com DEBUG: * extras: centos-distro.cavecreek.net DEBUG: * updates: mirrors.usc.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Start: build phase for openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm Start: build setup for openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '83cc59fade674e77a713ddc6301590cf', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-magnum-9.1.0-0.2019112121380######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd1598b5ad1ea432a8ae41c1943cfb9f2', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz DEBUG: magnum.logrotate DEBUG: openstack-magnum-api.service DEBUG: openstack-magnum-conductor.service DEBUG: openstack-magnum.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a1df190ee706415b8271238b6038c9bb', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//builddir/build/SRPMS/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//builddir/build/SRPMS/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: centos-distro.1gservers.com DEBUG: * extras: centos-distro.cavecreek.net DEBUG: * updates: mirrors.usc.edu DEBUG: 3 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src DEBUG: --> Already installed : git-1.8.3.1-20.el7.x86_64 DEBUG: --> Already installed : python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> python2-werkzeug-0.14.1-3.el7.noarch DEBUG: --> Already installed : systemd-219-67.el7_7.2.x86_64 DEBUG: --> Already installed : openstack-macros-2019.2.3-0.20190913175851.ce6a105.el7.noarch DEBUG: --> python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noarch DEBUG: --> python2-osprofiler-2.8.2-0.20190906080145.d431c7a.el7.noarch DEBUG: --> Already installed : 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: --> python2-stevedore-1.31.0-0.20191002172820.6817543.el7.noarch DEBUG: --> Already installed : graphviz-2.30.1-21.el7.x86_64 DEBUG: --> python2-fixtures-3.0.0-7.el7.noarch DEBUG: --> python2-hacking-1.0.1-0.20191002171925.865398f.el7.noarch DEBUG: --> Already installed : python2-mock-3.0.5-1.el7.noarch DEBUG: --> python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.noarch DEBUG: --> python2-subunit-1.2.0-14.el7.noarch DEBUG: --> python2-stestr-2.3.1-1.el7.noarch DEBUG: --> python2-testscenarios-0.5.0-8.el7.noarch DEBUG: --> python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Already installed : python2-babel-2.6.0-4.el7.noarch DEBUG: --> Already installed : python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: --> python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch DEBUG: --> Already installed : python2-webob-1.8.5-1.el7.noarch DEBUG: --> python2-alembic-1.0.7-1.el7.noarch DEBUG: --> python2-docker-3.7.0-2.el7.noarch DEBUG: --> Already installed : python2-eventlet-0.25.1-1.el7.noarch DEBUG: --> python2-iso8601-0.1.11-1.el7.noarch DEBUG: --> python2-jsonpatch-1.21-1.el7.noarch DEBUG: --> python2-keystonemiddleware-7.0.1-0.20191002085527.0a65b14.el7.noarch DEBUG: --> python2-netaddr-0.7.19-5.el7.noarch DEBUG: --> python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: --> 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> python2-oslo-context-2.23.0-0.20191002125854.07f068d.el7.noarch DEBUG: --> python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.noarch DEBUG: --> python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> python2-oslo-middleware-3.38.1-0.20191002122214.9bae80e.el7.noarch DEBUG: --> python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7.noarch DEBUG: --> python2-oslo-serialization-2.29.2-0.20191002130344.fa399b6.el7.noarch DEBUG: --> python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> python2-oslo-utils-3.42.0-0.20191118112330.b412684.el7.noarch DEBUG: --> python2-oslo-versionedobjects-1.36.1-0.20191018154003.14ee7e0.el7.noarch DEBUG: --> python2-oslo-versionedobjects-tests-1.36.1-0.20191018154003.14ee7e0.el7.noarch DEBUG: --> python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.el7.noarch DEBUG: --> python2-oslo-upgradecheck-0.3.2-0.20190912135820.e1df576.el7.noarch DEBUG: --> python2-pecan-1.3.2-1.el7.noarch DEBUG: --> python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: --> python2-heatclient-1.18.0-0.20190829172820.eca1637.el7.noarch DEBUG: --> python2-neutronclient-6.14.0-0.20190917120011.115f60f.el7.noarch DEBUG: --> 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.el7.noarch DEBUG: --> python2-kubernetes-8.0.0-8.el7.noarch DEBUG: --> 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2c1.el7.noarch DEBUG: --> python2-octaviaclient-1.11.0-0.20191025062027.a3a29cd.el7.noarch DEBUG: --> python2-cinderclient-5.0.0-0.20191018151128.a63d4d6.el7.noarch DEBUG: --> Already installed : python2-requests-2.21.0-3.el7.noarch DEBUG: --> Already installed : python2-six-1.12.0-1.el7.noarch DEBUG: --> python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> python2-marathon-0.8.7-1.el7.noarch DEBUG: --> PyYAML-3.10-11.el7.x86_64 DEBUG: --> python-decorator-3.4.0-3.el7.noarch DEBUG: --> Already installed : python-enum34-1.0.4-1.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python2-alembic.noarch 0:1.0.7-1.el7 will be installed DEBUG: --> Processing Dependency: python2-dateutil for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-mako for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-editor for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: ---> Package python2-barbicanclient.noarch 0:4.9.0-0.20191105134019.9c0e02d.el7 will be installed DEBUG: --> Processing Dependency: python2-keystoneauth1 >= 3.4.0 for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> Processing Dependency: python2-cliff for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: ---> Package python2-cinderclient.noarch 0:5.0.0-0.20191018151128.a63d4d6.el7 will be installed DEBUG: --> Processing Dependency: python2-simplejson for package: python2-cinderclient-5.0.0-0.20191018151128.a63d4d6.el7.noarch DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-docker.noarch 0:3.7.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-websocket-client >= 0.32.0 for package: python2-docker-3.7.0-2.el7.noarch DEBUG: --> Processing Dependency: python-docker-pycreds >= 0.2.1 for package: python2-docker-3.7.0-2.el7.noarch DEBUG: --> Processing Dependency: python-pyOpenSSL for package: python2-docker-3.7.0-2.el7.noarch DEBUG: --> Processing Dependency: python-paramiko for package: python2-docker-3.7.0-2.el7.noarch DEBUG: ---> Package python2-fixtures.noarch 0:3.0.0-7.el7 will be installed DEBUG: ---> Package python2-glanceclient.noarch 1:2.17.0-0.20190917115343.40c19aa.el7 will be installed DEBUG: --> Processing Dependency: python-warlock for package: 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: --> Processing Dependency: python-wrapt for package: 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: ---> Package python2-hacking.noarch 0:1.0.1-0.20191002171925.865398f.el7 will be installed DEBUG: --> Processing Dependency: python2-flake8 >= 2.6.0 for package: python2-hacking-1.0.1-0.20191002171925.865398f.el7.noarch DEBUG: --> Processing Dependency: pyflakes for package: python2-hacking-1.0.1-0.20191002171925.865398f.el7.noarch DEBUG: ---> Package python2-heatclient.noarch 0:1.18.0-0.20190829172820.eca1637.el7 will be installed DEBUG: --> Processing Dependency: python2-osc-lib >= 1.8.0 for package: python2-heatclient-1.18.0-0.20190829172820.eca1637.el7.noarch DEBUG: --> Processing Dependency: python2-swiftclient >= 3.2.0 for package: python2-heatclient-1.18.0-0.20190829172820.eca1637.el7.noarch DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-keystoneclient.noarch 1:3.22.0-0.20191025061144.925c2c1.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2c1.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2c1.el7.noarch DEBUG: ---> Package python2-keystonemiddleware.noarch 0:7.0.1-0.20191002085527.0a65b14.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-cache >= 1.26.0 for package: python2-keystonemiddleware-7.0.1-0.20191002085527.0a65b14.el7.noarch DEBUG: ---> Package python2-kubernetes.noarch 0:8.0.0-8.el7 will be installed DEBUG: --> Processing Dependency: python-requests-oauthlib for package: python2-kubernetes-8.0.0-8.el7.noarch DEBUG: --> Processing Dependency: python-google-auth for package: python2-kubernetes-8.0.0-8.el7.noarch DEBUG: --> Processing Dependency: python-certifi for package: python2-kubernetes-8.0.0-8.el7.noarch DEBUG: ---> Package python2-marathon.noarch 0:0.8.7-1.el7 will be installed DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-neutronclient.noarch 0:6.14.0-0.20190917120011.115f60f.el7 will be installed DEBUG: --> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-neutronclient-6.14.0-0.20190917120011.115f60f.el7.noarch DEBUG: ---> Package python2-novaclient.noarch 1:16.0.0-0.20191106091533.380fc08.el7 will be installed DEBUG: ---> Package python2-octaviaclient.noarch 0:1.11.0-0.20191025062027.a3a29cd.el7 will be installed DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-octaviaclient-1.11.0-0.20191025062027.a3a29cd.el7.noarch DEBUG: --> Processing Dependency: python2-openstackclient >= 3.12.0 for package: python2-octaviaclient-1.11.0-0.20191025062027.a3a29cd.el7.noarch DEBUG: ---> Package python2-openstackdocstheme.noarch 0:1.29.0-2.el7 will be installed DEBUG: --> Processing Dependency: python2-dulwich for package: python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: ---> Package python2-os-testr.noarch 0:1.1.0-0.20191002110811.414bbf6.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.0-0.20191002125608.610df38.el7 for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 will be installed DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 will be installed DEBUG: ---> Package python2-oslo-db.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-db-lang = 5.0.2-0.20191002130740.fb40cdb.el7 for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> Processing Dependency: python-migrate >= 0.11.0 for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> Processing Dependency: python2-PyMySQL for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20191002135216.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.1-0.20191002123216.3ff497d.el7 for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:10.3.0-0.20191113063857.6bca848.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python2-futurist >= 1.2.0 for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python2-cachetools for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.38.1-0.20191002122214.9bae80e.el7 for package: python2-oslo-middleware-3.38.1-0.20191002122214.9bae80e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.38.1-0.20191002122214.9bae80e.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.3.2-0.20190917113237.e433a3c.el7 for package: python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7.noarch DEBUG: ---> Package python2-oslo-reports.noarch 0:1.30.0-0.20190906080437.cf35fec.el7 will be installed DEBUG: --> Processing Dependency: python2-psutil for package: python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.2-0.20191002130344.fa399b6.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: ---> Package python2-oslo-upgradecheck.noarch 0:0.3.2-0.20190912135820.e1df576.el7 will be installed DEBUG: ---> Package python2-oslo-utils.noarch 0:3.42.0-0.20191118112330.b412684.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.42.0-0.20191118112330.b412684.el7 for package: python2-oslo-utils-3.42.0-0.20191118112330.b412684.el7.noarch DEBUG: ---> Package python2-oslo-versionedobjects.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-versionedobjects-lang = 1.36.1-0.20191018154003.14ee7e0.el7 for package: python2-oslo-versionedobjects-1.36.1-0.20191018154003.14ee7e0.el7.noarch DEBUG: ---> Package python2-oslo-versionedobjects-tests.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 will be installed DEBUG: ---> Package python2-oslotest.noarch 0:3.8.1-0.20191002172439.7ad16de.el7 will be installed DEBUG: --> Processing Dependency: python2-mox3 >= 0.20.0 for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: ---> Package python2-osprofiler.noarch 0:2.8.2-0.20190906080145.d431c7a.el7 will be installed DEBUG: ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed DEBUG: --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: ---> Package python2-pycadf.noarch 0:2.10.0-0.20191002121730.d113c15.el7 will be installed DEBUG: --> Processing Dependency: python-pycadf-common = 2.10.0-0.20191002121730.d113c15.el7 for package: python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noarch DEBUG: ---> Package python2-stestr.noarch 0:2.3.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-voluptuous for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-future for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 will be installed DEBUG: ---> Package python2-subunit.noarch 0:1.2.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-extras for package: python2-subunit-1.2.0-14.el7.noarch DEBUG: ---> Package python2-taskflow.noarch 0:3.7.1-0.20190905143335.f0eae2c.el7 will be installed DEBUG: --> Processing Dependency: python-networkx >= 1.10 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-automaton >= 1.9.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-contextlib2 >= 0.4.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-tenacity >= 4.4.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python-futures for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python-networkx-core for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-jsonschema for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: ---> Package python2-testscenarios.noarch 0:0.5.0-8.el7 will be installed DEBUG: ---> Package python2-testtools.noarch 0:2.3.0-7.el7 will be installed DEBUG: --> Processing Dependency: python2-unittest2 >= 1.0.0 for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Processing Dependency: python2-traceback2 for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Processing Dependency: python2-mimeparse for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: ---> Package python2-werkzeug.noarch 0:0.14.1-3.el7 will be installed DEBUG: ---> Package python2-wsme.noarch 0:0.9.4-0.20190520093626.bff9624.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package pyflakes.noarch 0:0.9.2-1.el7 will be installed DEBUG: ---> Package python-editor.noarch 0:0.4-4.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-logutils.noarch 0:0.3.3-3.el7 will be installed DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-migrate.noarch 0:0.11.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-tempita >= 0.4 for package: python-migrate-0.11.0-1.el7.noarch DEBUG: --> Processing Dependency: python-sqlparse for package: python-migrate-0.11.0-1.el7.noarch DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: ---> Package python-oslo-db-lang.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.42.0-0.20191118112330.b412684.el7 will be installed DEBUG: ---> Package python-oslo-versionedobjects-lang.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-pycadf-common.noarch 0:2.10.0-0.20191002121730.d113c15.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch DEBUG: ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed DEBUG: ---> Package python-warlock.noarch 0:1.0.1-1.el7 will be installed DEBUG: ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed DEBUG: --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch DEBUG: --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch DEBUG: ---> Package python2-PyMySQL.noarch 0:0.9.2-2.el7 will be installed DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-automaton.noarch 0:1.17.0-0.20190906073800.5e82feb.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-certifi.noarch 0:2016.9.26-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-cliff.noarch 0:2.16.0-0.20191002173131.6b6b186.el7 will be installed DEBUG: --> Processing Dependency: python2-cmd2 >= 0.6.7 for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20191002134846.0be4911.el7 will be installed DEBUG: ---> Package python2-docker-pycreds.noarch 0:0.4.0-2.el7 will be installed DEBUG: ---> Package python2-dulwich.x86_64 0:0.19.11-1.el7 will be installed DEBUG: --> Processing Dependency: dulwich-core(x86-64) = 0.19.11-1.el7 for package: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: ---> Package python2-extras.noarch 0:1.0.0-2.el7 will be installed DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-flake8.noarch 0:2.6.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycodestyle >= 2.0 for package: python2-flake8-2.6.2-1.el7.noarch DEBUG: --> Processing Dependency: python-mccabe >= 0.2.1 for package: python2-flake8-2.6.2-1.el7.noarch DEBUG: ---> Package python2-future.noarch 0:0.16.0-4.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-futurist.noarch 0:1.9.0-0.20191002114039.25ffb8f.el7 will be installed DEBUG: ---> Package python2-google-auth.noarch 0:1.3.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-rsa for package: python2-google-auth-1.3.0-1.el7.noarch DEBUG: --> Processing Dependency: python-pyasn1-modules for package: python2-google-auth-1.3.0-1.el7.noarch DEBUG: --> Processing Dependency: python-pyasn1 for package: python2-google-auth-1.3.0-1.el7.noarch DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.18.0-0.20191108045118.de53f90.el7 will be installed DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.18.0-0.20191108045118.de53f90.el7.noarch DEBUG: ---> Package python2-kombu.noarch 1:4.6.3-3.el7 will be installed DEBUG: ---> Package python2-mimeparse.noarch 0:1.6.0-2.el7 will be installed DEBUG: ---> Package python2-mox3.noarch 0:0.28.0-0.20191002133807.0a1e5b9.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-networkx.noarch 0:2.2-3.el7 will be installed DEBUG: --> Processing Dependency: xdg-utils for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-scipy for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-pydot for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-pandas for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-numpy for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-matplotlib for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python-lxml for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: graphviz-python for package: python2-networkx-2.2-3.el7.noarch DEBUG: ---> Package python2-openstackclient.noarch 0:4.0.0-0.20191018154422.aa64eb6.el7 will be installed DEBUG: --> Processing Dependency: python-openstackclient-lang = 4.0.0-0.20191018154422.aa64eb6.el7 for package: python2-openstackclient-4.0.0-0.20191018154422.aa64eb6.el7.noarch DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.17.0 for package: python2-openstackclient-4.0.0-0.20191018154422.aa64eb6.el7.noarch DEBUG: ---> Package python2-os-client-config.noarch 0:1.33.0-0.20191002104320.d0eea17.el7 will be installed DEBUG: ---> Package python2-osc-lib.noarch 0:1.14.1-0.20191002090514.a0d9746.el7 will be installed DEBUG: ---> Package python2-oslo-cache.noarch 0:1.37.0-0.20191002122711.f67262f.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-cache-lang = 1.37.0-0.20191002122711.f67262f.el7 for package: python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7.noarch DEBUG: --> Processing Dependency: python2-dogpile-cache >= 0.6.2 for package: python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7.noarch DEBUG: ---> Package python2-paramiko.noarch 0:2.4.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-pynacl >= 1.0.1 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: --> Processing Dependency: python2-bcrypt >= 3.1.3 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-requests-oauthlib.noarch 0:0.8.0-5.el7 will be installed DEBUG: --> Processing Dependency: python2-oauthlib for package: python2-requests-oauthlib-0.8.0-5.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.10.0-7.el7 will be installed DEBUG: ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.8.1-0.20190917115042.72b90fe.el7 will be installed DEBUG: ---> Package python2-tenacity.noarch 0:5.0.2-2.el7 will be installed DEBUG: ---> Package python2-traceback2.noarch 0:1.4.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-linecache2 for package: python2-traceback2-1.4.0-14.el7.noarch DEBUG: ---> Package python2-unittest2.noarch 0:1.1.0-15.el7 will be installed DEBUG: ---> Package python2-voluptuous.noarch 0:0.10.5-2.el7 will be installed DEBUG: ---> Package python2-websocket-client.noarch 0:0.54.0-1.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package dulwich-core.x86_64 0:0.19.11-1.el7 will be installed DEBUG: ---> Package graphviz-python.x86_64 0:2.30.1-21.el7 will be installed DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed DEBUG: ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed DEBUG: ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: ---> Package python-mccabe.noarch 0:0.2.1-4.el7 will be installed DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-openstackclient-lang.noarch 0:4.0.0-0.20191018154422.aa64eb6.el7 will be installed DEBUG: ---> Package python-oslo-cache-lang.noarch 0:1.37.0-0.20191002122711.f67262f.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-sqlparse.noarch 0:0.1.18-5.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed DEBUG: ---> Package python2-bcrypt.x86_64 0:3.1.6-1.el7 will be installed DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: ---> Package python2-matplotlib.x86_64 0:2.0.0-3.el7 will be installed DEBUG: --> Processing Dependency: python2-matplotlib-tk(x86-64) = 2.0.0-3.el7 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: python-matplotlib-data = 2.0.0-3.el7 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: python2-cycler >= 0.10.0 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: python2-functools32 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: dvipng for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: libqhull.so.7()(64bit) for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: ---> Package python2-numpy.x86_64 1:1.14.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-nose for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: --> Processing Dependency: libtatlas.so.3()(64bit) for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: --> Processing Dependency: libquadmath.so.0()(64bit) for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: --> Processing Dependency: libgfortran.so.3()(64bit) for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: ---> Package python2-oauthlib.noarch 0:2.0.1-8.el7 will be installed DEBUG: --> Processing Dependency: python-jwcrypto for package: python2-oauthlib-2.0.1-8.el7.noarch DEBUG: ---> Package python2-openstacksdk.noarch 0:0.37.0-0.20191028124234.6fa13c2.el7 will be installed DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: ---> Package python2-os-service-types.noarch 0:1.7.0-0.20191002121500.0b2f473.el7 will be installed DEBUG: ---> Package python2-pandas.x86_64 0:0.19.1-2.el7.2 will be installed DEBUG: --> Processing Dependency: python2-numexpr for package: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: --> Processing Dependency: python-tables for package: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: --> Processing Dependency: python-Bottleneck for package: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: ---> Package python2-pyasn1.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pyasn1-modules.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pycodestyle.noarch 0:2.0.0-5.el7 will be installed DEBUG: ---> Package python2-pydot.noarch 0:1.4.1-1.el7 will be installed DEBUG: ---> Package python2-pynacl.x86_64 0:1.3.0-1.el7 will be installed DEBUG: --> Processing Dependency: libsodium.so.23()(64bit) for package: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package python2-rsa.noarch 0:3.3-2.el7 will be installed DEBUG: ---> Package python2-scipy.x86_64 0:0.18.0-3.el7 will be installed DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package xdg-utils.noarch 0:1.1.0-0.17.20120809git.el7 will be installed DEBUG: --> Processing Dependency: desktop-file-utils for package: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atlas.x86_64 0:3.10.1-12.el7 will be installed DEBUG: ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed DEBUG: --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: ---> Package libgfortran.x86_64 0:4.8.5-39.el7 will be installed DEBUG: ---> Package libqhull.x86_64 0:2015.2-1.el7 will be installed DEBUG: ---> Package libquadmath.x86_64 0:4.8.5-39.el7 will be installed DEBUG: ---> Package libsodium.x86_64 0:1.0.16-1.el7 will be installed DEBUG: ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed DEBUG: ---> Package python-Bottleneck.x86_64 0:0.6.0-4.el7 will be installed DEBUG: ---> Package python-jwcrypto.noarch 0:0.4.2-1.el7 will be installed DEBUG: ---> Package python-matplotlib-data.noarch 0:2.0.0-3.el7 will be installed DEBUG: --> Processing Dependency: python-matplotlib-data-fonts = 2.0.0-3.el7 for package: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: ---> Package python-nose.noarch 0:1.3.7-7.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cycler.noarch 0:0.10.0-2.el7 will be installed DEBUG: ---> Package python2-functools32.noarch 0:3.2.3.2-1.el7 will be installed DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-matplotlib-tk.x86_64 0:2.0.0-3.el7 will be installed DEBUG: --> Processing Dependency: tkinter for package: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-numexpr.x86_64 0:2.6.1-3.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20191002111839.d7ac0ff.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-tables.x86_64 0:3.3.0-4.el7 will be installed DEBUG: --> Processing Dependency: liblzo2.so.2()(64bit) for package: python2-tables-3.3.0-4.el7.x86_64 DEBUG: --> Processing Dependency: libhdf5.so.8()(64bit) for package: python2-tables-3.3.0-4.el7.x86_64 DEBUG: --> Processing Dependency: libblosc.so.1()(64bit) for package: python2-tables-3.3.0-4.el7.x86_64 DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package texlive-dvipng-bin.x86_64 2:svn26509.0-43.20130427_r30134.el7 will be installed DEBUG: --> Processing Dependency: texlive-kpathsea-lib = 2:2012-43.20130427_r30134.el7 for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: texlive-base for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: tex-dvipng for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: libt1.so.5()(64bit) for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: libkpathsea.so.6()(64bit) for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package blosc.x86_64 0:1.11.1-3.el7 will be installed DEBUG: --> Processing Dependency: libsnappy.so.1()(64bit) for package: blosc-1.11.1-3.el7.x86_64 DEBUG: ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed DEBUG: ---> Package hdf5.x86_64 0:1.8.13-7.el7 will be installed DEBUG: ---> Package lzo.x86_64 0:2.06-8.el7 will be installed DEBUG: ---> Package python-matplotlib-data-fonts.noarch 0:2.0.0-3.el7 will be installed DEBUG: ---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed DEBUG: ---> Package texlive-base.noarch 2:2012-43.20130427_r30134.el7 will be installed DEBUG: ---> Package texlive-dvipng.noarch 2:svn26689.1.14-43.el7 will be installed DEBUG: --> Processing Dependency: texlive-kpathsea-bin for package: 2:texlive-dvipng-svn26689.1.14-43.el7.noarch DEBUG: --> Processing Dependency: tex-kpathsea for package: 2:texlive-dvipng-svn26689.1.14-43.el7.noarch DEBUG: ---> Package texlive-kpathsea-lib.x86_64 2:2012-43.20130427_r30134.el7 will be installed DEBUG: ---> Package tkinter.x86_64 0:2.7.5-86.el7 will be installed DEBUG: --> Processing Dependency: libtk8.5.so()(64bit) for package: tkinter-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: libtcl8.5.so()(64bit) for package: tkinter-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: libTix.so()(64bit) for package: tkinter-2.7.5-86.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed DEBUG: ---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed DEBUG: ---> Package texlive-kpathsea.noarch 2:svn28792.0-43.el7 will be installed DEBUG: ---> Package texlive-kpathsea-bin.x86_64 2:svn27347.0-43.20130427_r30134.el7 will be installed DEBUG: ---> Package tix.x86_64 1:8.4.3-12.el7 will be installed DEBUG: ---> Package tk.x86_64 1:8.5.13-6.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python2-alembic noarch 1.0.7-1.el7 delorean-master-testing 786 k DEBUG: python2-barbicanclient noarch 4.9.0-0.20191105134019.9c0e02d.el7 DEBUG: local 121 k DEBUG: python2-cinderclient noarch 5.0.0-0.20191018151128.a63d4d6.el7 DEBUG: local 233 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-master-testing 544 k DEBUG: python2-docker noarch 3.7.0-2.el7 delorean-master-testing 198 k DEBUG: python2-fixtures noarch 3.0.0-7.el7 delorean-master-testing 88 k DEBUG: python2-glanceclient noarch 1:2.17.0-0.20190917115343.40c19aa.el7 DEBUG: local 140 k DEBUG: python2-hacking noarch 1.0.1-0.20191002171925.865398f.el7 DEBUG: local 1.0 M DEBUG: python2-heatclient noarch 1.18.0-0.20190829172820.eca1637.el7 DEBUG: local 159 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-master-testing 18 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-master-testing 21 k DEBUG: python2-keystoneclient noarch 1:3.22.0-0.20191025061144.925c2c1.el7 DEBUG: local 243 k DEBUG: python2-keystonemiddleware noarch 7.0.1-0.20191002085527.0a65b14.el7 DEBUG: local 88 k DEBUG: python2-kubernetes noarch 8.0.0-8.el7 delorean-master-testing 1.0 M DEBUG: python2-marathon noarch 0.8.7-1.el7 delorean-master-testing 48 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-master-testing 1.5 M DEBUG: python2-neutronclient noarch 6.14.0-0.20190917120011.115f60f.el7 DEBUG: local 300 k DEBUG: python2-novaclient noarch 1:16.0.0-0.20191106091533.380fc08.el7 DEBUG: local 219 k DEBUG: python2-octaviaclient noarch 1.11.0-0.20191025062027.a3a29cd.el7 DEBUG: local 70 k DEBUG: python2-openstackdocstheme noarch 1.29.0-2.el7 delorean-master-build-deps DEBUG: 959 k DEBUG: python2-os-testr noarch 1.1.0-0.20191002110811.414bbf6.el7 DEBUG: local 65 k DEBUG: python2-oslo-concurrency noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 35 k DEBUG: python2-oslo-config noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: local 222 k DEBUG: python2-oslo-context noarch 2.23.0-0.20191002125854.07f068d.el7 DEBUG: local 20 k DEBUG: python2-oslo-db noarch 5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: local 145 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 52 k DEBUG: python2-oslo-log noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 58 k DEBUG: python2-oslo-messaging noarch 10.3.0-0.20191113063857.6bca848.el7 DEBUG: local 219 k DEBUG: python2-oslo-middleware noarch 3.38.1-0.20191002122214.9bae80e.el7 DEBUG: local 48 k DEBUG: python2-oslo-policy noarch 2.3.2-0.20190917113237.e433a3c.el7 DEBUG: local 63 k DEBUG: python2-oslo-reports noarch 1.30.0-0.20190906080437.cf35fec.el7 DEBUG: local 51 k DEBUG: python2-oslo-serialization noarch 2.29.2-0.20191002130344.fa399b6.el7 DEBUG: local 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20191002114731.a7621c8.el7 DEBUG: local 66 k DEBUG: python2-oslo-upgradecheck noarch 0.3.2-0.20190912135820.e1df576.el7 DEBUG: local 18 k DEBUG: python2-oslo-utils noarch 3.42.0-0.20191118112330.b412684.el7 DEBUG: local 73 k DEBUG: python2-oslo-versionedobjects DEBUG: noarch 1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: local 71 k DEBUG: python2-oslo-versionedobjects-tests DEBUG: noarch 1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: local 72 k DEBUG: python2-oslotest noarch 3.8.1-0.20191002172439.7ad16de.el7 DEBUG: local 45 k DEBUG: python2-osprofiler noarch 2.8.2-0.20190906080145.d431c7a.el7 DEBUG: local 124 k DEBUG: python2-pecan noarch 1.3.2-1.el7 delorean-master-testing 267 k DEBUG: python2-pycadf noarch 2.10.0-0.20191002121730.d113c15.el7 DEBUG: local 45 k DEBUG: python2-stestr noarch 2.3.1-1.el7 delorean-master-testing 145 k DEBUG: python2-stevedore noarch 1.31.0-0.20191002172820.6817543.el7 DEBUG: local 56 k DEBUG: python2-subunit noarch 1.2.0-14.el7 delorean-master-testing 85 k DEBUG: python2-taskflow noarch 3.7.1-0.20190905143335.f0eae2c.el7 DEBUG: local 680 k DEBUG: python2-testscenarios noarch 0.5.0-8.el7 delorean-master-testing 32 k DEBUG: python2-testtools noarch 2.3.0-7.el7 delorean-master-testing 342 k DEBUG: python2-werkzeug noarch 0.14.1-3.el7 delorean-master-testing 466 k DEBUG: python2-wsme noarch 0.9.4-0.20190520093626.bff9624.el7 DEBUG: local 187 k DEBUG: Installing for dependencies: DEBUG: atlas x86_64 3.10.1-12.el7 base 4.5 M DEBUG: blosc x86_64 1.11.1-3.el7 delorean-master-testing 111 k DEBUG: desktop-file-utils x86_64 0.23-2.el7 base 67 k DEBUG: dulwich-core x86_64 0.19.11-1.el7 delorean-master-testing 28 k DEBUG: emacs-filesystem noarch 1:24.3-22.el7 base 58 k DEBUG: graphviz-python x86_64 2.30.1-21.el7 base 47 k DEBUG: hdf5 x86_64 1.8.13-7.el7 delorean-master-testing 1.6 M DEBUG: libgfortran x86_64 4.8.5-39.el7 base 300 k DEBUG: libqhull x86_64 2015.2-1.el7 delorean-master-testing 159 k DEBUG: libquadmath x86_64 4.8.5-39.el7 base 190 k DEBUG: libsodium x86_64 1.0.16-1.el7 delorean-master-testing 139 k DEBUG: libxslt x86_64 1.1.28-5.el7 base 242 k DEBUG: lzo x86_64 2.06-8.el7 base 59 k DEBUG: pyflakes noarch 0.9.2-1.el7 delorean-master-testing 42 k DEBUG: python-Bottleneck x86_64 0.6.0-4.el7 delorean-master-testing 893 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-master-testing 170 k DEBUG: python-editor noarch 0.4-4.el7 delorean-master-testing 12 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-jwcrypto noarch 0.4.2-1.el7 base 57 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-master-testing 116 k DEBUG: python-linecache2 noarch 1.0.0-1.el7 delorean-master-testing 11 k DEBUG: python-logutils noarch 0.3.3-3.el7 delorean-master-testing 41 k DEBUG: python-lxml x86_64 3.2.1-4.el7 base 758 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-matplotlib-data noarch 2.0.0-3.el7 delorean-master-testing 2.1 M DEBUG: python-matplotlib-data-fonts DEBUG: noarch 2.0.0-3.el7 delorean-master-testing 2.4 M DEBUG: python-mccabe noarch 0.2.1-4.el7 delorean-master-testing 12 k DEBUG: python-memcached noarch 1.58-1.el7 delorean-master-testing 37 k DEBUG: python-migrate noarch 0.11.0-1.el7 delorean-master-testing 227 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-nose noarch 1.3.7-7.el7 delorean-master-testing 275 k DEBUG: python-openstackclient-lang DEBUG: noarch 4.0.0-0.20191018154422.aa64eb6.el7 DEBUG: local 52 k DEBUG: python-oslo-cache-lang noarch 1.37.0-0.20191002122711.f67262f.el7 DEBUG: local 11 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 8.6 k DEBUG: python-oslo-db-lang noarch 5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: local 8.2 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 8.0 k DEBUG: python-oslo-middleware-lang DEBUG: noarch 3.38.1-0.20191002122214.9bae80e.el7 DEBUG: local 7.0 k DEBUG: python-oslo-policy-lang noarch 2.3.2-0.20190917113237.e433a3c.el7 DEBUG: local 7.1 k DEBUG: python-oslo-utils-lang noarch 3.42.0-0.20191118112330.b412684.el7 DEBUG: local 7.8 k DEBUG: python-oslo-versionedobjects-lang DEBUG: noarch 1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: local 7.2 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-master-testing 45 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-pycadf-common noarch 2.10.0-0.20191002121730.d113c15.el7 DEBUG: local 9.6 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-master-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-master-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-master-testing 191 k DEBUG: python-simplegeneric noarch 0.8-7.el7 delorean-master-testing 11 k DEBUG: python-sqlparse noarch 0.1.18-5.el7 delorean-master-testing 74 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-master-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-master-testing 25 k DEBUG: python-waitress noarch 0.8.9-5.el7 delorean-master-testing 151 k DEBUG: python-warlock noarch 1.0.1-1.el7 delorean-master-testing 13 k DEBUG: python-webtest noarch 2.0.23-1.el7 delorean-master-testing 83 k DEBUG: python2-PyMySQL noarch 0.9.2-2.el7 delorean-master-testing 91 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-master-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-master-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-master-testing 172 k DEBUG: python2-automaton noarch 1.17.0-0.20190906073800.5e82feb.el7 DEBUG: local 36 k DEBUG: python2-bcrypt x86_64 3.1.6-1.el7 delorean-master-testing 38 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-master-testing 27 k DEBUG: python2-certifi noarch 2016.9.26-2.el7 DEBUG: delorean-master-testing 8.9 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-master-testing 228 k DEBUG: python2-cliff noarch 2.16.0-0.20191002173131.6b6b186.el7 DEBUG: local 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-master-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-master-testing 19 k DEBUG: python2-cycler noarch 0.10.0-2.el7 delorean-master-testing 14 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-master-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20191002134846.0be4911.el7 DEBUG: local 27 k DEBUG: python2-docker-pycreds noarch 0.4.0-2.el7 delorean-master-testing 17 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-master-testing 73 k DEBUG: python2-dulwich x86_64 0.19.11-1.el7 delorean-master-testing 635 k DEBUG: python2-extras noarch 1.0.0-2.el7 delorean-master-testing 15 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-master-testing 37 k DEBUG: python2-flake8 noarch 2.6.2-1.el7 delorean-master-testing 60 k DEBUG: python2-functools32 noarch 3.2.3.2-1.el7 delorean-master-testing 24 k DEBUG: python2-future noarch 0.16.0-4.el7 delorean-master-testing 798 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.9.0-0.20191002114039.25ffb8f.el7 DEBUG: local 58 k DEBUG: python2-google-auth noarch 1.3.0-1.el7 delorean-master-testing 75 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-master-testing 38 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-master-testing 13 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-master-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.18.0-0.20191108045118.de53f90.el7 DEBUG: local 416 k DEBUG: python2-kombu noarch 1:4.6.3-3.el7 delorean-master-testing 364 k DEBUG: python2-matplotlib x86_64 2.0.0-3.el7 delorean-master-testing 3.0 M DEBUG: python2-matplotlib-tk x86_64 2.0.0-3.el7 delorean-master-testing 57 k DEBUG: python2-mimeparse noarch 1.6.0-2.el7 delorean-master-testing 12 k DEBUG: python2-mox3 noarch 0.28.0-0.20191002133807.0a1e5b9.el7 DEBUG: local 74 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-master-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-master-testing 15 k DEBUG: python2-networkx noarch 2.2-3.el7 delorean-master-testing 2.1 M DEBUG: python2-numexpr x86_64 2.6.1-3.el7 delorean-master-testing 330 k DEBUG: python2-numpy x86_64 1:1.14.5-1.el7 delorean-master-testing 3.7 M DEBUG: python2-oauthlib noarch 2.0.1-8.el7 base 146 k DEBUG: python2-openstackclient noarch 4.0.0-0.20191018154422.aa64eb6.el7 DEBUG: local 1.1 M DEBUG: python2-openstacksdk noarch 0.37.0-0.20191028124234.6fa13c2.el7 DEBUG: local 766 k DEBUG: python2-os-client-config noarch 1.33.0-0.20191002104320.d0eea17.el7 DEBUG: local 48 k DEBUG: python2-os-service-types noarch 1.7.0-0.20191002121500.0b2f473.el7 DEBUG: local 31 k DEBUG: python2-osc-lib noarch 1.14.1-0.20191002090514.a0d9746.el7 DEBUG: local 72 k DEBUG: python2-oslo-cache noarch 1.37.0-0.20191002122711.f67262f.el7 DEBUG: local 45 k DEBUG: python2-pandas x86_64 0.19.1-2.el7.2 delorean-master-testing 7.9 M DEBUG: python2-paramiko noarch 2.4.2-2.el7 delorean-master-testing 286 k DEBUG: python2-psutil x86_64 5.5.1-1.el7 delorean-master-testing 387 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-master-testing 97 k DEBUG: python2-pyasn1 noarch 0.3.7-6.el7 delorean-master-testing 118 k DEBUG: python2-pyasn1-modules noarch 0.3.7-6.el7 delorean-master-testing 104 k DEBUG: python2-pycodestyle noarch 2.0.0-5.el7 delorean-master-testing 77 k DEBUG: python2-pydot noarch 1.4.1-1.el7 delorean-master-testing 45 k DEBUG: python2-pynacl x86_64 1.3.0-1.el7 delorean-master-testing 92 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-master-testing 16 k DEBUG: python2-qpid-proton x86_64 0.26.0-2.el7 delorean-master-testing 216 k DEBUG: python2-requests-oauthlib noarch 0.8.0-5.el7 base 35 k DEBUG: python2-requestsexceptions noarch 1.4.0-0.20191002111839.d7ac0ff.el7 DEBUG: local 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-master-testing 41 k DEBUG: python2-rsa noarch 3.3-2.el7 delorean-master-testing 63 k DEBUG: python2-scipy x86_64 0.18.0-3.el7 delorean-master-testing 12 M DEBUG: python2-simplejson x86_64 3.10.0-7.el7 delorean-master-testing 274 k DEBUG: python2-singledispatch noarch 3.4.0.3-4.el7 delorean-master-testing 17 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-master-testing 27 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-swiftclient noarch 3.8.1-0.20190917115042.72b90fe.el7 DEBUG: local 163 k DEBUG: python2-tables x86_64 3.3.0-4.el7 delorean-master-testing 1.3 M DEBUG: python2-tenacity noarch 5.0.2-2.el7 delorean-master-testing 60 k DEBUG: python2-traceback2 noarch 1.4.0-14.el7 delorean-master-testing 18 k DEBUG: python2-unittest2 noarch 1.1.0-15.el7 delorean-master-testing 175 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-master-testing 29 k DEBUG: python2-voluptuous noarch 0.10.5-2.el7 delorean-master-testing 49 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-master-testing 27 k DEBUG: python2-websocket-client noarch 0.54.0-1.el7 delorean-master-testing 55 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-master-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-master-testing 39 k DEBUG: qpid-proton-c x86_64 0.26.0-2.el7 delorean-master-testing 184 k DEBUG: snappy x86_64 1.1.0-3.el7 base 40 k DEBUG: t1lib x86_64 5.1.2-14.el7 base 166 k DEBUG: tcl x86_64 1:8.5.13-8.el7 base 1.9 M DEBUG: texlive-base noarch 2:2012-43.20130427_r30134.el7 DEBUG: base 326 k DEBUG: texlive-dvipng noarch 2:svn26689.1.14-43.el7 DEBUG: base 44 k DEBUG: texlive-dvipng-bin x86_64 2:svn26509.0-43.20130427_r30134.el7 DEBUG: base 64 k DEBUG: texlive-kpathsea noarch 2:svn28792.0-43.el7 DEBUG: base 140 k DEBUG: texlive-kpathsea-bin x86_64 2:svn27347.0-43.20130427_r30134.el7 DEBUG: base 41 k DEBUG: texlive-kpathsea-lib x86_64 2:2012-43.20130427_r30134.el7 DEBUG: base 79 k DEBUG: tix x86_64 1:8.4.3-12.el7 base 254 k DEBUG: tk x86_64 1:8.5.13-6.el7 base 1.4 M DEBUG: tkinter x86_64 2.7.5-86.el7 base 327 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: xdg-utils noarch 1.1.0-0.17.20120809git.el7 DEBUG: base 70 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 51 Packages (+151 Dependent packages) DEBUG: Total size: 73 M DEBUG: Total download size: 7.9 M DEBUG: Installed size: 326 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 110 MB/s | 7.9 MB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-stevedore-1.31.0-0.20191002172820.6817543.el7. 1/202 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/202 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/202 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/202 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/202 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 6/202 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 7/202 DEBUG: Installing : libquadmath-4.8.5-39.el7.x86_64 8/202 DEBUG: Installing : libgfortran-4.8.5-39.el7.x86_64 9/202 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 10/202 DEBUG: Installing : python2-simplejson-3.10.0-7.el7.x86_64 11/202 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 12/202 DEBUG: Installing : 1:tcl-8.5.13-8.el7.x86_64 13/202 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 14/202 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 15/202 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 16/202 DEBUG: Installing : python2-futurist-1.9.0-0.20191002114039.25ffb8f.el7.no 17/202 DEBUG: Installing : 1:tk-8.5.13-6.el7.x86_64 18/202 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 19/202 DEBUG: Installing : python2-websocket-client-0.54.0-1.el7.noarch 20/202 DEBUG: Installing : python2-os-service-types-1.7.0-0.20191002121500.0b2f47 21/202 DEBUG: Installing : python2-keystoneauth1-3.18.0-0.20191108045118.de53f90. 22/202 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 23/202 DEBUG: Installing : pyflakes-0.9.2-1.el7.noarch 24/202 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 25/202 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 26/202 DEBUG: Installing : which-2.20-7.el7.x86_64 27/202 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 28/202 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 29/202 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 30/202 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 31/202 DEBUG: Installing : python2-debtcollector-1.22.0-0.20191002134846.0be4911. 32/202 DEBUG: Installing : python2-oslo-context-2.23.0-0.20191002125854.07f068d.e 33/202 DEBUG: Installing : 2:texlive-base-2012-43.20130427_r30134.el7.noarch 34/202 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 35/202 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 36/202 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 37/202 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 38/202 DEBUG: Installing : 2:texlive-kpathsea-lib-2012-43.20130427_r30134.el7.x86 39/202 DEBUG: Installing : 2:texlive-kpathsea-svn28792.0-43.el7.noarch 40/202 DEBUG: Installing : 2:texlive-kpathsea-bin-svn27347.0-43.20130427_r30134.e 41/202 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 42/202 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 43/202 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 44/202 DEBUG: Installing : 1:python2-kombu-4.6.3-3.el7.noarch 45/202 DEBUG: Installing : 1:tix-8.4.3-12.el7.x86_64 46/202 DEBUG: Installing : tkinter-2.7.5-86.el7.x86_64 47/202 DEBUG: Installing : python2-rsa-3.3-2.el7.noarch 48/202 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 49/202 DEBUG: Installing : python2-google-auth-1.3.0-1.el7.noarch 50/202 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 51/202 DEBUG: Installing : python2-tenacity-5.0.2-2.el7.noarch 52/202 DEBUG: Installing : python2-automaton-1.17.0-0.20190906073800.5e82feb.el7. 53/202 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 54/202 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 55/202 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 56/202 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 57/202 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 58/202 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 59/202 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 60/202 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 61/202 DEBUG: Installing : python-oslo-concurrency-lang-3.30.0-0.20191002125608.6 62/202 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 63/202 DEBUG: Installing : python-oslo-utils-lang-3.42.0-0.20191118112330.b412684 64/202 DEBUG: Installing : 1:emacs-filesystem-24.3-22.el7.noarch 65/202 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 66/202 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 67/202 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 68/202 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 69/202 DEBUG: Installing : 1:python2-numpy-1.14.5-1.el7.x86_64 70/202 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 71/202 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 72/202 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 73/202 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 74/202 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 75/202 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 76/202 DEBUG: Installing : python-oslo-cache-lang-1.37.0-0.20191002122711.f67262f 77/202 DEBUG: Installing : libxslt-1.1.28-5.el7.x86_64 78/202 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 79/202 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 80/202 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 81/202 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 82/202 DEBUG: Installing : python-editor-0.4-4.el7.noarch 83/202 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 84/202 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 85/202 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 86/202 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 87/202 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 88/202 DEBUG: Installing : python2-pycodestyle-2.0.0-5.el7.noarch 89/202 DEBUG: Installing : python2-docker-pycreds-0.4.0-2.el7.noarch 90/202 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20191018154 91/202 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb. 92/202 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7. 93/202 DEBUG: Installing : python2-oslo-utils-3.42.0-0.20191118112330.b412684.el7 94/202 DEBUG: Installing : python2-oslo-serialization-2.29.2-0.20191002130344.fa3 95/202 DEBUG: Installing : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7. 96/202 DEBUG: Installing : 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2 97/202 DEBUG: Installing : python2-oslo-concurrency-3.30.0-0.20191002125608.610df 98/202 DEBUG: Installing : python2-swiftclient-3.8.1-0.20190917115042.72b90fe.el7 99/202 DEBUG: Installing : 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.e 100/202 DEBUG: Installing : python2-cinderclient-5.0.0-0.20191018151128.a63d4d6.el 101/202 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20191002130740.fb40cdb.el7 102/202 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20191002111839.d7ac 103/202 DEBUG: Installing : python2-certifi-2016.9.26-2.el7.noarch 104/202 DEBUG: Installing : graphviz-python-2.30.1-21.el7.x86_64 105/202 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 106/202 DEBUG: Installing : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.e 107/202 DEBUG: Installing : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.n 108/202 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 109/202 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 110/202 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20191002122214.9b 111/202 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20191002122214.9bae80 112/202 DEBUG: Installing : python-openstackclient-lang-4.0.0-0.20191018154422.aa6 113/202 DEBUG: Installing : python-ply-3.4-11.el7.noarch 114/202 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 115/202 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 116/202 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 117/202 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 118/202 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 119/202 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 120/202 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 121/202 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 122/202 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 123/202 DEBUG: Installing : python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7 124/202 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 125/202 DEBUG: Installing : python-jwcrypto-0.4.2-1.el7.noarch 126/202 DEBUG: Installing : python2-oauthlib-2.0.1-8.el7.noarch 127/202 DEBUG: Installing : python2-requests-oauthlib-0.8.0-5.el7.noarch 128/202 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 129/202 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 130/202 DEBUG: Installing : lzo-2.06-8.el7.x86_64 131/202 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 132/202 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 133/202 DEBUG: Installing : 2:texlive-dvipng-svn26689.1.14-43.el7.noarch 134/202 DEBUG: Installing : 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7 135/202 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 136/202 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 137/202 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 138/202 DEBUG: Installing : python-oslo-policy-lang-2.3.2-0.20190917113237.e433a3c 139/202 DEBUG: Installing : python-pycadf-common-2.10.0-0.20191002121730.d113c15.e 140/202 DEBUG: Installing : python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noa 141/202 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 142/202 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 143/202 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 144/202 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 145/202 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 146/202 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 147/202 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 148/202 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 149/202 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 150/202 DEBUG: Installing : python2-subunit-1.2.0-14.el7.noarch 151/202 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 152/202 DEBUG: Installing : python2-mox3-0.28.0-0.20191002133807.0a1e5b9.el7.noarc 153/202 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 154/202 DEBUG: Installing : python-mccabe-0.2.1-4.el7.noarch 155/202 DEBUG: Installing : python2-flake8-2.6.2-1.el7.noarch 156/202 DEBUG: Installing : python2-hacking-1.0.1-0.20191002171925.865398f.el7.noa 157/202 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 158/202 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 159/202 DEBUG: Installing : python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noar 160/202 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 161/202 DEBUG: Installing : libsodium-1.0.16-1.el7.x86_64 162/202 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 163/202 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 164/202 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 165/202 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 166/202 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 167/202 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 168/202 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 169/202 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 170/202 DEBUG: Installing : python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.e 171/202 DEBUG: Installing : python2-os-client-config-1.33.0-0.20191002104320.d0eea 172/202 DEBUG: Installing : python2-osc-lib-1.14.1-0.20191002090514.a0d9746.el7.no 173/202 DEBUG: Installing : python2-neutronclient-6.14.0-0.20190917120011.115f60f. 174/202 DEBUG: Installing : python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.no 175/202 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 176/202 DEBUG: Installing : 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa 177/202 DEBUG: Installing : python2-openstackclient-4.0.0-0.20191018154422.aa64eb6 178/202 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 179/202 DEBUG: Installing : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.e 180/202 DEBUG: Installing : python2-oslo-messaging-10.3.0-0.20191113063857.6bca848 181/202 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.20191018154003. 182/202 DEBUG: Installing : python2-oslo-versionedobjects-tests-1.36.1-0.201910181 183/202 DEBUG: Installing : python2-osprofiler-2.8.2-0.20190906080145.d431c7a.el7. 184/202 DEBUG: Installing : python2-octaviaclient-1.11.0-0.20191025062027.a3a29cd. 185/202 DEBUG: Installing : python2-heatclient-1.18.0-0.20190829172820.eca1637.el7 186/202 DEBUG: Installing : python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.no 187/202 DEBUG: Installing : python2-docker-3.7.0-2.el7.noarch 188/202 DEBUG: Installing : python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.no 189/202 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d. 190/202 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 191/202 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 192/202 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.20191002085527.0a65 193/202 DEBUG: Installing : python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7 194/202 DEBUG: Installing : python2-openstackdocstheme-1.29.0-2.el7.noarch 195/202 DEBUG: Installing : python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noa 196/202 DEBUG: Installing : python2-kubernetes-8.0.0-8.el7.noarch 197/202 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.e 198/202 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20190912135820.e1df5 199/202 DEBUG: Installing : python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch 200/202 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 201/202 DEBUG: Installing : python2-marathon-0.8.7-1.el7.noarch 202/202 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 1/202 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.e 2/202 DEBUG: Verifying : python2-openstackdocstheme-1.29.0-2.el7.noarch 3/202 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20191002090514.a0d9746.el7.no 4/202 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 5/202 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 6/202 DEBUG: Verifying : python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.no 7/202 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 8/202 DEBUG: Verifying : python2-requests-oauthlib-0.8.0-5.el7.noarch 9/202 DEBUG: Verifying : 2:texlive-kpathsea-lib-2012-43.20130427_r30134.el7.x86 10/202 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 11/202 DEBUG: Verifying : python2-flake8-2.6.2-1.el7.noarch 12/202 DEBUG: Verifying : python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.e 13/202 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 14/202 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 15/202 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 16/202 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 17/202 DEBUG: Verifying : 1:tk-8.5.13-6.el7.x86_64 18/202 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 19/202 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 20/202 DEBUG: Verifying : python2-oslo-serialization-2.29.2-0.20191002130344.fa3 21/202 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 22/202 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 23/202 DEBUG: Verifying : python2-automaton-1.17.0-0.20190906073800.5e82feb.el7. 24/202 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 25/202 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 26/202 DEBUG: Verifying : python2-oslo-context-2.23.0-0.20191002125854.07f068d.e 27/202 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 28/202 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 29/202 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 30/202 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 31/202 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20191002104320.d0eea 32/202 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 33/202 DEBUG: Verifying : libsodium-1.0.16-1.el7.x86_64 34/202 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 35/202 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 36/202 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 37/202 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 38/202 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 39/202 DEBUG: Verifying : 2:texlive-kpathsea-bin-svn27347.0-43.20130427_r30134.e 40/202 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noa 41/202 DEBUG: Verifying : python2-oslo-concurrency-3.30.0-0.20191002125608.610df 42/202 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 43/202 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 44/202 DEBUG: Verifying : 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa 45/202 DEBUG: Verifying : python2-heatclient-1.18.0-0.20190829172820.eca1637.el7 46/202 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 47/202 DEBUG: Verifying : python-mccabe-0.2.1-4.el7.noarch 48/202 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 49/202 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 50/202 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 51/202 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 52/202 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 53/202 DEBUG: Verifying : python2-subunit-1.2.0-14.el7.noarch 54/202 DEBUG: Verifying : 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2 55/202 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.e 56/202 DEBUG: Verifying : python2-octaviaclient-1.11.0-0.20191025062027.a3a29cd. 57/202 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 58/202 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 59/202 DEBUG: Verifying : 1:tix-8.4.3-12.el7.x86_64 60/202 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 61/202 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 62/202 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20191002121730.d113c15.e 63/202 DEBUG: Verifying : python-oslo-policy-lang-2.3.2-0.20190917113237.e433a3c 64/202 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 65/202 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 66/202 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20191002134846.0be4911. 67/202 DEBUG: Verifying : 1:python2-numpy-1.14.5-1.el7.x86_64 68/202 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 69/202 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 70/202 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.20191002085527.0a65 71/202 DEBUG: Verifying : python2-rsa-3.3-2.el7.noarch 72/202 DEBUG: Verifying : python2-simplejson-3.10.0-7.el7.x86_64 73/202 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 74/202 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7. 75/202 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 76/202 DEBUG: Verifying : 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.e 77/202 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 78/202 DEBUG: Verifying : python2-docker-3.7.0-2.el7.noarch 79/202 DEBUG: Verifying : python-openstackclient-lang-4.0.0-0.20191018154422.aa6 80/202 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20191002122214.9b 81/202 DEBUG: Verifying : python2-cinderclient-5.0.0-0.20191018151128.a63d4d6.el 82/202 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 83/202 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 84/202 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 85/202 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 86/202 DEBUG: Verifying : python2-marathon-0.8.7-1.el7.noarch 87/202 DEBUG: Verifying : 2:texlive-base-2012-43.20130427_r30134.el7.noarch 88/202 DEBUG: Verifying : python-jwcrypto-0.4.2-1.el7.noarch 89/202 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d. 90/202 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 91/202 DEBUG: Verifying : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.e 92/202 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 93/202 DEBUG: Verifying : python2-oslo-utils-3.42.0-0.20191118112330.b412684.el7 94/202 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 95/202 DEBUG: Verifying : 1:python2-kombu-4.6.3-3.el7.noarch 96/202 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 97/202 DEBUG: Verifying : python2-google-auth-1.3.0-1.el7.noarch 98/202 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 99/202 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 100/202 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 101/202 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 102/202 DEBUG: Verifying : graphviz-python-2.30.1-21.el7.x86_64 103/202 DEBUG: Verifying : python2-certifi-2016.9.26-2.el7.noarch 104/202 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 105/202 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20191002111839.d7ac 106/202 DEBUG: Verifying : 1:tcl-8.5.13-8.el7.x86_64 107/202 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20191002130740.fb40cdb.el7 108/202 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 109/202 DEBUG: Verifying : python2-openstackclient-4.0.0-0.20191018154422.aa64eb6 110/202 DEBUG: Verifying : python2-hacking-1.0.1-0.20191002171925.865398f.el7.noa 111/202 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.20191018154003. 112/202 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 113/202 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb. 114/202 DEBUG: Verifying : python2-oauthlib-2.0.1-8.el7.noarch 115/202 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20191018154 116/202 DEBUG: Verifying : python2-docker-pycreds-0.4.0-2.el7.noarch 117/202 DEBUG: Verifying : python2-pycodestyle-2.0.0-5.el7.noarch 118/202 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 119/202 DEBUG: Verifying : python2-futurist-1.9.0-0.20191002114039.25ffb8f.el7.no 120/202 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 121/202 DEBUG: Verifying : python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noa 122/202 DEBUG: Verifying : python2-stevedore-1.31.0-0.20191002172820.6817543.el7. 123/202 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 124/202 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 125/202 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 126/202 DEBUG: Verifying : 2:texlive-dvipng-svn26689.1.14-43.el7.noarch 127/202 DEBUG: Verifying : python2-wsme-0.9.4-0.20190520093626.bff9624.el7.noarch 128/202 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 129/202 DEBUG: Verifying : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7. 130/202 DEBUG: Verifying : 2:texlive-kpathsea-svn28792.0-43.el7.noarch 131/202 DEBUG: Verifying : python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.no 132/202 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 133/202 DEBUG: Verifying : libxslt-1.1.28-5.el7.x86_64 134/202 DEBUG: Verifying : python2-oslo-messaging-10.3.0-0.20191113063857.6bca848 135/202 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 136/202 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 137/202 DEBUG: Verifying : python-oslo-cache-lang-1.37.0-0.20191002122711.f67262f 138/202 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 139/202 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20190912135820.e1df5 140/202 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 141/202 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 142/202 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 143/202 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 144/202 DEBUG: Verifying : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.n 145/202 DEBUG: Verifying : python2-oslo-versionedobjects-tests-1.36.1-0.201910181 146/202 DEBUG: Verifying : libquadmath-4.8.5-39.el7.x86_64 147/202 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 148/202 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 149/202 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 150/202 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 151/202 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 152/202 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 153/202 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 154/202 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 155/202 DEBUG: Verifying : libgfortran-4.8.5-39.el7.x86_64 156/202 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 157/202 DEBUG: Verifying : python2-kubernetes-8.0.0-8.el7.noarch 158/202 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 159/202 DEBUG: Verifying : tkinter-2.7.5-86.el7.x86_64 160/202 DEBUG: Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 161/202 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 162/202 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 163/202 DEBUG: Verifying : python-oslo-utils-lang-3.42.0-0.20191118112330.b412684 164/202 DEBUG: Verifying : python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7 165/202 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 166/202 DEBUG: Verifying : python2-mox3-0.28.0-0.20191002133807.0a1e5b9.el7.noarc 167/202 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.0-0.20191002125608.6 168/202 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 169/202 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 170/202 DEBUG: Verifying : which-2.20-7.el7.x86_64 171/202 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 172/202 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 173/202 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20190906080145.d431c7a.el7. 174/202 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 175/202 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 176/202 DEBUG: Verifying : python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.no 177/202 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 178/202 DEBUG: Verifying : python2-keystoneauth1-3.18.0-0.20191108045118.de53f90. 179/202 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 180/202 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 181/202 DEBUG: Verifying : pyflakes-0.9.2-1.el7.noarch 182/202 DEBUG: Verifying : python2-neutronclient-6.14.0-0.20190917120011.115f60f. 183/202 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 184/202 DEBUG: Verifying : python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noar 185/202 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 186/202 DEBUG: Verifying : python2-tenacity-5.0.2-2.el7.noarch 187/202 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 188/202 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 189/202 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 190/202 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20190917115042.72b90fe.el7 191/202 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 192/202 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20191002122214.9bae80 193/202 DEBUG: Verifying : 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7 194/202 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 195/202 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 196/202 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 197/202 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 198/202 DEBUG: Verifying : python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7 199/202 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 200/202 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20191002121500.0b2f47 201/202 DEBUG: Verifying : python2-websocket-client-0.54.0-1.el7.noarch 202/202 DEBUG: Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python2-alembic.noarch 0:1.0.7-1.el7 DEBUG: python2-barbicanclient.noarch 0:4.9.0-0.20191105134019.9c0e02d.el7 DEBUG: python2-cinderclient.noarch 0:5.0.0-0.20191018151128.a63d4d6.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-docker.noarch 0:3.7.0-2.el7 DEBUG: python2-fixtures.noarch 0:3.0.0-7.el7 DEBUG: python2-glanceclient.noarch 1:2.17.0-0.20190917115343.40c19aa.el7 DEBUG: python2-hacking.noarch 0:1.0.1-0.20191002171925.865398f.el7 DEBUG: python2-heatclient.noarch 0:1.18.0-0.20190829172820.eca1637.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-keystoneclient.noarch 1:3.22.0-0.20191025061144.925c2c1.el7 DEBUG: python2-keystonemiddleware.noarch 0:7.0.1-0.20191002085527.0a65b14.el7 DEBUG: python2-kubernetes.noarch 0:8.0.0-8.el7 DEBUG: python2-marathon.noarch 0:0.8.7-1.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-neutronclient.noarch 0:6.14.0-0.20190917120011.115f60f.el7 DEBUG: python2-novaclient.noarch 1:16.0.0-0.20191106091533.380fc08.el7 DEBUG: python2-octaviaclient.noarch 0:1.11.0-0.20191025062027.a3a29cd.el7 DEBUG: python2-openstackdocstheme.noarch 0:1.29.0-2.el7 DEBUG: python2-os-testr.noarch 0:1.1.0-0.20191002110811.414bbf6.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 DEBUG: python2-oslo-db.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python2-oslo-messaging.noarch 0:10.3.0-0.20191113063857.6bca848.el7 DEBUG: python2-oslo-middleware.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 DEBUG: python2-oslo-policy.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 DEBUG: python2-oslo-reports.noarch 0:1.30.0-0.20190906080437.cf35fec.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 DEBUG: python2-oslo-upgradecheck.noarch 0:0.3.2-0.20190912135820.e1df576.el7 DEBUG: python2-oslo-utils.noarch 0:3.42.0-0.20191118112330.b412684.el7 DEBUG: python2-oslo-versionedobjects.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: python2-oslo-versionedobjects-tests.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: python2-oslotest.noarch 0:3.8.1-0.20191002172439.7ad16de.el7 DEBUG: python2-osprofiler.noarch 0:2.8.2-0.20190906080145.d431c7a.el7 DEBUG: python2-pecan.noarch 0:1.3.2-1.el7 DEBUG: python2-pycadf.noarch 0:2.10.0-0.20191002121730.d113c15.el7 DEBUG: python2-stestr.noarch 0:2.3.1-1.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 DEBUG: python2-subunit.noarch 0:1.2.0-14.el7 DEBUG: python2-taskflow.noarch 0:3.7.1-0.20190905143335.f0eae2c.el7 DEBUG: python2-testscenarios.noarch 0:0.5.0-8.el7 DEBUG: python2-testtools.noarch 0:2.3.0-7.el7 DEBUG: python2-werkzeug.noarch 0:0.14.1-3.el7 DEBUG: python2-wsme.noarch 0:0.9.4-0.20190520093626.bff9624.el7 DEBUG: Dependency Installed: DEBUG: atlas.x86_64 0:3.10.1-12.el7 DEBUG: blosc.x86_64 0:1.11.1-3.el7 DEBUG: desktop-file-utils.x86_64 0:0.23-2.el7 DEBUG: dulwich-core.x86_64 0:0.19.11-1.el7 DEBUG: emacs-filesystem.noarch 1:24.3-22.el7 DEBUG: graphviz-python.x86_64 0:2.30.1-21.el7 DEBUG: hdf5.x86_64 0:1.8.13-7.el7 DEBUG: libgfortran.x86_64 0:4.8.5-39.el7 DEBUG: libqhull.x86_64 0:2015.2-1.el7 DEBUG: libquadmath.x86_64 0:4.8.5-39.el7 DEBUG: libsodium.x86_64 0:1.0.16-1.el7 DEBUG: libxslt.x86_64 0:1.1.28-5.el7 DEBUG: lzo.x86_64 0:2.06-8.el7 DEBUG: pyflakes.noarch 0:0.9.2-1.el7 DEBUG: python-Bottleneck.x86_64 0:0.6.0-4.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-beautifulsoup4.noarch 0:4.6.0-1.el7 DEBUG: python-editor.noarch 0:0.4-4.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-jwcrypto.noarch 0:0.4.2-1.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-linecache2.noarch 0:1.0.0-1.el7 DEBUG: python-logutils.noarch 0:0.3.3-3.el7 DEBUG: python-lxml.x86_64 0:3.2.1-4.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-matplotlib-data.noarch 0:2.0.0-3.el7 DEBUG: python-matplotlib-data-fonts.noarch 0:2.0.0-3.el7 DEBUG: python-mccabe.noarch 0:0.2.1-4.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-migrate.noarch 0:0.11.0-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-nose.noarch 0:1.3.7-7.el7 DEBUG: python-openstackclient-lang.noarch 0:4.0.0-0.20191018154422.aa64eb6.el7 DEBUG: python-oslo-cache-lang.noarch 0:1.37.0-0.20191002122711.f67262f.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python-oslo-db-lang.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.42.0-0.20191118112330.b412684.el7 DEBUG: python-oslo-versionedobjects-lang.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-pycadf-common.noarch 0:2.10.0-0.20191002121730.d113c15.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-simplegeneric.noarch 0:0.8-7.el7 DEBUG: python-sqlparse.noarch 0:0.1.18-5.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-waitress.noarch 0:0.8.9-5.el7 DEBUG: python-warlock.noarch 0:1.0.1-1.el7 DEBUG: python-webtest.noarch 0:2.0.23-1.el7 DEBUG: python2-PyMySQL.noarch 0:0.9.2-2.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-automaton.noarch 0:1.17.0-0.20190906073800.5e82feb.el7 DEBUG: python2-bcrypt.x86_64 0:3.1.6-1.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-certifi.noarch 0:2016.9.26-2.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.16.0-0.20191002173131.6b6b186.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cycler.noarch 0:0.10.0-2.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.22.0-0.20191002134846.0be4911.el7 DEBUG: python2-docker-pycreds.noarch 0:0.4.0-2.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-dulwich.x86_64 0:0.19.11-1.el7 DEBUG: python2-extras.noarch 0:1.0.0-2.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-flake8.noarch 0:2.6.2-1.el7 DEBUG: python2-functools32.noarch 0:3.2.3.2-1.el7 DEBUG: python2-future.noarch 0:0.16.0-4.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-futurist.noarch 0:1.9.0-0.20191002114039.25ffb8f.el7 DEBUG: python2-google-auth.noarch 0:1.3.0-1.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.18.0-0.20191108045118.de53f90.el7 DEBUG: python2-kombu.noarch 1:4.6.3-3.el7 DEBUG: python2-matplotlib.x86_64 0:2.0.0-3.el7 DEBUG: python2-matplotlib-tk.x86_64 0:2.0.0-3.el7 DEBUG: python2-mimeparse.noarch 0:1.6.0-2.el7 DEBUG: python2-mox3.noarch 0:0.28.0-0.20191002133807.0a1e5b9.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-networkx.noarch 0:2.2-3.el7 DEBUG: python2-numexpr.x86_64 0:2.6.1-3.el7 DEBUG: python2-numpy.x86_64 1:1.14.5-1.el7 DEBUG: python2-oauthlib.noarch 0:2.0.1-8.el7 DEBUG: python2-openstackclient.noarch 0:4.0.0-0.20191018154422.aa64eb6.el7 DEBUG: python2-openstacksdk.noarch 0:0.37.0-0.20191028124234.6fa13c2.el7 DEBUG: python2-os-client-config.noarch 0:1.33.0-0.20191002104320.d0eea17.el7 DEBUG: python2-os-service-types.noarch 0:1.7.0-0.20191002121500.0b2f473.el7 DEBUG: python2-osc-lib.noarch 0:1.14.1-0.20191002090514.a0d9746.el7 DEBUG: python2-oslo-cache.noarch 0:1.37.0-0.20191002122711.f67262f.el7 DEBUG: python2-pandas.x86_64 0:0.19.1-2.el7.2 DEBUG: python2-paramiko.noarch 0:2.4.2-2.el7 DEBUG: python2-psutil.x86_64 0:5.5.1-1.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyasn1.noarch 0:0.3.7-6.el7 DEBUG: python2-pyasn1-modules.noarch 0:0.3.7-6.el7 DEBUG: python2-pycodestyle.noarch 0:2.0.0-5.el7 DEBUG: python2-pydot.noarch 0:1.4.1-1.el7 DEBUG: python2-pynacl.x86_64 0:1.3.0-1.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-qpid-proton.x86_64 0:0.26.0-2.el7 DEBUG: python2-requests-oauthlib.noarch 0:0.8.0-5.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20191002111839.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-rsa.noarch 0:3.3-2.el7 DEBUG: python2-scipy.x86_64 0:0.18.0-3.el7 DEBUG: python2-simplejson.x86_64 0:3.10.0-7.el7 DEBUG: python2-singledispatch.noarch 0:3.4.0.3-4.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-swiftclient.noarch 0:3.8.1-0.20190917115042.72b90fe.el7 DEBUG: python2-tables.x86_64 0:3.3.0-4.el7 DEBUG: python2-tenacity.noarch 0:5.0.2-2.el7 DEBUG: python2-traceback2.noarch 0:1.4.0-14.el7 DEBUG: python2-unittest2.noarch 0:1.1.0-15.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-voluptuous.noarch 0:0.10.5-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-websocket-client.noarch 0:0.54.0-1.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.26.0-2.el7 DEBUG: snappy.x86_64 0:1.1.0-3.el7 DEBUG: t1lib.x86_64 0:5.1.2-14.el7 DEBUG: tcl.x86_64 1:8.5.13-8.el7 DEBUG: texlive-base.noarch 2:2012-43.20130427_r30134.el7 DEBUG: texlive-dvipng.noarch 2:svn26689.1.14-43.el7 DEBUG: texlive-dvipng-bin.x86_64 2:svn26509.0-43.20130427_r30134.el7 DEBUG: texlive-kpathsea.noarch 2:svn28792.0-43.el7 DEBUG: texlive-kpathsea-bin.x86_64 2:svn27347.0-43.20130427_r30134.el7 DEBUG: texlive-kpathsea-lib.x86_64 2:2012-43.20130427_r30134.el7 DEBUG: tix.x86_64 1:8.4.3-12.el7 DEBUG: tk.x86_64 1:8.5.13-6.el7 DEBUG: tkinter.x86_64 0:2.7.5-86.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: xdg-utils.noarch 0:1.1.0-0.17.20120809git.el7 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: build setup for openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm Start: rpmbuild openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-master-uc/data/repos/8f/2a/8f2a3249848e7520de83ab1b9df54b72455a99ec_923883d8/installed_pkgs.log with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '122b1cdf52994ce6af88fe3490aad587', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bupbb3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-9.1.0.dev62 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-9.1.0.dev62-0.20191121213802.8f2a324.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-9.1.0.dev62 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-magnum-9.1.0 base' DEBUG: + rm -rf test-requirements-bandit.txt test-requirements.txt requirements-bandit.txt requirements.txt tools/pip-requires tools/test-requires DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -rf DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1EW5uP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-9.1.0.dev62 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/magnum DEBUG: creating build/lib/magnum/cmd DEBUG: copying magnum/cmd/__init__.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/api.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/conductor.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/db_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/driver_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/status.py -> build/lib/magnum/cmd DEBUG: creating build/lib/magnum/db DEBUG: creating build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/__init__.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/api.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/migration.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/models.py -> build/lib/magnum/db/sqlalchemy DEBUG: creating build/lib/magnum/conf DEBUG: copying magnum/conf/__init__.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/api.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/barbican.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/certificates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cinder.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_templates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/conductor.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/database.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker_registry.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/drivers.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/glance.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/keystone.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/kubernetes.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/magnum_client.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/neutron.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/nova.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/octavia.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/opts.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/paths.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/profiler.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/quota.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/rpc.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/services.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/trust.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/utils.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/x509.py -> build/lib/magnum/conf DEBUG: creating build/lib/magnum/api DEBUG: copying magnum/api/__init__.py -> build/lib/magnum/api DEBUG: copying magnum/api/app.py -> build/lib/magnum/api DEBUG: copying magnum/api/attr_validator.py -> build/lib/magnum/api DEBUG: copying magnum/api/config.py -> build/lib/magnum/api DEBUG: copying magnum/api/expose.py -> build/lib/magnum/api DEBUG: copying magnum/api/hooks.py -> build/lib/magnum/api DEBUG: copying magnum/api/http_error.py -> build/lib/magnum/api DEBUG: copying magnum/api/servicegroup.py -> build/lib/magnum/api DEBUG: copying magnum/api/utils.py -> build/lib/magnum/api DEBUG: copying magnum/api/validation.py -> build/lib/magnum/api DEBUG: copying magnum/api/versioned_method.py -> build/lib/magnum/api DEBUG: creating build/lib/magnum/tests DEBUG: creating build/lib/magnum/tests/functional DEBUG: creating build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/tests/functional/api/v1 DEBUG: copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1 DEBUG: creating build/lib/magnum/common DEBUG: copying magnum/common/__init__.py -> build/lib/magnum/common DEBUG: copying magnum/common/cinder.py -> build/lib/magnum/common DEBUG: copying magnum/common/clients.py -> build/lib/magnum/common DEBUG: copying magnum/common/config.py -> build/lib/magnum/common DEBUG: copying magnum/common/context.py -> build/lib/magnum/common DEBUG: copying magnum/common/docker_utils.py -> build/lib/magnum/common DEBUG: copying magnum/common/exception.py -> build/lib/magnum/common DEBUG: copying magnum/common/keystone.py -> build/lib/magnum/common DEBUG: copying magnum/common/name_generator.py -> build/lib/magnum/common DEBUG: copying magnum/common/neutron.py -> build/lib/magnum/common DEBUG: copying magnum/common/nova.py -> build/lib/magnum/common DEBUG: copying magnum/common/octavia.py -> build/lib/magnum/common DEBUG: copying magnum/common/policy.py -> build/lib/magnum/common DEBUG: copying magnum/common/profiler.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc_service.py -> build/lib/magnum/common DEBUG: copying magnum/common/service.py -> build/lib/magnum/common DEBUG: copying magnum/common/short_id.py -> build/lib/magnum/common DEBUG: copying magnum/common/urlfetch.py -> build/lib/magnum/common DEBUG: copying magnum/common/utils.py -> build/lib/magnum/common DEBUG: creating build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/__init__.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/base.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/client.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/config.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/datagen.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/manager.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/models.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/utils.py -> build/lib/magnum/tests/functional/common DEBUG: creating build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/__init__.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/test_magnum_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: creating build/lib/magnum/drivers DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/driver.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/version.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/__init__.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/driver.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_coreos_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_fedora_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/swarm_fedora_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/swarm_mode_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/template_def.py -> build/lib/magnum/drivers/heat DEBUG: creating build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/__init__.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/base.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/link.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/root.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/versions.py -> build/lib/magnum/api/controllers DEBUG: creating build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/__init__.py -> build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/test_periodic.py -> build/lib/magnum/tests/unit/service DEBUG: creating build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/__init__.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_clients.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_context.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_docker_utils.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_exception.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_keystone.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_neutron.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_octavia.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_policy.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_profiler.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_rpc.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_service.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_short_id.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_urlfetch.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_utils.py -> build/lib/magnum/tests/unit/common DEBUG: creating build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/__init__.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_barbican.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_local.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: creating build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/__init__.py -> build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/test_conf.py -> build/lib/magnum/tests/unit/conf DEBUG: creating build/lib/magnum/tests/unit/conductor DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: creating build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/__init__.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/base.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_app.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_attr_validator.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_expose.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_hooks.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_servicegroup.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_validation.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/utils.py -> build/lib/magnum/tests/unit/api DEBUG: creating build/lib/magnum/tests/unit/db DEBUG: creating build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/__init__.py -> build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/test_types.py -> build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: creating build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/unit/conductor/tasks/__init__.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: creating build/lib/magnum/tests/unit/api/controllers DEBUG: creating build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/__init__.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_bay.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_baymodel.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_federation.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_quota.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_stats.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_types.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_utils.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/functional/api/__init__.py -> build/lib/magnum/tests/functional/api DEBUG: copying magnum/tests/functional/api/base.py -> build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/conductor DEBUG: creating build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/__init__.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/ca_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/cluster_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/conductor_listener.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/federation_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/indirection_api.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/nodegroup_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: creating build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/__init__.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/bay_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baymodel_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baypatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cert_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: creating build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/__init__.py -> build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/heat_tasks.py -> build/lib/magnum/conductor/tasks DEBUG: creating build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/__init__.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/base.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/bay.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/baymodel.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/certificate.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster_template.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/federation.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/magnum_service.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/nodegroup.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/quota.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/stats.py -> build/lib/magnum/common/policies DEBUG: creating build/lib/magnum/service DEBUG: copying magnum/service/__init__.py -> build/lib/magnum/service DEBUG: copying magnum/service/periodic.py -> build/lib/magnum/service DEBUG: creating build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/servicegroup/__init__.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/servicegroup/test_magnum_service.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/__init__.py -> build/lib/magnum DEBUG: copying magnum/i18n.py -> build/lib/magnum DEBUG: copying magnum/version.py -> build/lib/magnum DEBUG: creating build/lib/magnum/objects DEBUG: copying magnum/objects/__init__.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/base.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/certificate.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster_template.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/federation.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/fields.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/magnum_service.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/nodegroup.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/quota.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/stats.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/x509keypair.py -> build/lib/magnum/objects DEBUG: copying magnum/db/__init__.py -> build/lib/magnum/db DEBUG: copying magnum/db/api.py -> build/lib/magnum/db DEBUG: copying magnum/db/migration.py -> build/lib/magnum/db DEBUG: creating build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/__init__.py -> build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/magnum_service_periodic.py -> build/lib/magnum/servicegroup DEBUG: copying magnum/tests/__init__.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/base.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/conf_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fake_notifier.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fakes.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/output_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/policy_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/utils.py -> build/lib/magnum/tests DEBUG: creating build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/__init__.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/auth_token.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/parsable_error.py -> build/lib/magnum/api/middleware DEBUG: creating build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/__init__.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/bay_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/baymodel_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cert_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cluster_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: creating build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/tests/functional/mesos/__init__.py -> build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/tests/functional/mesos/test_mesos_python_client.py -> build/lib/magnum/tests/functional/mesos DEBUG: creating build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/__init__.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/cert_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/trust_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/drivers/__init__.py -> build/lib/magnum/drivers DEBUG: creating build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/__init__.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/barbican_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/local_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/x509keypair_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: creating build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/__init__.py -> build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/test_template.py -> build/lib/magnum/tests/unit/template DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/tests/unit/db/__init__.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/base.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_cluster.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_cluster_template.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_federation.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_magnum_service.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_nodegroup.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_quota.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_x509keypair.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/utils.py -> build/lib/magnum/tests/unit/db DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/__init__.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/bay.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/baymodel.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/certificate.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster_actions.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster_template.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/collection.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/federation.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/magnum_services.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/nodegroup.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/quota.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/stats.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/types.py -> build/lib/magnum/api/controllers/v1 DEBUG: creating build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/__init__.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_api.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_conductor.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_db_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_driver_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_status.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/conductor/__init__.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/k8s_api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/monitors.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/scale_manager.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/utils.py -> build/lib/magnum/conductor DEBUG: creating build/lib/magnum/hacking DEBUG: copying magnum/hacking/__init__.py -> build/lib/magnum/hacking DEBUG: copying magnum/hacking/checks.py -> build/lib/magnum/hacking DEBUG: creating build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/__init__.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_operations.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_sign.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_validator.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: creating build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/__init__.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/extensions.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/operations.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/validator.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/tests/unit/conductor/handlers/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/__init__.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_k8s_api.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_monitors.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_rpcapi.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_scale_manager.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_utils.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/__init__.py -> build/lib/magnum/tests/unit DEBUG: copying magnum/tests/unit/test_hacking.py -> build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/__init__.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_cluster.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_cluster_template.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_federation.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_fields.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_magnum_service.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_nodegroup.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_objects.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_x509keypair.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/utils.py -> build/lib/magnum/tests/unit/objects DEBUG: creating build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/functional/swarm_mode/__init__.py -> build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/unit/api/controllers/__init__.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/test_base.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/test_root.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: creating build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/__init__.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/driver.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_monitor.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_scale_manager.py -> build/lib/magnum/drivers/common DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/__init__.py -> build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_ironic DEBUG: creating build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/swarm/__init__.py -> build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/swarm/test_swarm_python_client.py -> build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/__init__.py -> build/lib/magnum/tests/functional DEBUG: copying magnum/tests/functional/python_client_base.py -> build/lib/magnum/tests/functional DEBUG: creating build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/__init__.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_heat_driver.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_template_definition.py -> build/lib/magnum/tests/unit/drivers DEBUG: creating build/lib/magnum/tests/functional/k8s_coreos DEBUG: copying magnum/tests/functional/k8s_coreos/__init__.py -> build/lib/magnum/tests/functional/k8s_coreos DEBUG: copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_coreos DEBUG: running egg_info DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing pbr to magnum.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'magnum.egg-info/SOURCES.txt' DEBUG: copying magnum/db/sqlalchemy/alembic.ini -> build/lib/magnum/db/sqlalchemy DEBUG: creating build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/README -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/env.py -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/script.py.mako -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: creating build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/api/app.wsgi -> build/lib/magnum/api DEBUG: copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api DEBUG: copying magnum/drivers/mesos_ubuntu_v1/COPYING -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: creating build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/copy_instance_logs.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/gate_hook.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/post_test_hook.sh -> build/lib/magnum/tests/contrib DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/tests/unit/api/controllers/auth-paste.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/auth-root-access.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/noauth-paste.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: creating build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/lb_api.yaml -> build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/lb_etcd.yaml -> build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/network.yaml -> build/lib/magnum/drivers/common/templates DEBUG: creating build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: creating build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating build/lib/magnum/drivers/common/templates/swarm DEBUG: creating build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: creating build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ris8rH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64 DEBUG: + cd magnum-9.1.0.dev62 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/magnum_service_periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/fields.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects DEBUG: copying build/lib/magnum/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum DEBUG: copying build/lib/magnum/i18n.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum DEBUG: copying build/lib/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/k8s_api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/heat_tasks.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/trust_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/nodegroup_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/indirection_api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/federation_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/conductor_listener.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/ca_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/network-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/make-cert.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_private_network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_private_network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_master_lb.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_etcd.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_api.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/k8s_scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/k8s_monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/swarm_mode_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/swarm_fedora_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_fedora_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_coreos_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/README.md -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/validator.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/operations.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/extensions.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/x509keypair_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/local_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/barbican_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/short_id.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/policy.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/name_generator.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/exception.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/docker_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/context.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/clients.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/copy_instance_logs.sh -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/output_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_template_definition.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_heat_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit DEBUG: copying build/lib/magnum/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_driver_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_db_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/test_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/template DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_quota.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/noauth-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-v1-access.ini -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-root-access.ini -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_types.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_stats.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_quota.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_validation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_expose.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_attr_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_app.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_k8s_api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_indirection_api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/test_conf.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_sign.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_operations.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_local.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_short_id.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_docker_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_context.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/k8s_coreos/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/python_client_base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional DEBUG: copying build/lib/magnum/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm DEBUG: copying build/lib/magnum/tests/functional/swarm/test_swarm_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm DEBUG: copying build/lib/magnum/tests/functional/swarm/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/swarm_mode/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm_mode DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/mesos DEBUG: copying build/lib/magnum/tests/functional/mesos/test_mesos_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/mesos DEBUG: copying build/lib/magnum/tests/functional/mesos/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_magnum_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/models.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/manager.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/datagen.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/magnum_service_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_template_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cert_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/baymodel_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/bay_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/magnum_service_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/clusterpatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_template_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_id_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cert_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baypatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baymodel_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/bay_model.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/parsable_error.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/auth_token.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/types.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/magnum_services.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/collection.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_actions.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/versions.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/link.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/base.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/versioned_method.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/validation.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/http_error.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/expose.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/config.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/attr_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/x509.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/trust.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/services.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/paths.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/opts.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/magnum_client.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/kubernetes.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/heat.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/glance.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/drivers.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker_registry.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/database.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_heat.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/certificates.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/env.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/README -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/status.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/driver_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/api.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/servicegroup/magnum_service_periodic.py to magnum_service_periodic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/servicegroup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/x509keypair.py to x509keypair.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/stats.py to stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/nodegroup.py to nodegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/magnum_service.py to magnum_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/fields.py to fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/federation.py to federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/cluster_template.py to cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/cluster.py to cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/certificate.py to certificate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/service/periodic.py to periodic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/service/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/scale_manager.py to scale_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/monitors.py to monitors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/k8s_api.py to k8s_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/tasks/heat_tasks.py to heat_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common/trust_manager.py to trust_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common/cert_manager.py to cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/nodegroup_conductor.py to nodegroup_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/indirection_api.py to indirection_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/federation_conductor.py to federation_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/conductor_listener.py to conductor_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/cluster_conductor.py to cluster_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/ca_conductor.py to ca_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conductor/handlers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_coreos_v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_atomic_v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_coreos_v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/k8s_fedora_ironic_v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/templates/swarm/fragments/make-cert.py to make-cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/k8s_scale_manager.py to k8s_scale_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/k8s_monitor.py to k8s_monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/monitor.py to monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/monitor.py to monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/swarm_fedora_atomic_v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/swarm_mode_template_def.py to swarm_mode_template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/swarm_fedora_template_def.py to swarm_fedora_template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/k8s_template_def.py to k8s_template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/k8s_fedora_template_def.py to k8s_fedora_template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/k8s_coreos_template_def.py to k8s_coreos_template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/heat/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/template_def.py to template_def.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/scale_manager.py to scale_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/monitor.py to monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/drivers/mesos_ubuntu_v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509/validator.py to validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509/operations.py to operations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509/extensions.py to extensions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/x509/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager/x509keypair_cert_manager.py to x509keypair_cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager/local_cert_manager.py to local_cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager/cert_manager.py to cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager/barbican_cert_manager.py to barbican_cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cert_manager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/stats.py to stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/nodegroup.py to nodegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/magnum_service.py to magnum_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/federation.py to federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/cluster_template.py to cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/cluster.py to cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/certificate.py to certificate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/baymodel.py to baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/bay.py to bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/urlfetch.py to urlfetch.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/short_id.py to short_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/rpc_service.py to rpc_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/profiler.py to profiler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/octavia.py to octavia.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/name_generator.py to name_generator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/keystone.py to keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/docker_utils.py to docker_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/clients.py to clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/policy_fixture.py to policy_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/output_fixture.py to output_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/fakes.py to fakes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/fake_notifier.py to fake_notifier.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/conf_fixture.py to conf_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers/test_template_definition.py to test_template_definition.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py to test_k8s_fedora_atomic_v1_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers/test_heat_driver.py to test_heat_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_x509keypair.py to test_x509keypair.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_objects.py to test_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_nodegroup.py to test_nodegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_magnum_service.py to test_magnum_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_fields.py to test_fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_federation.py to test_federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_cluster_template.py to test_cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/test_hacking.py to test_hacking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd/test_status.py to test_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd/test_driver_manage.py to test_driver_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd/test_db_manage.py to test_db_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd/test_conductor.py to test_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/template/test_template.py to test_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/template/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/servicegroup/test_magnum_service.py to test_magnum_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/servicegroup/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_x509keypair.py to test_x509keypair.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_quota.py to test_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_nodegroup.py to test_nodegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_magnum_service.py to test_magnum_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_federation.py to test_federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_cluster_template.py to test_cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/sqlalchemy/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/test_root.py to test_root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_stats.py to test_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_quota.py to test_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_nodegroup.py to test_nodegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_magnum_service.py to test_magnum_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_federation.py to test_federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster_template.py to test_cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py to test_cluster_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster.py to test_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_certificate.py to test_certificate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_baymodel.py to test_baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/test_bay.py to test_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/controllers/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/test_validation.py to test_validation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/test_servicegroup.py to test_servicegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/test_hooks.py to test_hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/test_expose.py to test_expose.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/test_attr_validator.py to test_attr_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/test_app.py to test_app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/test_scale_manager.py to test_scale_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/test_monitors.py to test_monitors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/test_k8s_api.py to test_k8s_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/tasks/test_heat_tasks.py to test_heat_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py to test_swarm_cluster_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py to test_nodegroup_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py to test_mesos_cluster_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py to test_k8s_cluster_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_indirection_api.py to test_indirection_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_federation_conductor.py to test_federation_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_conductor_listener.py to test_conductor_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py to test_cluster_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/test_ca_conductor.py to test_ca_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py to test_trust_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py to test_cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conductor/handlers/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conf/test_conf.py to test_conf.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509/test_validator.py to test_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509/test_sign.py to test_sign.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509/test_operations.py to test_operations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/x509/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py to test_x509keypair_cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager/test_local.py to test_local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager/test_cert_manager.py to test_cert_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager/test_barbican.py to test_barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/cert_manager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_urlfetch.py to test_urlfetch.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_short_id.py to test_short_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_service.py to test_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_rpc.py to test_rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_profiler.py to test_profiler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_octavia.py to test_octavia.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_neutron.py to test_neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_keystone.py to test_keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_exception.py to test_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_docker_utils.py to test_docker_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_context.py to test_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/test_clients.py to test_clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/service/test_periodic.py to test_periodic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/unit/service/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py to test_k8s_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_coreos/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/python_client_base.py to python_client_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm/test_swarm_python_client.py to test_swarm_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py to test_k8s_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s_ironic/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py to test_swarm_mode_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/swarm_mode/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/mesos/test_mesos_python_client.py to test_mesos_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/mesos/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s/test_magnum_python_client.py to test_magnum_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s/test_k8s_python_client.py to test_k8s_python_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/k8s/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/datagen.py to datagen.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/magnum_service_client.py to magnum_service_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/cluster_template_client.py to cluster_template_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/cluster_client.py to cluster_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/cert_client.py to cert_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/baymodel_client.py to baymodel_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/bay_client.py to bay_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/clients/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/magnum_service_model.py to magnum_service_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/clusterpatch_model.py to clusterpatch_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py to cluster_templatepatch_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/cluster_template_model.py to cluster_template_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/cluster_model.py to cluster_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/cluster_id_model.py to cluster_id_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/cert_model.py to cert_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/baypatch_model.py to baypatch_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/baymodelpatch_model.py to baymodelpatch_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/baymodel_model.py to baymodel_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/bay_model.py to bay_model.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/models/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/tests/functional/api/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware/parsable_error.py to parsable_error.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware/auth_token.py to auth_token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/stats.py to stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/nodegroup.py to nodegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/magnum_services.py to magnum_services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/federation.py to federation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/collection.py to collection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/cluster_template.py to cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/cluster_actions.py to cluster_actions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/cluster.py to cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/certificate.py to certificate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/baymodel.py to baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/bay.py to bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/root.py to root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/link.py to link.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/versioned_method.py to versioned_method.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/validation.py to validation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/servicegroup.py to servicegroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/http_error.py to http_error.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/hooks.py to hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/expose.py to expose.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/attr_validator.py to attr_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/app.py to app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/x509.py to x509.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/trust.py to trust.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/services.py to services.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/profiler.py to profiler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/paths.py to paths.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/octavia.py to octavia.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/nova.py to nova.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/magnum_client.py to magnum_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/kubernetes.py to kubernetes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/keystone.py to keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/heat.py to heat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/glance.py to glance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/drivers.py to drivers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/docker_registry.py to docker_registry.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/docker.py to docker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/database.py to database.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/cluster_templates.py to cluster_templates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/cluster_heat.py to cluster_heat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/cluster.py to cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/certificates.py to certificates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/barbican.py to barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py to fcb4efee8f8b_add_version_info_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py to fb03fdef8919_rename_baymodel_to_clustertemplate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py to ef08a5e057bd_remove_pod.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py to ee92b41b8809_create_quotas_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py to e772b2598d9_add_container_command.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py to e647f5931da8_add_insecure_registry_to_baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py to e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py to d072f58ab240_modify_x509keypair_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py to cbbc65a86986_add_health_status_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py to c04e925e65c2_nodegroups_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py to bc46ba6cf949_add_keypair_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py to bb42b7cad130_remove_node_object.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py to b1f612248cab_add_floating_ip_enabled_column_to_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py to adc3b7679ae_add_registry_trust_id_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py to ac92cbae311c_add_nodegoup_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py to aa0cc27839af_add_docker_volume_size_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py to a1136d335540_add_docker_storage_driver_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py to a0e7c8450ab1_add_labels_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py to 9a1539f1cd2c_add_federation_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py to 966a99e70ff_add_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py to 87e62e3c7abc_add_hidden_to_cluster_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py to 859fb45df249_remove_replication_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py to 720f640f43d1_rename_bay_table_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py to 6f21dc998bb_add_master_addresses_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py to 6f21dc920bb_add_cert_uuid_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py to 68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py to 5d4caa6e0a42_create_trustee_for_each_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py to 5ad410481b88_rename_insecure.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py to 59e7664a8ba1_add_container_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py to 5977879072a7_add_env_to_container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py to 592131657ca1_add_coe_column_to_baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py to 57fbdf2327a2_remove_baylock.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py to 5793cd26898d_add_bay_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py to 5518af8dbc21_rename_cert_uuid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py to 53882537ac57_add_host_column_to_pod.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py to 52bcaf58fecb_add_master_flavor_id_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py to 4ea34a59a64c_add_discovery_url_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py to 4e263f236334_add_registry_enabled.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py to 4956f03cabad_add_cluster_distro.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py to 47380964133d_add_network_subnet_fip_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py to 461d798132c7_change_cluster_to_support_nodegroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py to 456126c6c9e9_create_baylock_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py to 421102d1f2d2_create_x509keypair_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py to 417917e778f5_add_server_type_to_baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py to 40f325033343_add_bay_create_timeout_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py to 3bea56f25597_multi_tenant.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py to 3be65537a94a_add_network_driver_baymodel_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py to 3b6c4c42adb4_add_unique_constraints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py to 3a938526b35d_add_docker_volume_size.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py to 35cff7c86221_add_private_network_to_baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py to 33ef79969018_add_memory_to_container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py to 2d8657c0cdc_add_bay_uuid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py to 2d1354bbf76e_ssh_authorized_key.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py to 2b5f24dd95de_rename_service_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py to 2ae93c9c6191_add_public_column_to_baymodel_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py to 2ace4006498_rename_bay_minions_address.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py to 29affeaa2bc2_rename_bay_master_address.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py to 27ad304554e2_adding_magnum_service_functionality.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py to 2581ebaf0cb2_initial_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py to 1f196a3dabae_remove_container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py to 1d045384b966_add_insecure_baymodel_attr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py to 1c1ff5e56048_rename_container_image_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py to 1afee1db6cd0_add_master_flavor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py to 156ceb17fb0a_add_bay_status_reason.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py to 1481f5b560dd_add_labels_column_to_baymodel_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py to 14328d6a57e3_add_master_count_to_bay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py to 085e601a39f6_remove_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py to 05d3e97de9ee_add_volume_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py to 04c625aa95ba_change_storage_driver_to_string.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py to 049f81f6f584_remove_ssh_authorized_key_from_baymodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py to 041d9a0f1159_add_flavor_id_to_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/alembic/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd/driver_manage.py to driver_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd/db_manage.py to db_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum/cmd/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpNmRJ7b.py' DEBUG: /usr/bin/python2 -O /tmp/tmpNmRJ7b.py DEBUG: removing /tmp/tmpNmRJ7b.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/etc/magnum DEBUG: copying etc/magnum/api-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/etc/magnum DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing pbr to magnum.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'magnum.egg-info/SOURCES.txt' DEBUG: Copying magnum.egg-info to /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7/site-packages/magnum-9.1.0.dev62-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing magnum-driver-manage script to /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/bin DEBUG: Installing magnum-api script to /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/bin DEBUG: Installing magnum-status script to /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/bin DEBUG: Installing magnum-db-manage script to /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/bin DEBUG: Installing magnum-conductor script to /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/bin DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-2 -W -b html doc/source doc/build/html DEBUG: Running Sphinx v1.8.4 DEBUG: loading stevedore.sphinxext DEBUG: connecting events for openstackdocstheme DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme DEBUG: No /builddir/build/BUILD/magnum-9.1.0.dev62/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-9.1.0.dev62/doc/source/../../etc/magnum/magnum-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-9.1.0.dev62/doc/source/_static/magnum.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-9.1.0.dev62/doc/source/../../etc/magnum/magnum-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-9.1.0.dev62/doc/source/_static/magnum.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 44 source files that are out of date DEBUG: updating environment: 44 added, 0 changed, 0 removed DEBUG: reading sources... [ 2%] admin/configuring DEBUG: reading sources... [ 4%] admin/gmr DEBUG: reading sources... [ 6%] admin/index DEBUG: reading sources... [ 9%] admin/magnum-proxy DEBUG: reading sources... [ 11%] admin/troubleshooting-guide DEBUG: reading sources... [ 13%] cli/index DEBUG: reading sources... [ 15%] cli/magnum-status DEBUG: reading sources... [ 18%] configuration/index DEBUG: reading sources... [ 20%] configuration/sample-config DEBUG: reading sources... [ 22%] configuration/sample-policy DEBUG: reading sources... [ 25%] configuration/samples/index DEBUG: reading sources... [ 27%] configuration/samples/policy-yaml DEBUG: reading sources... [ 29%] contributor/api-microversion DEBUG: reading sources... [ 31%] contributor/api-microversion-history DEBUG: reading sources... [ 34%] contributor/contributing DEBUG: reading sources... [ 36%] contributor/functional-test DEBUG: reading sources... [ 38%] contributor/index DEBUG: reading sources... [ 40%] contributor/objects DEBUG: reading sources... [ 43%] contributor/policies DEBUG: reading sources... [ 45%] contributor/quickstart DEBUG: reading sources... [ 47%] contributor/reno DEBUG: reading sources... [ 50%] contributor/troubleshooting DEBUG: reading sources... [ 52%] index DEBUG: reading sources... [ 54%] install/common/configure_2_edit_magnum_conf DEBUG: reading sources... [ 56%] install/common/configure_3_populate_database DEBUG: reading sources... [ 59%] install/common/prerequisites DEBUG: reading sources... [ 61%] install/get_started DEBUG: reading sources... [ 63%] install/index DEBUG: reading sources... [ 65%] install/install DEBUG: reading sources... [ 68%] install/install-debian-manual DEBUG: reading sources... [ 70%] install/install-guide-from-source DEBUG: reading sources... [ 72%] install/install-obs DEBUG: reading sources... [ 75%] install/install-rdo DEBUG: reading sources... [ 77%] install/install-ubuntu DEBUG: reading sources... [ 79%] install/launch-instance DEBUG: reading sources... [ 81%] install/next-steps DEBUG: reading sources... [ 84%] install/verify DEBUG: reading sources... [ 86%] user/cluster-type-definition DEBUG: reading sources... [ 88%] user/glossary DEBUG: reading sources... [ 90%] user/heat-templates DEBUG: documenting plugins from u'magnum.template_definitions' DEBUG: reading sources... [ 93%] user/index DEBUG: documenting plugins from u'magnum.template_definitions' DEBUG: reading sources... [ 95%] user/k8s-keystone-authN-authZ DEBUG: reading sources... [ 97%] user/kubernetes-load-balancer DEBUG: reading sources... [100%] user/rolling-upgrade DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 2%] admin/configuring DEBUG: [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/magnum/tree/doc/source' DEBUG: [openstackdocstheme] bug_project (use_storyboard set) 'openstack/magnum' DEBUG: [openstackdocstheme] series 'latest' DEBUG: [openstackdocstheme] display_badge False (no stable branches) DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/configuring.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/configuring.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/configuring' DEBUG: writing output... [ 4%] admin/gmr DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/gmr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/gmr.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/gmr' DEBUG: writing output... [ 6%] admin/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/index' DEBUG: writing output... [ 9%] admin/magnum-proxy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/magnum-proxy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/magnum-proxy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/magnum-proxy' DEBUG: writing output... [ 11%] admin/troubleshooting-guide DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin/troubleshooting-guide.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/troubleshooting-guide.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin/troubleshooting-guide' DEBUG: writing output... [ 13%] cli/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'cli/index' DEBUG: writing output... [ 15%] cli/magnum-status DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/cli/magnum-status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/magnum-status.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'cli/magnum-status' DEBUG: writing output... [ 18%] configuration/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/index' DEBUG: writing output... [ 20%] configuration/sample-config DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/sample-config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/sample-config.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/sample-config' DEBUG: writing output... [ 22%] configuration/sample-policy DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/sample-policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/sample-policy.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/sample-policy' DEBUG: writing output... [ 25%] configuration/samples/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/samples/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/samples/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/samples/index' DEBUG: writing output... [ 27%] configuration/samples/policy-yaml DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/configuration/samples/policy-yaml.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/samples/policy-yaml.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'configuration/samples/policy-yaml' DEBUG: writing output... [ 29%] contributor/api-microversion DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/api-microversion.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api-microversion.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/api-microversion' DEBUG: writing output... [ 31%] contributor/api-microversion-history DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/api-microversion-history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api-microversion-history.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/api-microversion-history' DEBUG: writing output... [ 34%] contributor/contributing DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributing.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/contributing' DEBUG: writing output... [ 36%] contributor/functional-test DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/functional-test.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/functional-test.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/functional-test' DEBUG: writing output... [ 38%] contributor/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/index' DEBUG: writing output... [ 40%] contributor/objects DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/objects.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/objects.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/objects' DEBUG: writing output... [ 43%] contributor/policies DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/policies.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/policies.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/policies' DEBUG: writing output... [ 45%] contributor/quickstart DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/quickstart.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/quickstart.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/quickstart' DEBUG: writing output... [ 47%] contributor/reno DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/reno.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/reno.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/reno' DEBUG: writing output... [ 50%] contributor/troubleshooting DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributor/troubleshooting.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/troubleshooting.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/troubleshooting' DEBUG: writing output... [ 52%] index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'index' DEBUG: writing output... [ 54%] install/common/configure_2_edit_magnum_conf DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/common/configure_2_edit_magnum_conf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/common/configure_2_edit_magnum_conf.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/common/configure_2_edit_magnum_conf' DEBUG: writing output... [ 56%] install/common/configure_3_populate_database DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/common/configure_3_populate_database.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/common/configure_3_populate_database.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/common/configure_3_populate_database' DEBUG: writing output... [ 59%] install/common/prerequisites DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/common/prerequisites.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/common/prerequisites.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/common/prerequisites' DEBUG: writing output... [ 61%] install/get_started DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/get_started.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get_started.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/get_started' DEBUG: writing output... [ 63%] install/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/index' DEBUG: writing output... [ 65%] install/install DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install' DEBUG: writing output... [ 68%] install/install-debian-manual DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-debian-manual.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-debian-manual.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-debian-manual' DEBUG: writing output... [ 70%] install/install-guide-from-source DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-guide-from-source.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-guide-from-source.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-guide-from-source' DEBUG: writing output... [ 72%] install/install-obs DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-obs.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-obs' DEBUG: writing output... [ 75%] install/install-rdo DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-rdo.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-rdo' DEBUG: writing output... [ 77%] install/install-ubuntu DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-ubuntu.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/install-ubuntu' DEBUG: writing output... [ 79%] install/launch-instance DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/launch-instance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/launch-instance.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/launch-instance' DEBUG: writing output... [ 81%] install/next-steps DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/next-steps.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/next-steps.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/next-steps' DEBUG: writing output... [ 84%] install/verify DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/install/verify.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/verify.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'install/verify' DEBUG: writing output... [ 86%] user/cluster-type-definition DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/cluster-type-definition.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/cluster-type-definition.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/cluster-type-definition' DEBUG: writing output... [ 88%] user/glossary DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/glossary.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/glossary.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/glossary' DEBUG: writing output... [ 90%] user/heat-templates DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/heat-templates.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/heat-templates.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/heat-templates' DEBUG: writing output... [ 93%] user/index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/index' DEBUG: writing output... [ 95%] user/k8s-keystone-authN-authZ DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/k8s-keystone-authN-authZ.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/k8s-keystone-authN-authZ.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/k8s-keystone-authN-authZ' DEBUG: writing output... [ 97%] user/kubernetes-load-balancer DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/kubernetes-load-balancer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/kubernetes-load-balancer.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/kubernetes-load-balancer' DEBUG: writing output... [100%] user/rolling-upgrade DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/user/rolling-upgrade.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/rolling-upgrade.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'user/rolling-upgrade' DEBUG: generating indices... genindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'genindex' DEBUG: writing additional pages... search[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'search' DEBUG: copying images... [ 33%] user/../images/cluster-template-details.png DEBUG: copying images... [ 66%] user/../images/cluster-template.png DEBUG: copying images... [100%] user/../images/cluster-create.png DEBUG: copying downloadable files... [100%] _static/magnum.conf.sample DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/var/log/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/var/run/magnum/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/etc/logrotate.d/openstack-magnum DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-api.service /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/systemd/system/openstack-magnum-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-conductor.service /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/var/lib/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/var/lib/magnum/certificates/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/etc/magnum/ DEBUG: + oslo-config-generator-2 --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/etc/magnum/magnum.conf DEBUG: + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/etc/magnum/magnum.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/etc/magnum DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/etc/magnum DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/magnum-9.1.0.dev62 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-magnum-9.1.0-0.20191121213802.8f2a324.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.s2d4Al DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-9.1.0.dev62 DEBUG: + rm magnum/tests/unit/test_hacking.py DEBUG: + PYTHON=python2 DEBUG: + stestr-2 --test-path=./magnum/tests/unit run DEBUG: {7} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.096596s] ... ok DEBUG: {7} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.006041s] ... ok DEBUG: {7} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.005229s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.086542s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.006720s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.006338s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.005555s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.005472s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.004991s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.016922s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.005485s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.010405s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_bay_init [0.007677s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: return pkg_resources.EntryPoint.parse("x=" + s).load(False) DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {7} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.317754s] ... ok DEBUG: {7} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.019686s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.180049s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.010446s] ... ok DEBUG: GET: /v1/bays/8e5f09d8-447b-4d7d-ac35-b7dc4f56799b/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:detail to be performed", "detail": "Policy doesn't allow bay:detail to be performed.", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_detail [0.047332s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestController.test_api_version_decorator [0.147584s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.100780s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.006084s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.020451s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.018962s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.009099s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.019772s] ... ok DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.022137s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.025755s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.006565s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.010854s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.006994s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:update to be performed", "detail": "Policy doesn't allow bay:update to be performed.", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_update [0.333297s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.209565s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.022857s] ... ok DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.114267s] ... ok DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.017471s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.005565s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.013472s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.296173s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.026886s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:get to be performed", "detail": "Policy doesn't allow bay:get to be performed.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_get_one [0.266424s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.018328s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: return pkg_resources.EntryPoint.parse("x=" + s).load(False) DEBUG: {2} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.019623s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:delete to be performed", "detail": "Policy doesn't allow bay:delete to be performed.", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_delete [0.420778s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.475652s] ... ok DEBUG: GET: /v1/bays/detail?limit=3&marker=65b13c61-b5cc-49f1-a5e0-060bc5d3dec1 {} DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'bay_example_A', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:delete to be performed", "detail": "Policy doesn't allow bay:delete to be performed.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_delete [0.358889s] ... ok DEBUG: DELETE: /v1/bays/5271f90f-0cc0-4849-9ad3-827495a3b019 DEBUG: GET: /v1/bays/not_found {} DEBUG: GOT:{u'bays': [{u'links': [{u'href': u'http://localhost/v1/bays/619971f7-f8e0-4efa-8929-b5583cb76050', u'rel': u'self'}, {u'href': u'http://localhost/bays/619971f7-f8e0-4efa-8929-b5583cb76050', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'619971f7-f8e0-4efa-8929-b5583cb76050', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:09.040717+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_with_pagination_marker [0.784785s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_not_found [0.058202s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster 5271f90f-0cc0-4849-9ad3-827495a3b019 could not be found", "detail": "Cluster 5271f90f-0cc0-4849-9ad3-827495a3b019 could not be found.", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_not_found [0.274800s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.154615s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.014245s] ... ok DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:create to be performed", "detail": "Policy doesn't allow bay:create to be performed.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_create [0.380767s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.016744s] ... ok DEBUG: GET: /v1/bays {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:get_all to be performed", "detail": "Policy doesn't allow bay:get_all to be performed.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_all [0.048189s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.018426s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.017330s] ... ok DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': -1, 'op': 'replace'}] DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:update to be performed", "detail": "Policy doesn't allow bay:update to be performed.", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_update [0.476701s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {6} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.136587s] ... ok DEBUG: {6} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.011273s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 1", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_invalid_node_count [0.458824s] ... ok DEBUG: {6} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.012065s] ... ok DEBUG: {6} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.014754s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: {6} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.014458s] ... ok DEBUG: {6} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.019754s] ... ok DEBUG: /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: return pkg_resources.EntryPoint.parse("x=" + s).load(False) DEBUG: {5} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_disable_file [0.400118s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.019122s] ... ok DEBUG: {5} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.066131s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: GET: /v1/ {} DEBUG: DELETE: /v1/bays/test_bay DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "request_id": ""}]}INFO [alembic.runtime.migration] Running stamp_revision -> c04e925e65c2 DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_multiple_bay_by_name [0.674270s] ... ok DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "labels": {}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": null, "uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "api_address": "172.17.2.3", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 4, "bay_create_timeout": 60, "status": "UPDATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "bay_example_A", "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "created_at": "2019-11-21T21:40:09.437446+00:00", "container_version": null, "fixed_network": null, "flavor_id": null, "discovery_url": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: return pkg_resources.EntryPoint.parse("x=" + s).load(False) DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/df3ddd38-ed69-41c7-aeee-1fc7b2f07cd5 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/df3ddd38-ed69-41c7-aeee-1fc7b2f07cd5", "rel": "self"}, {"href": "http://localhost/bays/df3ddd38-ed69-41c7-aeee-1fc7b2f07cd5", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "df3ddd38-ed69-41c7-aeee-1fc7b2f07cd5", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2000-01-01T00:00:00+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay [0.263616s] ... ok DEBUG: GOT:{u'media_types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.magnum.v1+json'}], u'stats': [{u'href': u'http://localhost/v1/stats/', u'rel': u'self'}, {u'href': u'http://localhost/stats/', u'rel': u'bookmark'}], u'nodegroups': [{u'href': u'http://localhost/v1/clusters/{cluster_id}/nodegroups', u'rel': u'self'}, {u'href': u'http://localhost/clusters/{cluster_id}/nodegroups', u'rel': u'bookmark'}], u'links': [{u'href': u'http://localhost/v1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/developer/magnum/dev/api-spec-v1.html', u'type': u'text/html', u'rel': u'describedby'}], u'quotas': [{u'href': u'http://localhost/v1/quotas/', u'rel': u'self'}, {u'href': u'http://localhost/quotas/', u'rel': u'bookmark'}], u'mservices': [{u'href': u'http://localhost/v1/mservices/', u'rel': u'self'}, {u'href': u'http://localhost/mservices/', u'rel': u'bookmark'}], u'bays': [{u'href': u'http://localhost/v1/bays/', u'rel': u'self'}, {u'href': u'http://localhost/bays/', u'rel': u'bookmark'}], u'federations': [{u'href': u'http://localhost/v1/federations/', u'rel': u'self'}, {u'href': u'http://localhost/federations/', u'rel': u'bookmark'}], u'clustertemplates': [{u'href': u'http://localhost/v1/clustertemplates/', u'rel': u'self'}, {u'href': u'http://localhost/clustertemplates/', u'rel': u'bookmark'}], u'certificates': [{u'href': u'http://localhost/v1/certificates/', u'rel': u'self'}, {u'href': u'http://localhost/certificates/', u'rel': u'bookmark'}], u'clusters': [{u'href': u'http://localhost/v1/clusters/', u'rel': u'self'}, {u'href': u'http://localhost/clusters/', u'rel': u'bookmark'}], u'baymodels': [{u'href': u'http://localhost/v1/baymodels/', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/', u'rel': u'bookmark'}], u'id': u'v1'} DEBUG: {5} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.068607s] ... ok DEBUG: {6} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.329641s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'bay_example_A', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GET: /v1/bays/?limit=3 {} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/e79ca895-281c-419f-94e2-275625adfef7 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/e79ca895-281c-419f-94e2-275625adfef7", "rel": "self"}, {"href": "http://localhost/bays/e79ca895-281c-419f-94e2-275625adfef7", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "e79ca895-281c-419f-94e2-275625adfef7", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "bay_example_A", "stack_id": null, "created_at": "2019-11-21T21:40:10.072077+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_doesnt_contain_id [0.172593s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: {6} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.124787s] ... ok DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': u'2000-01-01T00:00:00+00:00', u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 4, u'bay_create_timeout': 60, u'status': u'UPDATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'bay_example_A', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:09.437446+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok [0.911189s] ... ok DEBUG: DELETE: /v1/bays/cluster1 DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_as_dict_faults [0.045858s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'testbay-', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GET: /v1/bays {} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/84994c31-8d48-4353-9b36-764efecb0f52 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/84994c31-8d48-4353-9b36-764efecb0f52", "rel": "self"}, {"href": "http://localhost/bays/84994c31-8d48-4353-9b36-764efecb0f52", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "84994c31-8d48-4353-9b36-764efecb0f52", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:10.260324+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_set_project_id_and_user_id [0.205553s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/c80935d9-d0c2-4cc3-aca0-7925c01d8926 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/c80935d9-d0c2-4cc3-aca0-7925c01d8926", "rel": "self"}, {"href": "http://localhost/bays/c80935d9-d0c2-4cc3-aca0-7925c01d8926", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "c80935d9-d0c2-4cc3-aca0-7925c01d8926", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "testbay-", "stack_id": null, "created_at": "2019-11-21T21:40:10.305674+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_at_end_valid_name [0.130795s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow bay:get to be performed", "detail": "Policy doesn't allow bay:get to be performed.", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_one [0.424663s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:{u'bays': [{u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/ec1c95f7-9640-4881-8b6b-0eb7e60774f9', u'rel': u'self'}, {u'href': u'http://localhost/bays/ec1c95f7-9640-4881-8b6b-0eb7e60774f9', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'ec1c95f7-9640-4881-8b6b-0eb7e60774f9', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/aadae4e9-11e7-469d-aa0e-f3572054c48b', u'rel': u'self'}, {u'href': u'http://localhost/bays/aadae4e9-11e7-469d-aa0e-f3572054c48b', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'aadae4e9-11e7-469d-aa0e-f3572054c48b', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/b6df08c2-ba66-4bd8-b711-d4e1cd92b4bb', u'rel': u'self'}, {u'href': u'http://localhost/bays/b6df08c2-ba66-4bd8-b711-d4e1cd92b4bb', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'b6df08c2-ba66-4bd8-b711-d4e1cd92b4bb', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}], u'next': u'http://localhost/v1/bays?sort_key=id&sort_dir=asc&limit=3&marker=b6df08c2-ba66-4bd8-b711-d4e1cd92b4bb'} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links [1.470615s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "test-net", "detail": "test-net", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_ext_network [0.119059s] ... ok DEBUG: GET: /v1/bays/detail {} DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': -1, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:10.187758+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one [0.513737s] ... ok DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name [0.978350s] ... ok DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute bay_create_timeout", "detail": "Invalid input for field/attribute bay_create_timeout. Value: '-1'. Value should be greater or equal to 0", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_negative [0.075036s] ... ok DEBUG: GET: /v1/bays {} DEBUG: GOT:{u'bays': [{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:10.448404+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail [0.152665s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'testbay_', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/bbb7602a-5ae3-45ef-8d4e-90a1fab9bd26 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/bbb7602a-5ae3-45ef-8d4e-90a1fab9bd26", "rel": "self"}, {"href": "http://localhost/bays/bbb7602a-5ae3-45ef-8d4e-90a1fab9bd26", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "bbb7602a-5ae3-45ef-8d4e-90a1fab9bd26", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 60, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:10.473517+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_timeout [0.215730s] ... ok DEBUG: GOT:{u'bays': []} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_empty [0.062787s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'test.bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: PATCH: /v1/bays/not_found [{'path': '/name', 'value': 'not_found', 'op': 'replace'}] DEBUG: GET: /v1/bays/cluster1 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_not_found [0.213860s] ... ok DEBUG: GOT:{u'bays': [{u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/c9da0f1d-470e-4f5f-a25d-a0c14fae26a8', u'rel': u'self'}, {u'href': u'http://localhost/bays/c9da0f1d-470e-4f5f-a25d-a0c14fae26a8', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'c9da0f1d-470e-4f5f-a25d-a0c14fae26a8', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/ef24df30-c738-4836-8886-0524e38e155a', u'rel': u'self'}, {u'href': u'http://localhost/bays/ef24df30-c738-4836-8886-0524e38e155a', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'ef24df30-c738-4836-8886-0524e38e155a', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/74a55fa7-c7f1-4d78-b8d9-690f515be677', u'rel': u'self'}, {u'href': u'http://localhost/bays/74a55fa7-c7f1-4d78-b8d9-690f515be677', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'74a55fa7-c7f1-4d78-b8d9-690f515be677', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}], u'next': u'http://localhost/v1/bays?sort_key=id&sort_dir=asc&limit=3&marker=74a55fa7-c7f1-4d78-b8d9-690f515be677'} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links_default_limit [1.317089s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/bf2fa476-bb10-4ad2-a61c-7ccf25555e4b DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/bf2fa476-bb10-4ad2-a61c-7ccf25555e4b", "rel": "self"}, {"href": "http://localhost/bays/bf2fa476-bb10-4ad2-a61c-7ccf25555e4b", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "bf2fa476-bb10-4ad2-a61c-7ccf25555e4b", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "testbay_", "stack_id": null, "created_at": "2019-11-21T21:40:10.657366+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_at_end_valid_name [0.188486s] ... ok DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_FAILED', u'docker_volume_size': None, u'master_count': 3, u'bay_faults': {u'fake_name': u'fake_reason'}, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:10.605535+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay [0.196567s] ... ok DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found", "detail": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found.", "request_id": ""}]} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay [0.538828s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': '', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: ''. Value should have a minimum character requirement of 1", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_empty_name [0.060747s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': '_test_bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '_test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_invalid_at_start_name [0.020558s] ... ok DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/c57797b1-04dd-41bc-8b4e-77e470af2c22 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/c57797b1-04dd-41bc-8b4e-77e470af2c22", "rel": "self"}, {"href": "http://localhost/bays/c57797b1-04dd-41bc-8b4e-77e470af2c22", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "c57797b1-04dd-41bc-8b4e-77e470af2c22", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "test.bay", "stack_id": null, "created_at": "2019-11-21T21:40:10.711136+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_valid_name [0.261099s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelObject.test_baymodel_init [0.011431s] ... ok DEBUG: PATCH: /v1/baymodels/example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:10.687885+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name [0.320503s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/f7878f99-91ca-460c-a4c6-1b0b35ef23d1 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/f7878f99-91ca-460c-a4c6-1b0b35ef23d1", "rel": "self"}, {"href": "http://localhost/bays/f7878f99-91ca-460c-a4c6-1b0b35ef23d1", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "f7878f99-91ca-460c-a4c6-1b0b35ef23d1", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": 20, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:10.846584+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_docker_volume_size [0.234725s] ... ok DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "test-img", "detail": "test-img", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_multi_images_same_name [0.213883s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_add_non_existent_property [0.333898s] ... ok DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:delete to be performed", "detail": "Policy doesn't allow baymodel:delete to be performed.", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_delete [0.101434s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_FAILED', u'docker_volume_size': None, u'master_count': 3, u'bay_faults': {}, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:10.814698+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay_heatclient_exception [0.343506s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute baymodel_id", "detail": "Invalid input for field/attribute baymodel_id. Value: 'None'. Mandatory field missing.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_no_baymodel_id [0.071165s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:update to be performed", "detail": "Policy doesn't allow baymodel:update to be performed.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_update [0.265806s] ... ok DEBUG: GET: /v1/baymodels {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:get_all to be performed", "detail": "Policy doesn't allow baymodel:get_all to be performed.", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_all [0.033832s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'test.-_bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GET: /v1/bays/test_bay {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_multiple_bay [0.255595s] ... ok DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:delete to be performed", "detail": "Policy doesn't allow baymodel:delete to be performed.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_delete [0.092452s] ... ok DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_bay [0.153148s] ... ok DEBUG: GET: /v1/bays?limit=3&marker=84bc9944-79be-4700-a651-096c64533bfd {} DEBUG: GET: /v1/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1 {} DEBUG: DELETE: /v1/baymodels/not_found DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:get to be performed", "detail": "Policy doesn't allow baymodel:get to be performed.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_get_one [0.095417s] ... ok DEBUG: GET: /v1/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name_not_found [0.079161s] ... ok DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "cannot change cluster property(ies) name", "detail": "cannot change cluster property(ies) name.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_bay_name_failed [0.268920s] ... ok DEBUG: DELETE: /v1/bays/not_found DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/34ef9153-c99c-4554-a65a-0d2bcfa3a11a DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/34ef9153-c99c-4554-a65a-0d2bcfa3a11a", "rel": "self"}, {"href": "http://localhost/bays/34ef9153-c99c-4554-a65a-0d2bcfa3a11a", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "34ef9153-c99c-4554-a65a-0d2bcfa3a11a", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "kappa-8-bay", "stack_id": null, "created_at": "2019-11-21T21:40:11.277041+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_name [0.388025s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "request_id": ""}]} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name_not_found [0.623234s] ... ok DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'rel': u'self'}, {u'href': u'http://localhost/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:11.242588+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: GET: /v1/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1 {} DEBUG: GOT:{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'68db9056-e379-46ed-9230-cbbffd868c2e', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:11.330623+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'} DEBUG: GET: /v1/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e {} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/a5f59f21-4a57-4ca7-aa33-35fc23c2fd10 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/a5f59f21-4a57-4ca7-aa33-35fc23c2fd10", "rel": "self"}, {"href": "http://localhost/bays/a5f59f21-4a57-4ca7-aa33-35fc23c2fd10", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "a5f59f21-4a57-4ca7-aa33-35fc23c2fd10", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "test.-_bay", "stack_id": null, "created_at": "2019-11-21T21:40:11.262469+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_mix_special_char_valid_name [0.299511s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'img', 'op': 'replace'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': '0251d5bb-a8b9-4066-9d79-60068989ef2c', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': u'd29b253f-e214-4f8d-8423-31eaebc554de', 'op': 'replace'}] DEBUG: GOT:{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:11.390578+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one [0.148232s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "ClusterTemplate 0251d5bb-a8b9-4066-9d79-60068989ef2c could not be found", "detail": "ClusterTemplate 0251d5bb-a8b9-4066-9d79-60068989ef2c could not be found.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_non_existent_baymodel_id [0.102111s] ... ok DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'rel': u'self'}, {u'href': u'http://localhost/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:11.242588+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: GET: /bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1 {} DEBUG: GET: /v1/baymodels {} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/detail {} DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'68db9056-e379-46ed-9230-cbbffd868c2e', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:11.330623+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'} DEBUG: GET: /baymodels/68db9056-e379-46ed-9230-cbbffd868c2e {} DEBUG: GOT:{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/68db9056-e379-46ed-9230-cbbffd868c2e', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'68db9056-e379-46ed-9230-cbbffd868c2e', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:11.330623+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_links [0.208677s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "img", "detail": "img", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_create_baymodel_with_no_os_distro_image [0.185044s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "request_id": ""}]} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_against_single [0.165627s] ... ok DEBUG: GOT:{u'bays': [{u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/ab467e94-d79a-416c-a8e4-17af55ca26d2', u'rel': u'self'}, {u'href': u'http://localhost/bays/ab467e94-d79a-416c-a8e4-17af55ca26d2', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'ab467e94-d79a-416c-a8e4-17af55ca26d2', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_all_with_pagination_marker [1.204404s] ... ok DEBUG: GOT:{u'baymodels': [{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:11.530099+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_one [0.143269s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "test-img", "detail": "test-img", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_nonexist_image [0.177666s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'testbay.', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Couldn't apply patch '[{'path': '/baymodel_id', 'value': u'd29b253f-e214-4f8d-8423-31eaebc554de', 'op': u'replace'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'value': u'd29b253f-e214-4f8d-8423-31eaebc554de', 'op': u'replace'}]'. Reason: can't replace non-existent object 'baymodel_id'", "request_id": ""}]} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'rel': u'self'}, {u'href': u'http://localhost/bays/0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'0d49466e-891c-4d0d-bf2a-cd038e7350a1', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:11.242588+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_links [0.578652s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_baymodel_id_failed [0.373940s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:11.756810+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_set_project_id_and_user_id [0.116444s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:11.813171+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_flavor [0.045399s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'calico', 'op': 'replace'}] DEBUG: PATCH: /v1/bays/fab37cb5-1cee-48d8-a920-9cecc74dda8b [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster fab37cb5-1cee-48d8-a920-9cecc74dda8b could not be found", "detail": "Cluster fab37cb5-1cee-48d8-a920-9cecc74dda8b could not be found.", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_bay [0.149463s] ... ok DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GET: /v1/bays {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver", "detail": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_not_allow_update [0.449299s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': -1, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 1, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 2, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 'notanint', 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_docker_volume_size [0.101239s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "aaa", "detail": "aaa", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_external_network_id [0.413503s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': '', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': '', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': '', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': '', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': '', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:{u'bays': [{u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_one [0.508704s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 99, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 99, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:12.056208+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_docker_volume_size [0.063334s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/5b63fd41-0ed2-436c-a883-f27eab0155a5 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/5b63fd41-0ed2-436c-a883-f27eab0155a5", "rel": "self"}, {"href": "http://localhost/bays/5b63fd41-0ed2-436c-a883-f27eab0155a5", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "5b63fd41-0ed2-436c-a883-f27eab0155a5", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "testbay.", "stack_id": null, "created_at": "2019-11-21T21:40:11.840239+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_at_end_valid_name [0.428031s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': 'flannel', 'fixed_network': 'private', 'coe': 'kubernetes', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:12.133156+00:00", "network_driver": "flannel", "fixed_network": "private", "coe": "kubernetes", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver_non_def_config [0.073482s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 0, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:12.205589+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_network_driver [0.081672s] ... ok DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "request_id": ""}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/baymodel_id' is a mandatory attribute and can not be removed", "detail": "'/baymodel_id' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_mandatory_property_fail [0.159185s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.2 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_async [0.539966s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'Testbay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 1, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'overlay', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 1, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "overlay", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:12.292298+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_overlay [0.077195s] ... ok DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': '8724dafe-006b-45a5-bbe6-31f558716833', 'op': 'replace'}] DEBUG: POST: /v1/clusters {'status': 'CREATE_IN_PROGRESS', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster_example_A', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'floating_ip_enabled': True, 'create_timeout': 15, 'discovery_url': None, 'status_reason': 'Completed successfully', 'node_count': 3, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private", "master_flavor_id": "m1.magnum", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "test", "hidden": false, "public": true, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fedora-atomic", "image_id": "nerdherd", "volume_driver": "rexray", "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "bay_model_example_A", "created_at": "2019-11-21T21:40:12.015421+00:00", "network_driver": null, "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.magnum", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: PATCH: /v1/bays/test_bay [{'path': '/name', 'value': 'test_bay', 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_multiple_bay [0.575892s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/1b06d6a4-8d22-42cc-b072-dddbb556c588 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/1b06d6a4-8d22-42cc-b072-dddbb556c588", "rel": "self"}, {"href": "http://localhost/bays/1b06d6a4-8d22-42cc-b072-dddbb556c588", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "1b06d6a4-8d22-42cc-b072-dddbb556c588", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 0, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:12.274572+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_zero [0.356785s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': ''} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': '', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': '', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': '', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': '', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': '', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': '', 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': '', 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': '', 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': '', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': '', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': '', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': '', 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': '', 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': '', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_empty_string [0.416730s] ... ok DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66/detail {} DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'pem': 'fake-pem', 'csr': 'fake-csr'} DEBUG: GET: /v1/bays {} DEBUG: magnum/drivers/common/driver.py:38: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: yield entry_point, entry_point.load(require=False) DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow certificate:create to be performed", "detail": "Policy doesn't allow certificate:create to be performed.", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.193671s] ... ok DEBUG: GOT:{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': u'2019-11-21T21:40:12.439239+00:00', u'floating_ip_enabled': True, u'fixed_subnet': u'private', u'master_flavor_id': u'm1.magnum', u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'test', u'hidden': False, u'public': True, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'public', u'cluster_distro': u'fedora-atomic', u'image_id': u'nerdherd', u'volume_driver': u'rexray', u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'bay_model_example_A', u'created_at': u'2019-11-21T21:40:12.015421+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.magnum', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_success [0.553904s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_against_single [0.065835s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/c2262a4d-eb1a-4032-955a-e4e0e5e294c5 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/c2262a4d-eb1a-4032-955a-e4e0e5e294c5", "rel": "self"}, {"href": "http://localhost/bays/c2262a4d-eb1a-4032-955a-e4e0e5e294c5", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "c2262a4d-eb1a-4032-955a-e4e0e5e294c5", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "Testbay", "stack_id": null, "created_at": "2019-11-21T21:40:12.464321+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_capital_letter_start_valid_name [0.284554s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_generate_uuid [0.055935s] ... ok DEBUG: GET: /v1/baymodels {} DEBUG: PATCH: /v1/bays/bay_example_A/?rollback=True [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': -1, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 1", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_negative [0.039529s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Couldn't apply patch '[{'path': '/baymodel_id', 'value': u'8724dafe-006b-45a5-bbe6-31f558716833', 'op': u'replace'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'value': u'8724dafe-006b-45a5-bbe6-31f558716833', 'op': u'replace'}]'. Reason: can't replace non-existent object 'baymodel_id'", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_baymodel_id [0.344276s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow cluster:create to be performed", "detail": "Policy doesn't allow cluster:create to be performed.", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.354110s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': '.test_bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '.test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_invalid_at_start_name [0.042380s] ... ok DEBUG: GOT:{u'baymodels': []} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_empty [0.111760s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': 3, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GET: /v1/baymodels/test_baymodel {} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:12.619249+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_dns [0.037803s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'bay_model_example_A', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:create to be performed", "detail": "Policy doesn't allow baymodel:create to be performed.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_create [0.046413s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': -12, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 65536, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 0, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 1023, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 'not an int', 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_apiserver_port [0.104576s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.3 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_with_rollback_enabled [0.271483s] ... ok DEBUG: GET: /v1/baymodels?limit=3&marker=30595334-60f4-4587-b88c-05022fc4b55e {} DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': u'clustermodel1', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple images", "detail": "Multiple images", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_multi_image_name [0.038669s] ... ok DEBUG: GOT:{u'baymodels': [{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/95ce7f54-1cc1-462b-a9c6-3910546fa64f', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/95ce7f54-1cc1-462b-a9c6-3910546fa64f', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'95ce7f54-1cc1-462b-a9c6-3910546fa64f', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:12.728219+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_all_with_pagination_marker [0.112315s] ... ok DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_multiple_baymodel [0.157990s] ... ok DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "flavor", "detail": "flavor", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_flavor [0.023292s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'op': 'remove'}] DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "img", "detail": "img", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_os_distro_image [0.025833s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/ec38b72a-5c24-42eb-96cb-639214f31245 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/ec38b72a-5c24-42eb-96cb-639214f31245", "rel": "self"}, {"href": "http://localhost/bays/ec38b72a-5c24-42eb-96cb-639214f31245", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "ec38b72a-5c24-42eb-96cb-639214f31245", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": 3, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:12.756081+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_docker_volume_size [0.264374s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow cluster:delete to be performed", "detail": "Policy doesn't allow cluster:delete to be performed.", "request_id": ""}]} DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_delete [0.259201s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/ef96210b-8a63-4f0f-93ff-98b67ddd2577 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/ef96210b-8a63-4f0f-93ff-98b67ddd2577", "rel": "self"}, {"href": "http://localhost/baymodels/ef96210b-8a63-4f0f-93ff-98b67ddd2577", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "ef96210b-8a63-4f0f-93ff-98b67ddd2577", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:12.875327+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_os_distro_image [0.048866s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_add_root_non_existent [0.139545s] ... ok DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': '123456', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_name [0.093334s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/image_id' is a mandatory attribute and can not be removed", "detail": "'/image_id' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/keypair_id' is a mandatory attribute and can not be removed", "detail": "'/keypair_id' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/coe', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/coe' is a mandatory attribute and can not be removed", "detail": "'/coe' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/external_network_id' is a mandatory attribute and can not be removed", "detail": "'/external_network_id' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/server_type', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/server_type' is a mandatory attribute and can not be removed", "detail": "'/server_type' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/tls_disabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/tls_disabled' is a mandatory attribute and can not be removed", "detail": "'/tls_disabled' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/public' is a mandatory attribute and can not be removed", "detail": "'/public' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/registry_enabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/registry_enabled' is a mandatory attribute and can not be removed", "detail": "'/registry_enabled' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/cluster_distro', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/cluster_distro' is a mandatory attribute and can not be removed", "detail": "'/cluster_distro' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/network_driver' is a mandatory attribute and can not be removed", "detail": "'/network_driver' is a mandatory attribute and can not be removed", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_mandatory_property_fail [0.180789s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow certificate:get to be performed", "detail": "Policy doesn't allow certificate:get to be performed.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.198496s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/2d14a425-50ff-4034-a80e-e29297d3800d DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/2d14a425-50ff-4034-a80e-e29297d3800d", "rel": "self"}, {"href": "http://localhost/bays/2d14a425-50ff-4034-a80e-e29297d3800d", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "2d14a425-50ff-4034-a80e-e29297d3800d", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:12.841305+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Value should have a maximum character requirement of 242", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_long_name [0.068639s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_baymodel_name [0.289432s] ... ok DEBUG: GOT:{u'bays': [{u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/3d1f32fa-fe50-443a-9729-89666dd8cadc', u'rel': u'self'}, {u'href': u'http://localhost/bays/3d1f32fa-fe50-443a-9729-89666dd8cadc', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'3d1f32fa-fe50-443a-9729-89666dd8cadc', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/bb4210bb-8cd0-464b-b50c-2c8a4f537e07', u'rel': u'self'}, {u'href': u'http://localhost/bays/bb4210bb-8cd0-464b-b50c-2c8a4f537e07', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'bb4210bb-8cd0-464b-b50c-2c8a4f537e07', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/3bc7752a-2634-46a1-be60-1eacd80a35b5', u'rel': u'self'}, {u'href': u'http://localhost/bays/3bc7752a-2634-46a1-be60-1eacd80a35b5', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'3bc7752a-2634-46a1-be60-1eacd80a35b5', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/d66aa96d-ef12-4872-8f2e-7f276854daf8', u'rel': u'self'}, {u'href': u'http://localhost/bays/d66aa96d-ef12-4872-8f2e-7f276854daf8', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'd66aa96d-ef12-4872-8f2e-7f276854daf8', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}, {u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'links': [{u'href': u'http://localhost/v1/bays/b619b617-a886-48a0-9167-2b2c097344bb', u'rel': u'self'}, {u'href': u'http://localhost/bays/b619b617-a886-48a0-9167-2b2c097344bb', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'uuid': u'b619b617-a886-48a0-9167-2b2c097344bb', u'master_count': 3, u'flavor_id': None, u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'floating_ip_enabled': True, u'node_count': 3, u'master_flavor_id': None, u'bay_create_timeout': 60, u'name': u'cluster1'}]} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_many [1.418519s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': '-test_bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '-test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_invalid_at_start_name [0.068882s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': '123456test_bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: DELETE: /v1/clusters/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.104104s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456test_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_str_name [0.089800s] ... ok DEBUG: GOT:{u'cluster_uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'pem': u'fake-pem', u'bay_uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'links': [{u'href': u'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'csr': u'fake-csr'} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.705886s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'replace'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 0, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "aaa", "detail": "aaa", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_keypair_id [0.365922s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': u'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': u'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "request_id": ""}]} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_non_existent_property [0.315607s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'my-image', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "my-image", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:13.390335+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_doesnt_contain_id [0.089860s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute master_count", "detail": "Invalid input for field/attribute master_count. Value: '0'. Value should be greater or equal to 1", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_master_count_zero [0.220894s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': True, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: DELETE: /v1/clusters/test_cluster DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.314753s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': None, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private", "master_flavor_id": "m1.magnum", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "test", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "public", "cluster_distro": "fedora-atomic", "image_id": "nerdherd", "volume_driver": "rexray", "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "bay_model_example_B", "created_at": "2019-11-21T21:40:13.014544+00:00", "network_driver": null, "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.magnum", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_fail [0.074428s] ... ok DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_name_with_bay [0.512584s] ... ok DEBUG: PATCH: /v1/baymodels/561207f7-172c-4b27-872e-d49469c5f533 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'add'}] DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': True, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": true, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:13.550973+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_success [0.072457s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "ClusterTemplate 561207f7-172c-4b27-872e-d49469c5f533 could not be found", "detail": "ClusterTemplate 561207f7-172c-4b27-872e-d49469c5f533 could not be found.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_not_found [0.116567s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:13.638058+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_external_network [0.078054s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/96231127-3541-4881-be45-611605129470 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/96231127-3541-4881-be45-611605129470", "rel": "self"}, {"href": "http://localhost/bays/96231127-3541-4881-be45-611605129470", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "96231127-3541-4881-be45-611605129470", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 1, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:13.195183+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_master_count [0.493029s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/10ffb0e3-2275-4348-b990-4108ae787feb DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/10ffb0e3-2275-4348-b990-4108ae787feb", "rel": "self"}, {"href": "http://localhost/baymodels/10ffb0e3-2275-4348-b990-4108ae787feb", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "10ffb0e3-2275-4348-b990-4108ae787feb", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:13.686037+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_image_name [0.071511s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': 'flannel', 'fixed_network': 'private', 'coe': 'kubernetes', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 3, u'bay_create_timeout': 60, u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'bay_example_A', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:13.461129+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GET: /v1/clusters {} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:13.766483+00:00", "network_driver": "flannel", "fixed_network": "private", "coe": "kubernetes", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver [0.074542s] ... ok DEBUG: GET: /v1/clusters/?limit=3 {} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "test-img", "detail": "test-img", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_image_name [0.086617s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Invalid input for field/attribute image_id", "detail": "Invalid input for field/attribute image_id. Value: 'None'. Mandatory field missing.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_image_id [0.069151s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "zeta-15-model", "created_at": "2019-11-21T21:40:14.015669+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_name [0.104892s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/7d7f382f-33b8-436a-a9ae-6c73eda5d9ac DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/7d7f382f-33b8-436a-a9ae-6c73eda5d9ac", "rel": "self"}, {"href": "http://localhost/bays/7d7f382f-33b8-436a-a9ae-6c73eda5d9ac", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "7d7f382f-33b8-436a-a9ae-6c73eda5d9ac", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": null, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:13.761438+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_none [0.600228s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'test_bay123456', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/5e91ebe5-cf97-4864-ba43-49ae81ad4762 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/5e91ebe5-cf97-4864-ba43-49ae81ad4762", "rel": "self"}, {"href": "http://localhost/bays/5e91ebe5-cf97-4864-ba43-49ae81ad4762", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "5e91ebe5-cf97-4864-ba43-49ae81ad4762", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 1, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:13.874766+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_node_count [0.591968s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "labels": {}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": null, "uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "api_address": "172.17.2.3", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 1, "bay_create_timeout": 60, "status": "UPDATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "bay_example_A", "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "created_at": "2019-11-21T21:40:13.461129+00:00", "container_version": null, "fixed_network": null, "flavor_id": null, "discovery_url": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_long_string [0.515111s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "img", "detail": "img", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_on_os_distro_image [0.252809s] ... ok DEBUG: POST: /v1/baymodels {'insecure_registry': '10.0.0.1:5000', 'http_proxy': 'fake_http_proxy', 'floating_ip_enabled': True, 'fixed_subnet': 'private-subnet', 'master_flavor_id': 'm1.small', 'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'no_proxy': 'fake_no_proxy', 'https_proxy': 'fake_https_proxy', 'tls_disabled': False, 'keypair_id': 'keypair1', 'hidden': False, 'public': False, 'labels': {'key2': 'val2', 'key1': 'val1'}, 'docker_volume_size': 20, 'server_type': 'vm', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'cluster_distro': 'fedora-atomic', 'image_id': 'ubuntu', 'volume_driver': None, 'registry_enabled': False, 'docker_storage_driver': 'devicemapper', 'apiserver_port': 8080, 'name': 'clustermodel1', 'network_driver': None, 'fixed_network': 'private', 'coe': 'swarm', 'flavor_id': 'm1.small', 'master_lb_enabled': True, 'dns_nameserver': '8.8.1.1'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"insecure_registry": "10.0.0.1:5000", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": "private-subnet", "master_flavor_id": "m1.small", "uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "no_proxy": "fake_no_proxy", "https_proxy": "fake_https_proxy", "tls_disabled": false, "keypair_id": "keypair1", "hidden": false, "public": false, "labels": {"key2": "val2", "key1": "val1"}, "docker_volume_size": 20, "server_type": "vm", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "cluster_distro": "fedora-atomic", "image_id": "ubuntu", "volume_driver": null, "registry_enabled": false, "docker_storage_driver": "devicemapper", "apiserver_port": 8080, "name": "clustermodel1", "created_at": "2019-11-21T21:40:14.261833+00:00", "network_driver": "docker", "fixed_network": "private", "coe": "swarm", "flavor_id": "m1.small", "master_lb_enabled": true, "dns_nameserver": "8.8.1.1"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_labels [0.094832s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.025802s] ... ok DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': u'2019-11-21T21:40:14.006485+00:00', u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 1, u'bay_create_timeout': 60, u'status': u'UPDATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'bay_example_A', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:13.461129+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_ok [1.128338s] ... ok DEBUG: GET: /v1/baymodels/168f60e2-21aa-4132-b9a9-5e8e0a49b84e/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:detail to be performed", "detail": "Policy doesn't allow baymodel:detail to be performed.", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_detail [0.056206s] ... ok DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:{u'clusters': [{u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'abbfc8eb-1268-435a-b993-de1f7b1e757e', u'links': [{u'href': u'http://localhost/v1/clusters/abbfc8eb-1268-435a-b993-de1f7b1e757e', u'rel': u'self'}, {u'href': u'http://localhost/clusters/abbfc8eb-1268-435a-b993-de1f7b1e757e', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'20500493-597c-469e-981d-1fdbc933f5ad', u'links': [{u'href': u'http://localhost/v1/clusters/20500493-597c-469e-981d-1fdbc933f5ad', u'rel': u'self'}, {u'href': u'http://localhost/clusters/20500493-597c-469e-981d-1fdbc933f5ad', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'4f5e47d4-3b1f-4059-b250-7cdb95948408', u'links': [{u'href': u'http://localhost/v1/clusters/4f5e47d4-3b1f-4059-b250-7cdb95948408', u'rel': u'self'}, {u'href': u'http://localhost/clusters/4f5e47d4-3b1f-4059-b250-7cdb95948408', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'4b215de9-ddcc-4120-be4a-46ce200958a6', u'links': [{u'href': u'http://localhost/v1/clusters/4b215de9-ddcc-4120-be4a-46ce200958a6', u'rel': u'self'}, {u'href': u'http://localhost/clusters/4b215de9-ddcc-4120-be4a-46ce200958a6', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_all_projects [1.261865s] ... ok DEBUG: GOT:{u'clusters': [{u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'08eac516-2d1b-4fe0-891a-7c28874922f4', u'links': [{u'href': u'http://localhost/v1/clusters/08eac516-2d1b-4fe0-891a-7c28874922f4', u'rel': u'self'}, {u'href': u'http://localhost/clusters/08eac516-2d1b-4fe0-891a-7c28874922f4', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'825249b8-826c-430b-9f7c-1e37bcff2f54', u'links': [{u'href': u'http://localhost/v1/clusters/825249b8-826c-430b-9f7c-1e37bcff2f54', u'rel': u'self'}, {u'href': u'http://localhost/clusters/825249b8-826c-430b-9f7c-1e37bcff2f54', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'dd6a61de-9309-48b0-a976-28a33715ed9c', u'links': [{u'href': u'http://localhost/v1/clusters/dd6a61de-9309-48b0-a976-28a33715ed9c', u'rel': u'self'}, {u'href': u'http://localhost/clusters/dd6a61de-9309-48b0-a976-28a33715ed9c', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}], u'next': u'http://localhost/v1/clusters?sort_key=id&sort_dir=asc&limit=3&marker=dd6a61de-9309-48b0-a976-28a33715ed9c'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/495e132d-9924-4637-8166-cdb839159523 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/495e132d-9924-4637-8166-cdb839159523", "rel": "self"}, {"href": "http://localhost/bays/495e132d-9924-4637-8166-cdb839159523", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "495e132d-9924-4637-8166-cdb839159523", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "test_bay123456", "stack_id": null, "created_at": "2019-11-21T21:40:14.304229+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_valid_str_int_name [0.552267s] ... ok DEBUG: {4} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [1.663188s] ... ok DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GET: /v1/clusters {} DEBUG: GET: /v1/clusters/fefb74bc-7c78-4c91-8de1-54fdc39c4b3a {} DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow baymodel:get to be performed", "detail": "Policy doesn't allow baymodel:get to be performed.", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_one [0.164504s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "pem": "fake-pem", "bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert [0.440873s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found.", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel [0.323972s] ... ok DEBUG: DELETE: /v1/baymodels/clustermodel1 DEBUG: GET: /v1/baymodels/?limit=3 {} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/clusters/fefb74bc-7c78-4c91-8de1-54fdc39c4b3a', u'rel': u'self'}, {u'href': u'http://localhost/clusters/fefb74bc-7c78-4c91-8de1-54fdc39c4b3a', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'keypair': None, u'node_count': 3, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'health_status_reason': {}, u'user_id': u'fake_user', u'uuid': u'fefb74bc-7c78-4c91-8de1-54fdc39c4b3a', u'api_address': u'172.17.2.3', u'master_addresses': [u'172.17.2.18'], u'create_timeout': 60, u'project_id': u'fake_project', u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:14.627516+00:00', u'container_version': None, u'fixed_network': None, u'health_status': None, u'flavor_id': None, u'discovery_url': None} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid [0.341509s] ... ok DEBUG: POST: /v1/clusters {'status': 'CREATE_IN_PROGRESS', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'floating_ip_enabled': True, 'create_timeout': 15, 'discovery_url': None, 'status_reason': 'Completed successfully', 'node_count': 3, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "labels": {}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": null, "uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "api_address": "172.17.2.3", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 4, "bay_create_timeout": 60, "status": "UPDATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "bay_example_A", "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "created_at": "2019-11-21T21:40:14.590508+00:00", "container_version": null, "fixed_network": null, "flavor_id": null, "discovery_url": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: magnum/drivers/common/driver.py:38: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: yield entry_point, entry_point.load(require=False) DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name [0.168237s] ... ok DEBUG: GOT:{u'baymodels': [{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/c442ff2f-3500-49a0-b6ab-1456ef3b0b60', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/c442ff2f-3500-49a0-b6ab-1456ef3b0b60', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'c442ff2f-3500-49a0-b6ab-1456ef3b0b60', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:14.780891+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/0c6a0da9-9163-4254-89c1-05c300b366bd', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/0c6a0da9-9163-4254-89c1-05c300b366bd', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'0c6a0da9-9163-4254-89c1-05c300b366bd', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:14.785858+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/fd019a72-b41c-4f00-9b60-6700411e1f6e', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/fd019a72-b41c-4f00-9b60-6700411e1f6e', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'fd019a72-b41c-4f00-9b60-6700411e1f6e', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:14.806406+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}], u'next': u'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=fd019a72-b41c-4f00-9b60-6700411e1f6e'} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links [0.167090s] ... ok DEBUG: DELETE: /v1/baymodels/test_baymodel DEBUG: GET: /v1/baymodels {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "test-key", "detail": "test-key", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.159271s] ... ok DEBUG: GET: /v1/certificates/test_cluster {} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'self'}, {u'href': u'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': u'2000-01-01T00:00:00+00:00', u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'uuid': u'5d12f6fd-a196-4bf0-ae4c-1f639a523a52', u'api_address': u'172.17.2.3', u'baymodel_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'master_addresses': [u'172.17.2.18'], u'node_count': 4, u'bay_create_timeout': 60, u'status': u'UPDATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'name': u'bay_example_A', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:14.590508+00:00', u'discovery_url': None, u'fixed_network': None, u'flavor_id': None, u'container_version': None} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name [0.553321s] ... ok DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_multiple_baymodel_by_name [0.095185s] ... ok DEBUG: POST: /v1/clusters {'status': 'CREATE_IN_PROGRESS', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'keypair': 'keypair2', 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'floating_ip_enabled': True, 'create_timeout': 15, 'discovery_url': None, 'status_reason': 'Completed successfully', 'node_count': 3, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [1.013252s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{u'baymodels': [{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/1f3d0584-081e-405b-9098-3dd92e0193bd', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/1f3d0584-081e-405b-9098-3dd92e0193bd', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'1f3d0584-081e-405b-9098-3dd92e0193bd', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:14.947677+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/df33fb0f-5d87-4f8e-a598-20841067c3ec', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/df33fb0f-5d87-4f8e-a598-20841067c3ec', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'df33fb0f-5d87-4f8e-a598-20841067c3ec', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:14.952074+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/bcb74444-9151-45d6-b8a8-66a459a313d1', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/bcb74444-9151-45d6-b8a8-66a459a313d1', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'bcb74444-9151-45d6-b8a8-66a459a313d1', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:14.954622+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}], u'next': u'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=bcb74444-9151-45d6-b8a8-66a459a313d1'} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links_default_limit [0.121712s] ... ok DEBUG: GOT:{u'clusters': [{u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'382ae30f-8c2e-442a-8925-50f627d65133', u'links': [{u'href': u'http://localhost/v1/clusters/382ae30f-8c2e-442a-8925-50f627d65133', u'rel': u'self'}, {u'href': u'http://localhost/clusters/382ae30f-8c2e-442a-8925-50f627d65133', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'adb3fe33-007f-4184-9ea6-854e913c99fb', u'links': [{u'href': u'http://localhost/v1/clusters/adb3fe33-007f-4184-9ea6-854e913c99fb', u'rel': u'self'}, {u'href': u'http://localhost/clusters/adb3fe33-007f-4184-9ea6-854e913c99fb', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}, {u'status': u'CREATE_IN_PROGRESS', u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'uuid': u'ceb6be6e-af51-412b-a894-9eab3f851b0e', u'links': [{u'href': u'http://localhost/v1/clusters/ceb6be6e-af51-412b-a894-9eab3f851b0e', u'rel': u'self'}, {u'href': u'http://localhost/clusters/ceb6be6e-af51-412b-a894-9eab3f851b0e', u'rel': u'bookmark'}], u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'labels': {}, u'keypair': None, u'name': u'cluster1', u'health_status': None, u'flavor_id': None, u'node_count': 3, u'master_flavor_id': None, u'master_count': 3, u'create_timeout': 60, u'docker_volume_size': None}], u'next': u'http://localhost/v1/clusters?sort_key=id&sort_dir=asc&limit=3&marker=ceb6be6e-af51-412b-a894-9eab3f851b0e'} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [1.560048s] ... ok DEBUG: GET: /v1/baymodels/detail {} DEBUG: GET: /v1/certificates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_not_found [0.138945s] ... ok DEBUG: GET: /v1/clusters/1ab1fa6d-46b2-4789-aa8f-9c7cb5805e74 {} DEBUG: POST: /v1/certificates {'cluster_uuid': u'cluster1', 'csr': 'fake-csr'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5af4c5cc-804e-435d-9e51-3e6c5e9db264"} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.264847s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/eed207ae-fe29-4b7d-bffa-d9b09209c182 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/eed207ae-fe29-4b7d-bffa-d9b09209c182", "rel": "self"}, {"href": "http://localhost/bays/eed207ae-fe29-4b7d-bffa-d9b09209c182", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "eed207ae-fe29-4b7d-bffa-d9b09209c182", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "cluster1", "stack_id": null, "created_at": "2019-11-21T21:40:15.159127+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_generate_uuid [0.251247s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'test-bay', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/clusters {'status': 'CREATE_IN_PROGRESS', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'floating_ip_enabled': True, 'create_timeout': 15, 'discovery_url': None, 'status_reason': 'Completed successfully', 'node_count': 3, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:{u'links': [{u'href': u'http://localhost/v1/clusters/1ab1fa6d-46b2-4789-aa8f-9c7cb5805e74', u'rel': u'self'}, {u'href': u'http://localhost/clusters/1ab1fa6d-46b2-4789-aa8f-9c7cb5805e74', u'rel': u'bookmark'}], u'labels': {}, u'updated_at': None, u'keypair': None, u'node_count': 3, u'floating_ip_enabled': True, u'fixed_subnet': None, u'master_flavor_id': None, u'health_status_reason': {}, u'user_id': u'fake_user', u'uuid': u'1ab1fa6d-46b2-4789-aa8f-9c7cb5805e74', u'api_address': u'172.17.2.3', u'master_addresses': [u'172.17.2.18'], u'create_timeout': 60, u'project_id': u'1ab1fa6d-46b2-4789-aa8f-9c7cb5805e74', u'status': u'CREATE_IN_PROGRESS', u'docker_volume_size': None, u'master_count': 3, u'node_addresses': [u'172.17.2.4'], u'status_reason': u'Completed successfully', u'coe_version': None, u'cluster_template_id': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'name': u'cluster1', u'stack_id': u'047c6319-7abd-4bd9-a033-8c6af0173cd0', u'created_at': u'2019-11-21T21:40:15.146542+00:00', u'container_version': None, u'fixed_network': None, u'health_status': None, u'flavor_id': None, u'discovery_url': None} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_admin [0.275031s] ... ok DEBUG: GOT:{u'baymodels': [{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/cfdfc5a4-c59f-4c56-ae5f-974dbf69811c', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/cfdfc5a4-c59f-4c56-ae5f-974dbf69811c', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'cfdfc5a4-c59f-4c56-ae5f-974dbf69811c', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:15.056179+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/2fe07bc0-6ee5-4380-9eb5-4dcf78e5ecc4', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/2fe07bc0-6ee5-4380-9eb5-4dcf78e5ecc4', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'2fe07bc0-6ee5-4380-9eb5-4dcf78e5ecc4', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:15.077635+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/cdcdc8b4-c778-4782-b85b-954b2d5e292b', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/cdcdc8b4-c778-4782-b85b-954b2d5e292b', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'cdcdc8b4-c778-4782-b85b-954b2d5e292b', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:15.081589+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/faeacc2d-1b63-46b0-9706-757568ac912e', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/faeacc2d-1b63-46b0-9706-757568ac912e', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'faeacc2d-1b63-46b0-9706-757568ac912e', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:15.097610+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}, {u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/fab62a85-5080-4c2f-b67e-0f6b9379f0c4', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/fab62a85-5080-4c2f-b67e-0f6b9379f0c4', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'fab62a85-5080-4c2f-b67e-0f6b9379f0c4', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:15.100056+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_many [0.179488s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': u'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': u'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_non_existent_property_fail [0.137218s] ... ok DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_uuid [0.066743s] ... ok DEBUG: GET: /v1/clusters {} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "pem": "fake-pem", "bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr"} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_cluster_name [0.709075s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "306c0771-2e23-4b27-a205-a285262a2b59"} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.212411s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow cluster:delete to be performed", "detail": "Policy doesn't allow cluster:delete to be performed.", "request_id": ""}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_delete [0.341740s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "request_id": ""}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.195797s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/c3103b3d-c542-42f0-89dd-592d8fb9d6d9 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"links": [{"href": "http://localhost/v1/bays/c3103b3d-c542-42f0-89dd-592d8fb9d6d9", "rel": "self"}, {"href": "http://localhost/bays/c3103b3d-c542-42f0-89dd-592d8fb9d6d9", "rel": "bookmark"}], "labels": {"key2": "val2", "key1": "val1"}, "updated_at": null, "floating_ip_enabled": true, "fixed_subnet": null, "master_flavor_id": "m1.small", "uuid": "c3103b3d-c542-42f0-89dd-592d8fb9d6d9", "api_address": null, "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "master_addresses": ["172.17.2.18"], "node_count": 3, "bay_create_timeout": 15, "status": "CREATE_IN_PROGRESS", "docker_volume_size": null, "master_count": 3, "node_addresses": ["172.17.2.4"], "status_reason": "Completed successfully", "coe_version": null, "name": "test-bay", "stack_id": null, "created_at": "2019-11-21T21:40:15.429458+00:00", "container_version": null, "fixed_network": null, "flavor_id": "m1.small", "discovery_url": null} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_valid_name [0.286086s] ... ok DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{u'baymodels': [{u'insecure_registry': u'10.0.0.1:5000', u'links': [{u'href': u'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'labels': {u'key2': u'val2', u'key1': u'val1'}, u'updated_at': None, u'floating_ip_enabled': True, u'fixed_subnet': u'private-subnet', u'master_flavor_id': u'm1.small', u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'no_proxy': u'fake_no_proxy', u'https_proxy': u'fake_https_proxy', u'tls_disabled': False, u'keypair_id': u'keypair1', u'hidden': False, u'public': False, u'http_proxy': u'fake_http_proxy', u'docker_volume_size': 20, u'server_type': u'vm', u'external_network_id': u'd1f02cfb-d27f-4068-9332-84d907cb0e2e', u'cluster_distro': u'fedora-atomic', u'image_id': u'ubuntu', u'volume_driver': None, u'registry_enabled': False, u'docker_storage_driver': u'devicemapper', u'apiserver_port': 8080, u'name': u'clustermodel1', u'created_at': u'2019-11-21T21:40:15.083738+00:00', u'network_driver': None, u'fixed_network': u'private', u'coe': u'swarm', u'flavor_id': u'm1.small', u'master_lb_enabled': True, u'dns_nameserver': u'8.8.1.1'}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail [0.550397s] ... ok DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c', 'cluster_template': 'test_2'} DEBUG: GET: /v1/baymodels/not_found {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "aaa", "detail": "aaa", "request_id": ""}]} DEBUG: {5} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_flavor_id [0.259410s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 400, "code": "client", "links": [], "title": "test-flavor", "detail": "test-flavor", "request_id": ""}]} DEBUG: {6} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_flavor [0.155011s] ... ok DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 404, "code": "client", "links": [], "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "request_id": ""}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_not_found [0.116367s] ... ok DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 403, "code": "client", "links": [], "title": "Policy doesn't allow cluster:get to be performed", "detail": "Policy doesn't allow cluster:get to be performed.", "request_id": ""}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.265392s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: POST: /v1/bays {'status': 'CREATE_IN_PROGRESS', 'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'docker_volume_size': None, 'labels': None, 'name': 'cluster1', 'fixed_network': None, 'master_count': 3, 'flavor_id': None, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'floating_ip_enabled': True, 'node_count': 3, 'discovery_url': None, 'status_reason': 'Completed successfully', 'bay_create_timeout': 15, 'fixed_subnet': None, 'master_flavor_id': None} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.9 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"status": 409, "code": "client", "links": [], "title": "Cluster Template is not valid for upgrade: Nodegroup test_ng can be upgraded only to match cluster's template (test_1)", "detail": "Cluster Template is not valid for upgrade: Nodegroup test_ng can be upgraded only to match cluster's template (test_1).", "request_id": ""}]} DEBUG: {7} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgra